[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Change execution directory in Standard C/C++ Proj

I have an existing project that has a tree of directories under the base 
project directory.  The sources are in one sub-directory and the 
binaries placed in another.  The standard build works fine, but newly 
created ones can't find the makefile because it's in a sub-directory and 
can't find it.

Similar problem with running... it looks in the project directory and 
can't find the executable.

I can't seem to find the magic setting that will fix these annoying 
problems.  Could someone please clue in the clueless? :-)

Thanks,
Rich