summaryrefslogtreecommitdiff
path: root/protocols/JabberG/jabber.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-07 12:10:26 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-07 12:10:26 +0000
commit1d18d087d47d7a54f68950f983029642a54d6f43 (patch)
treef13ea4f54b2c576ce802388022b5c8545483bc05 /protocols/JabberG/jabber.vcxproj
parent1dd4c9316543ff292ce250f7f08b25385fc8e37a (diff)
- common.props divided into app.props & plugin.props;
- MimCmd & CmdLine converted to Unicode; git-svn-id: http://svn.miranda-ng.org/main/trunk@14048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/jabber.vcxproj')
-rw-r--r--protocols/JabberG/jabber.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/jabber.vcxproj b/protocols/JabberG/jabber.vcxproj
index 588adb1e9a..8eaf4db460 100644
--- a/protocols/JabberG/jabber.vcxproj
+++ b/protocols/JabberG/jabber.vcxproj
@@ -23,7 +23,7 @@
<ProjectGuid>{33276462-8313-4192-8306-13717ECCA60A}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
<ProjectReference Condition="'$(VisualStudioVersion)' == '10.0'" Include="..\..\plugins\zlib\zlib_10.vcxproj">