summaryrefslogtreecommitdiff
path: root/MenuItemEx/menuex_8.vcproj
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-27 21:16:40 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-27 21:16:40 +0000
commitcf83705a2e83691e6271fdffac93e0632fd301da (patch)
tree43fb8c6ce9ef48be33a20da0cb2a4577dcbc492e /MenuItemEx/menuex_8.vcproj
parent5f09c4f9b4a0d2db09c8342617a3ccd5c7c77ff9 (diff)
another part of small project fixes
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@223 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'MenuItemEx/menuex_8.vcproj')
-rw-r--r--MenuItemEx/menuex_8.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/MenuItemEx/menuex_8.vcproj b/MenuItemEx/menuex_8.vcproj
index 899aee4..187a830 100644
--- a/MenuItemEx/menuex_8.vcproj
+++ b/MenuItemEx/menuex_8.vcproj
@@ -53,7 +53,7 @@
FavorSizeOrSpeed="2"
OmitFramePointers="true"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../include;../ExternalAPI"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
@@ -145,7 +145,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../include;../ExternalAPI"
ExceptionHandling="0"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
@@ -232,7 +232,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../include;../ExternalAPI"
ExceptionHandling="0"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
@@ -323,7 +323,7 @@
InlineFunctionExpansion="1"
FavorSizeOrSpeed="2"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../include;../ExternalAPI"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"