Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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!!!
-
Main menu -> Project -> Build options -> Search directories -> Compiler -> Add