Poll
Question:
How to I make my compiler know where to get the files from?
Option 1: what??
votes: 0
Option 2: What choices?
votes: 0
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