diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-25 20:33:18 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-25 20:33:18 +0000 |
commit | af4324f676d705d1ea092f885a0470dfcc27f9ee (patch) | |
tree | 2b220b2f7e4a12bb9a138ce51c18f586add0ae8d /authstate | |
parent | 44b1f7bddb9e010bf92f3e9d9cc6118ef5cb9df3 (diff) |
Project files "include path" standardization.
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@38 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'authstate')
-rw-r--r-- | authstate/authstate_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/authstate/authstate_10.vcxproj b/authstate/authstate_10.vcxproj index 3e77544..08861a3 100644 --- a/authstate/authstate_10.vcxproj +++ b/authstate/authstate_10.vcxproj @@ -155,7 +155,6 @@ <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
- <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">D:\Sources\miranda9_trunk\miranda\include;$(IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
|