Why didn't the Windows project add the src/include/ dir to the include path...

Originally committed to SVN as r6000.
This commit is contained in:
Niels Martin Hansen 2011-12-22 13:07:54 +00:00
parent ab1711005c
commit a514e92571
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
Optimization="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="2"
AdditionalIncludeDirectories=""$(ProjectDir)../../src/include/""
RuntimeLibrary="2"
OpenMP="true"
WarningLevel="3"