diff options
Diffstat (limited to 'protocols/CurrencyRates/proto_CurrencyRates')
-rw-r--r-- | protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj b/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj index b3b9b70855..69225ef3a2 100644 --- a/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj +++ b/protocols/CurrencyRates/proto_CurrencyRates/proto_CurrencyRates.vcxproj @@ -25,4 +25,9 @@ <ImportGroup Label="PropertySheets"> <Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" /> </ImportGroup> + <ItemGroup> + <ClCompile Include="src\stdafx.cxx"> + <PrecompiledHeader>Create</PrecompiledHeader> + </ClCompile> + </ItemGroup> </Project>
\ No newline at end of file |