Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bakoora on February 02, 2009, 07:42:28 pm

Title: adding includes and libraries
Post by: bakoora 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).  :?
Title: Re: adding includes and libraries
Post by: lehe on February 03, 2009, 01:07:43 am
I find this very helpful: http://www.learncpp.com/cpp-tutorial/a3-using-libraries-with-codeblocks/
Title: Re: adding includes and libraries
Post by: MortenMacFly 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.