Excluding a folder from a build [message #146548] |
Mon, 06 June 2005 20:24 |
Eclipse User |
|
|
|
Originally posted by: ehilliard.sterlingtechsoftware.com
I have a branch in my project that I don't want to build currently. Is
there a way to make the compiler ignore the source folder instead of having
to exclude every file one by one?
Thanks.
|
|
|
Re: Excluding a folder from a build [message #146563 is a reply to message #146548] |
Tue, 07 June 2005 06:42 |
Eclipse User |
|
|
|
Originally posted by: kolbb.erlf.siemens.de
If it is a standard make project you can do the following:
Right click on the project -> Properties -> C/C++ Project Paths -> Source
-> Exclusion filter -> Edit and add the branch to exclude.
|
|
|
Re: Excluding a folder from a build [message #146804 is a reply to message #146563] |
Mon, 13 June 2005 19:34 |
Eclipse User |
|
|
|
Originally posted by: ehilliard.sterlingtechsoftware.com
Thanks, Benjamin, but I'm a lazy kind of guy, and I'm using the Managed
Make. Works well, except for this issue. Any ideas from anyone else?
Thanks again.
"Benjamin" <kolbb@erlf.siemens.de> wrote in message
news:79030ae1d83f63200d3add5def825a6a$1@www.eclipse.org...
> If it is a standard make project you can do the following:
>
> Right click on the project -> Properties -> C/C++ Project Paths ->
> Source -> Exclusion filter -> Edit and add the branch to exclude.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03523 seconds