diff options
author | George Hazan <ghazan@miranda.im> | 2020-05-22 14:50:58 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-05-22 14:50:58 +0300 |
commit | 99853c6c1c85239d4be89e3723ddc31bb311fa74 (patch) | |
tree | 90afbc33dbaddc353c6ca7fecde11686affd1a6c /protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj | |
parent | a8f74e43e5d11219c8b9b79e167d57cea614d888 (diff) |
also the same fix for icon projects
Diffstat (limited to 'protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj')
-rw-r--r-- | protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj b/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj index 69225ef3a2..3e79b98236 100644 --- a/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj +++ b/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.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\proto_CurrencyRates.rc" /> </ItemGroup> </Project>
\ No newline at end of file |