Author Topic: Adding a path to build  (Read 2512 times)

vladtess

  • Guest
Adding a path to build
« 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!!!

Offline mirai

  • Multiple posting newcomer
  • *
  • Posts: 108
Re: Adding a path to build
« Reply #1 on: July 16, 2011, 08:53:31 pm »
Main menu -> Project -> Build options -> Search directories -> Compiler -> Add