summaryrefslogtreecommitdiff
path: root/splashscreen/splashscreen_9.vcproj
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-26 19:07:03 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-26 19:07:03 +0000
commit2c9afb1b95c98e47858638ced5ee1474716e4d12 (patch)
tree8a6bb06e8d27b5bd9c3f1abab8e55a2bc9bb2305 /splashscreen/splashscreen_9.vcproj
parente2f90238bdb44aafdc9ecc37ffc051cbe68a14a6 (diff)
move api to folder
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@40 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'splashscreen/splashscreen_9.vcproj')
-rw-r--r--splashscreen/splashscreen_9.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/splashscreen/splashscreen_9.vcproj b/splashscreen/splashscreen_9.vcproj
index aa62525..7529563 100644
--- a/splashscreen/splashscreen_9.vcproj
+++ b/splashscreen/splashscreen_9.vcproj
@@ -49,7 +49,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -147,7 +147,7 @@
FavorSizeOrSpeed="2"
OmitFramePointers="true"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS"
StringPooling="true"
RuntimeLibrary="2"
@@ -247,7 +247,7 @@
FavorSizeOrSpeed="2"
OmitFramePointers="true"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../../include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS"
StringPooling="true"
RuntimeLibrary="2"
@@ -342,7 +342,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS"
MinimalRebuild="true"
BasicRuntimeChecks="3"