Skip to main content



      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 05:42 Go to next message
Eclipse UserFriend
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 18: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: Wed May 14 15:13:04 EDT 2025

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

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

Back to the top