summaryrefslogtreecommitdiff
path: root/src/core/stdpopup/stdpopup.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-11-13 18:57:56 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-11-13 18:57:56 +0300
commit3047d0ce2a54f67cd6c11cd1c82582e23ddf3ebc (patch)
treea7544acfc6d0cfa9f46cccc36380970354c68f79 /src/core/stdpopup/stdpopup.vcxproj
parent995be972fa5bb291e8994a3ac51a65f391a6900e (diff)
StdPopup:
- fixes #2611 (StdPopup is called YAPP in the icons' list); - massive icon code cleaning; - project file fixed
Diffstat (limited to 'src/core/stdpopup/stdpopup.vcxproj')
-rw-r--r--src/core/stdpopup/stdpopup.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/stdpopup/stdpopup.vcxproj b/src/core/stdpopup/stdpopup.vcxproj
index 508636c1b4..3a07efb5d4 100644
--- a/src/core/stdpopup/stdpopup.vcxproj
+++ b/src/core/stdpopup/stdpopup.vcxproj
@@ -26,7 +26,6 @@
<Import Project="$(ProjectDir)..\..\..\build\vc.common\core.props" />
</ImportGroup>
<ItemGroup>
- <ClCompile Include="src\icons.cpp" />
<ClCompile Include="src\message_pump.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\popwin.cpp" />
@@ -37,7 +36,6 @@
<ClCompile Include="src\yapp.cpp" />
<ClCompile Include="src\yapp_history.cpp" />
<ClCompile Include="src\yapp_history_dlg.cpp" />
- <ClInclude Include="src\icons.h" />
<ClInclude Include="src\message_pump.h" />
<ClInclude Include="src\options.h" />
<ClInclude Include="src\popwin.h" />