Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to exclude dirs with managed projects
How to exclude dirs with managed projects [message #157526] Wed, 09 November 2005 10:42 Go to next message
Kurt Dirix is currently offline Kurt DirixFriend
Messages: 18
Registered: July 2009
Junior Member
Using a managed C project, with the project folder set to an existing set
of files, is it possible to exclude certain directories from the build?
How?
Re: How to exclude dirs with managed projects [message #157610 is a reply to message #157526] Wed, 09 November 2005 23:58 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.dharty.com

Try setting the exclusion filter for the source folder

Project Properties->C/C++ Project Paths->Source Tab, and edit the
exclusion filter of your source folder(s) to add the subfolders.

It works in standard make, and IIRC it should also work in managed builds.

D

Dries wrote:
> Using a managed C project, with the project folder set to an existing
> set of files, is it possible to exclude certain directories from the
> build? How?
>
Previous Topic:Multiple projects using the same code
Next Topic:C99
Goto Forum:
  


Current Time: Sun Oct 06 08:10:49 GMT 2024

Powered by FUDForum. Page generated in 0.03205 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top