News:

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

Main Menu

adding includes and libraries

Started by bakoora, February 02, 2009, 07:42:28 PM

Previous topic - Next topic

bakoora

Hi,

I've got an include directory with header files (.h) and an lib directory with library files (.lib).
how can I add this both directories to my existing project in code blocks ?

sorry but I didn't find anything about that (my english isn't that great).  :?


MortenMacFly

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]