Author Topic: Adding directories in a Project, Dev C++ style  (Read 3983 times)

Joseph Paterson

  • Guest
Adding directories in a Project, Dev C++ style
« on: May 31, 2006, 05:14:41 am »
Hi all,

I was wondering if there was a way to organise the code within a project in Code::Blocks, without physically creating new directories in the source directory (like you can do in Dev C++).

Thanks for your help!

- Joe

sethjackson

  • Guest
Re: Adding directories in a Project, Dev C++ style
« Reply #1 on: May 31, 2006, 01:38:55 pm »
Hi all,

I was wondering if there was a way to organise the code within a project in Code::Blocks, without physically creating new directories in the source directory (like you can do in Dev C++).

Thanks for your help!

- Joe

Not at the present, but it is on the Roadmap (Virtual folder support). :)

Joseph Paterson

  • Guest
Re: Adding directories in a Project, Dev C++ style
« Reply #2 on: June 01, 2006, 09:59:44 am »
Ah wonderful! I can't wait  :D
Cheers,

- Joseph Paterson