summaryrefslogtreecommitdiff
path: root/HTTPServer
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 /HTTPServer
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 'HTTPServer')
-rw-r--r--HTTPServer/HTTPServer.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/HTTPServer/HTTPServer.vcproj b/HTTPServer/HTTPServer.vcproj
index 84333b8..3d2dfa6 100644
--- a/HTTPServer/HTTPServer.vcproj
+++ b/HTTPServer/HTTPServer.vcproj
@@ -47,7 +47,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="./miranda/include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;_WIN32_IE=0x0400;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
@@ -145,7 +145,7 @@
Name="VCCLCompilerTool"
Optimization="1"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="./miranda/include/"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;_WIN32_IE=0x0400;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE"
StringPooling="true"
RuntimeLibrary="0"