Author Topic: Filtered included files  (Read 3439 times)

Offline awsdert

  • Multiple posting newcomer
  • *
  • Posts: 28
Filtered included files
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline awsdert

  • Multiple posting newcomer
  • *
  • Posts: 28
Re: Filtered included files
« Reply #2 on: November 13, 2013, 09:57:12 am »
Thank you  :D