diff options
Diffstat (limited to 'plugins/HistoryPlusPlus')
-rw-r--r-- | plugins/HistoryPlusPlus/historypp_icons/HistoryPP_icons.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/HistoryPlusPlus/historypp_icons/HistoryPP_icons.vcxproj b/plugins/HistoryPlusPlus/historypp_icons/HistoryPP_icons.vcxproj index d194d755e5..399f524e89 100644 --- a/plugins/HistoryPlusPlus/historypp_icons/HistoryPP_icons.vcxproj +++ b/plugins/HistoryPlusPlus/historypp_icons/HistoryPP_icons.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 |