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 /useactions | |
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 'useactions')
-rw-r--r-- | useactions/UseActions_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/useactions/UseActions_10.vcxproj b/useactions/UseActions_10.vcxproj index a07c96f..502b25b 100644 --- a/useactions/UseActions_10.vcxproj +++ b/useactions/UseActions_10.vcxproj @@ -70,7 +70,6 @@ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release (Unicode)|Win32'">$(Configuration)\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release (Unicode)|Win32'">$(Configuration)\</IntDir>
<EmbedManifest Condition="'$(Configuration)|$(Platform)'=='Release (Unicode)|Win32'">false</EmbedManifest>
- <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release (Unicode)|Win32'">D:\Sources\miranda9_trunk\miranda\include;$(IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
|