Author Topic: Adding the Header and Resource Directories?  (Read 3834 times)

Offline gibxam

  • Single posting newcomer
  • *
  • Posts: 7
Adding the Header and Resource Directories?
« on: June 18, 2008, 09:06:50 am »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Adding the Header and Resource Directories?
« Reply #1 on: June 18, 2008, 10:15:18 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ