summaryrefslogtreecommitdiff
path: root/buddyexpectator/buddyexpectator.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'buddyexpectator/buddyexpectator.vcproj')
-rw-r--r--buddyexpectator/buddyexpectator.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/buddyexpectator/buddyexpectator.vcproj b/buddyexpectator/buddyexpectator.vcproj
index 9317393..a83a32c 100644
--- a/buddyexpectator/buddyexpectator.vcproj
+++ b/buddyexpectator/buddyexpectator.vcproj
@@ -19,7 +19,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
@@ -68,7 +68,7 @@
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../include"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="0"