diff options
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 |
