diff options
| author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-12-09 15:40:59 +0000 |
|---|---|---|
| committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-12-09 15:40:59 +0000 |
| commit | 1b2283a5b5e4a18addd39947048cfdbd95e1a32f (patch) | |
| tree | 510054dc4ed97de9d38a7ba4ddd81d4420dbb8a8 /FloatingContacts/FltCont_7.vcproj | |
| parent | e00fd4072ffebdb7813d42cb5cc9b0ba767731ea (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 'FloatingContacts/FltCont_7.vcproj')
| -rw-r--r-- | FloatingContacts/FltCont_7.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FloatingContacts/FltCont_7.vcproj b/FloatingContacts/FltCont_7.vcproj index 485f9a3..fdbf203 100644 --- a/FloatingContacts/FltCont_7.vcproj +++ b/FloatingContacts/FltCont_7.vcproj @@ -22,7 +22,7 @@ <Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
MinimalRebuild="TRUE"
ExceptionHandling="FALSE"
@@ -80,7 +80,7 @@ Optimization="1"
FavorSizeOrSpeed="2"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="TRUE"
ExceptionHandling="FALSE"
@@ -140,7 +140,7 @@ <Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
MinimalRebuild="TRUE"
ExceptionHandling="FALSE"
@@ -198,7 +198,7 @@ Optimization="1"
FavorSizeOrSpeed="2"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
StringPooling="TRUE"
ExceptionHandling="FALSE"
|
