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