summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-07-13 16:03:33 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-07-13 16:03:33 +0300
commit94f91532bf5def3c3faf8753d7d960c4dd45c8e9 (patch)
tree38d00ab8d782aac6ded4cc94c5611f9b48c4fa23 /plugins
parentb72c92d7edbcb45d14b77545473155f1620a709a (diff)
fixes #1486
Diffstat (limited to 'plugins')
-rw-r--r--plugins/TipperYM/tipper_ym.vcxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/TipperYM/tipper_ym.vcxproj b/plugins/TipperYM/tipper_ym.vcxproj
index 52f47c53cd..329e2f49ef 100644
--- a/plugins/TipperYM/tipper_ym.vcxproj
+++ b/plugins/TipperYM/tipper_ym.vcxproj
@@ -22,12 +22,12 @@
<ProjectName>Tipper</ProjectName>
<ProjectGuid>{2C818919-A38F-44FF-BD91-A6A204AC592A}</ProjectGuid>
</PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
+ </ImportGroup>
<ItemGroup>
<ProjectReference Include="..\..\libs\freeimage\freeimage.vcxproj">
<Project>{5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E}</Project>
</ProjectReference>
</ItemGroup>
- <ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
- </ImportGroup>
</Project> \ No newline at end of file