diff options
author | George Hazan <ghazan@miranda.im> | 2022-01-30 19:16:18 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-01-30 19:16:18 +0300 |
commit | d22d19f9027eab1dde6f68ad97d3fd76ee8cbcbf (patch) | |
tree | bc15e65bc945d7333f7a708bec4d51587578cfd5 /plugins/UserInfoEx/UInfoEx.vcxproj | |
parent | 1c008b3bda59815fbe9e690826accfb043b27c07 (diff) |
Useless control removed
Diffstat (limited to 'plugins/UserInfoEx/UInfoEx.vcxproj')
-rw-r--r-- | plugins/UserInfoEx/UInfoEx.vcxproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/UInfoEx.vcxproj b/plugins/UserInfoEx/UInfoEx.vcxproj index 396c155995..f74f9dc408 100644 --- a/plugins/UserInfoEx/UInfoEx.vcxproj +++ b/plugins/UserInfoEx/UInfoEx.vcxproj @@ -153,4 +153,12 @@ <ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\default.ico" />
+ <Image Include="res\flags.png" />
+ <Image Include="res\main.ico" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="res\dragcopy.cur" />
+ </ItemGroup>
</Project>
\ No newline at end of file |