Author Topic: adding includes and libraries  (Read 4527 times)

bakoora

  • Guest
adding includes and libraries
« on: February 02, 2009, 07:42:28 pm »
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).  :?

Offline lehe

  • Multiple posting newcomer
  • *
  • Posts: 35
Re: adding includes and libraries
« Reply #1 on: February 03, 2009, 01:07:43 am »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: adding includes and libraries
« Reply #2 on: February 03, 2009, 12:18:18 pm »
how can I add this both directories to my existing project in code blocks ?
See also here:
http://forums.codeblocks.org/index.php/topic,10038.msg69808.html#msg69808

Topic locked for the same reason.
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