diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-15 17:25:49 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-08-15 17:25:49 +0000 |
commit | b017d6e495ed9ed7c1ae781086b3f705ea8efed0 (patch) | |
tree | 949111512a198ff9aae9487f43e2155fabd78ba1 /plugins/NewEventNotify/neweventnotify_10.vcxproj | |
parent | c97b20dc06e8d7c848e7ec20590243ffd5f011c4 (diff) |
translation fix and minor cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@5705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/neweventnotify_10.vcxproj')
-rw-r--r-- | plugins/NewEventNotify/neweventnotify_10.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/neweventnotify_10.vcxproj b/plugins/NewEventNotify/neweventnotify_10.vcxproj index 2a720351b9..c3981ccb14 100644 --- a/plugins/NewEventNotify/neweventnotify_10.vcxproj +++ b/plugins/NewEventNotify/neweventnotify_10.vcxproj @@ -201,6 +201,10 @@ <ResourceCompile Include="res\resource.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="res\popup.ico" />
+ <None Include="res\popup_no.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|