summaryrefslogtreecommitdiff
path: root/BuddyExpectator/buddyexpectator.vcproj
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-09 15:40:59 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-12-09 15:40:59 +0000
commit1b2283a5b5e4a18addd39947048cfdbd95e1a32f (patch)
tree510054dc4ed97de9d38a7ba4ddd81d4420dbb8a8 /BuddyExpectator/buddyexpectator.vcproj
parente00fd4072ffebdb7813d42cb5cc9b0ba767731ea (diff)
Project paths restored pt 1
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@245 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
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"