I can't for the love of god understand why directories in VC6 won't work. I go to Project -> Settings -> Resources and enter "C:\Lib\Include" in the "Additional resource include directories" field. The files in that folder can't be found when compiling.

If I add the same directory to the global includes (Tools -> Options -> Directories) it works fine, but why why why won't VC6 allow me to use local include directories in this current project???