Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Joseph Paterson on May 31, 2006, 05:14:41 am

Title: Adding directories in a Project, Dev C++ style
Post by: 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
Title: Re: Adding directories in a Project, Dev C++ style
Post by: sethjackson 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 (http://wiki.codeblocks.org/index.php?title=Roadmap_for_version_1.5) (Virtual folder support). :)
Title: Re: Adding directories in a Project, Dev C++ style
Post by: Joseph Paterson on June 01, 2006, 09:59:44 am
Ah wonderful! I can't wait  :D
Cheers,

- Joseph Paterson