News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Adding a path to build

Started by vladtess, July 16, 2011, 07:54:50 PM

Previous topic - Next topic

vladtess

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!!!

mirai

Main menu -> Project -> Build options -> Search directories -> Compiler -> Add