summaryrefslogtreecommitdiff
path: root/plugins/VoiceService/VoiceService.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VoiceService/VoiceService.vcxproj')
-rw-r--r--plugins/VoiceService/VoiceService.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/VoiceService/VoiceService.vcxproj b/plugins/VoiceService/VoiceService.vcxproj
index 8e1ec7eeff..d7578bd289 100644
--- a/plugins/VoiceService/VoiceService.vcxproj
+++ b/plugins/VoiceService/VoiceService.vcxproj
@@ -26,6 +26,11 @@
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
+ <ClCompile Include="src\stdafx.cxx">
+ <PrecompiledHeader>Create</PrecompiledHeader>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
<ClCompile Include="..\..\utils\mir_options.cpp">
<PrecompiledHeader>NotUsing</PrecompiledHeader>
</ClCompile>