News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Adding directories in a Project, Dev C++ style

Started by Joseph Paterson, May 31, 2006, 05:14:41 AM

Previous topic - Next topic

Joseph Paterson

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

Quote from: Joseph Paterson 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

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

Joseph Paterson

Ah wonderful! I can't wait  :D
Cheers,

- Joseph Paterson