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 /imo2sproxy/msvc/imoproxy.vcxproj | |
| 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 'imo2sproxy/msvc/imoproxy.vcxproj')
| -rw-r--r-- | imo2sproxy/msvc/imoproxy.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/imo2sproxy/msvc/imoproxy.vcxproj b/imo2sproxy/msvc/imoproxy.vcxproj index 84c305e..78a6e8f 100644 --- a/imo2sproxy/msvc/imoproxy.vcxproj +++ b/imo2sproxy/msvc/imoproxy.vcxproj @@ -57,7 +57,7 @@ <WarningLevel>Level3</WarningLevel>
<MinimalRebuild>true</MinimalRebuild>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <AdditionalIncludeDirectories>../src/common;../src/imolib;../src/imo2skype;../../include;../../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>../src/common;../src/imolib;../src/imo2skype;../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;imoproxy_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<BrowseInformation>true</BrowseInformation>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
@@ -94,7 +94,7 @@ <SuppressStartupBanner>true</SuppressStartupBanner>
<WarningLevel>Level3</WarningLevel>
<IgnoreStandardIncludePath>false</IgnoreStandardIncludePath>
- <AdditionalIncludeDirectories>../src/common;../src/imolib;../src/imo2skype;../../include;../../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>../src/common;../src/imolib;../src/imo2skype;../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;imoproxy_EXPORTS;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<BrowseInformation>true</BrowseInformation>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
