aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj')
-rw-r--r--vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj b/vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj
index 50f8018..80d970f 100644
--- a/vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj
+++ b/vsprojects/vcdecoder2_test/vcdecoder2_test.vcproj
@@ -41,7 +41,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
+ AdditionalIncludeDirectories="../..;../../gtest;../../gtest/include;../../src;../../vsprojects"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -123,7 +123,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
+ AdditionalIncludeDirectories="../..;../../gtest;../../gtest/include;../../src;../../vsprojects"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
DefaultCharIsUnsigned="true"