Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: vladtess on July 16, 2011, 07:54:50 pm

Title: Adding a path to build
Post by: vladtess on July 16, 2011, 07:54:50 pm
Hi!  I have this path: D:\Program Files\Microsoft Platform SDK\Include\mfc where various libraries are included.

In my code I have a bunch of "<... .h>" statements that should be obtained from the directory listed above.  How to I make my compiler know where to get the files from?  Thanks!!!
Title: Re: Adding a path to build
Post by: mirai on July 16, 2011, 08:53:31 pm
Main menu -> Project -> Build options -> Search directories -> Compiler -> Add