summaryrefslogtreecommitdiff
path: root/third_party/build/milenage/libmilenage.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/build/milenage/libmilenage.vcproj')
-rw-r--r--third_party/build/milenage/libmilenage.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/build/milenage/libmilenage.vcproj b/third_party/build/milenage/libmilenage.vcproj
index 05c58e0d..cdf64041 100644
--- a/third_party/build/milenage/libmilenage.vcproj
+++ b/third_party/build/milenage/libmilenage.vcproj
@@ -41,6 +41,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
+ AdditionalIncludeDirectories="../../../pjlib/include"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -116,6 +117,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="../../../pjlib/include"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
StringPooling="true"
RuntimeLibrary="2"