Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: awsdert on November 13, 2013, 09:11:56 am

Title: Filtered included files
Post by: awsdert on November 13, 2013, 09:11:56 am
Wasn't sure where to put this topic so here it is.

I have a rather large project that is eventually going to be at least 10 times it current size, I've designed it so it uses only *.c and *.h files from specific directories and sometimes I need to manually edit the *.cbp file. What I'd like to know is how can I get rid of that ridiculously large list of files in favour of a few lines of filtered "Unit"s.
Title: Re: Filtered included files
Post by: oBFusCATed on November 13, 2013, 09:37:29 am
http://forums.codeblocks.org/index.php/topic,16958.msg115908.html#msg115908
Title: Re: Filtered included files
Post by: awsdert on November 13, 2013, 09:57:12 am
Thank you  :D