User forums > Using Code::Blocks
Customizing my project directory structure.
(1/1)
nabble:
Hi, this is my first time using Code::Blocks 10.05 and whenever I create a project I like to separate my header files and source files into physical 'headers' and 'source' directories. But whenever I do that and then create my files in Code::Blocks it automatically creates a directory called 'Sources' or 'Headers' depending on the type of file. So my directory structure ends up looking like this within Code::Blocks:
I would like to have my code divided up logically on disk and just have 'Source' and 'Headers' directory within Code::Blocks. So is there a way to stop code blocks from automatically adding these virtual folders?
Jenna:
Right click your project and (from the contextmenu) uncheck "Project tree -> Categorize by file type" .
Navigation
[0] Message Index
Go to full version