News:

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

Main Menu

Adding the Header and Resource Directories?

Started by gibxam, June 18, 2008, 09:06:50 AM

Previous topic - Next topic

gibxam

Hey,

I've noticed that when I am working in code blocks the only directory in the solution explorer is the source directory, how do i add Header and Resource ones?

Thanks,

-max

MortenMacFly

Quote from: gibxam on June 18, 2008, 09:06:50 AM
I've noticed that when I am working in code blocks the only directory in the solution explorer is the source directory, how do i add Header and Resource ones?
Not 100% sure what you mean but most likely this:
- Right click on the project in the project explorer
- Fiddle around with the options under "Project tree"
  -> especially "Categorise by file types" and "Display folders as on disk"
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]