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 1040e28..a83a32c 100644
--- a/BuddyExpectator/buddyexpectator.vcproj
+++ b/BuddyExpectator/buddyexpectator.vcproj
@@ -19,7 +19,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ 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;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS"
RuntimeLibrary="0"
UsePrecompiledHeader="0"