summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/UInfoEx_10.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-12-22 16:20:05 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-12-22 16:20:05 +0000
commitf98e2216f98a31dbb0f77b97249aaaee75b345ed (patch)
treefa1033da7ca1b02a5238c958cfa6fb5da22ef2c4 /plugins/UserInfoEx/UInfoEx_10.vcxproj
parent87cbc0b769f26286166201018c9e0e357c5caa66 (diff)
massive garbage removal from extra icons module
git-svn-id: http://svn.miranda-ng.org/main/trunk@7340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/UInfoEx_10.vcxproj')
-rw-r--r--plugins/UserInfoEx/UInfoEx_10.vcxproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/UInfoEx_10.vcxproj b/plugins/UserInfoEx/UInfoEx_10.vcxproj
index d790bb65e3..837deb8fda 100644
--- a/plugins/UserInfoEx/UInfoEx_10.vcxproj
+++ b/plugins/UserInfoEx/UInfoEx_10.vcxproj
@@ -279,6 +279,7 @@
<ClInclude Include="src\mir_menuitems.h" />
<ClInclude Include="src\mir_string.h" />
<ClInclude Include="src\psp_options.h" />
+ <ClInclude Include="src\resource.h" />
<ClInclude Include="src\svc_avatar.h" />
<ClInclude Include="src\svc_constants.h" />
<ClInclude Include="src\svc_contactinfo.h" />
@@ -320,6 +321,12 @@
<ResourceCompile Include="Res\resource.rc" />
<ResourceCompile Include="Res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="Res\default.ico" />
+ <None Include="Res\dragcopy.cur" />
+ <None Include="Res\flags.png" />
+ <None Include="Res\main.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>