summaryrefslogtreecommitdiff
path: root/protocols/Weather/proto_weather/proto_weather.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-05-22 14:50:58 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-05-22 14:50:58 +0300
commit99853c6c1c85239d4be89e3723ddc31bb311fa74 (patch)
tree90afbc33dbaddc353c6ca7fecde11686affd1a6c /protocols/Weather/proto_weather/proto_weather.vcxproj
parenta8f74e43e5d11219c8b9b79e167d57cea614d888 (diff)
also the same fix for icon projects
Diffstat (limited to 'protocols/Weather/proto_weather/proto_weather.vcxproj')
-rw-r--r--protocols/Weather/proto_weather/proto_weather.vcxproj4
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols/Weather/proto_weather/proto_weather.vcxproj b/protocols/Weather/proto_weather/proto_weather.vcxproj
index 5151216d72..acdc859608 100644
--- a/protocols/Weather/proto_weather/proto_weather.vcxproj
+++ b/protocols/Weather/proto_weather/proto_weather.vcxproj
@@ -26,8 +26,6 @@
<Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
</ImportGroup>
<ItemGroup>
- <ClCompile Include="src\stdafx.cxx">
- <PrecompiledHeader>Create</PrecompiledHeader>
- </ClCompile>
+ <ResourceCompile Include="res\resource.rc" />
</ItemGroup>
</Project> \ No newline at end of file