diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-08 17:34:45 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-08 17:34:45 +0000 |
commit | 71defe6c2ba6284e775f2317311e29a77c02b81d (patch) | |
tree | 572f2d881bc2ebd696ad1dd33e6aa451b21116e7 | |
parent | 14216f04a7c63ed685a7e6abbeb9fc3c086bee6e (diff) |
project fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/SendScreenshotPlus/SendSS_10.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/SendSS_10.vcxproj b/plugins/SendScreenshotPlus/SendSS_10.vcxproj index 2c50d8b867..5ecfde2a82 100644 --- a/plugins/SendScreenshotPlus/SendSS_10.vcxproj +++ b/plugins/SendScreenshotPlus/SendSS_10.vcxproj @@ -226,4 +226,6 @@ <ResourceCompile Include="version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
</Project>
\ No newline at end of file |