summaryrefslogtreecommitdiff
path: root/protocols/Dummy/proto_dummy
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Dummy/proto_dummy')
-rw-r--r--protocols/Dummy/proto_dummy/Proto_Dummy.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/protocols/Dummy/proto_dummy/Proto_Dummy.vcxproj b/protocols/Dummy/proto_dummy/Proto_Dummy.vcxproj
index 86435b577b..df5e29b42d 100644
--- a/protocols/Dummy/proto_dummy/Proto_Dummy.vcxproj
+++ b/protocols/Dummy/proto_dummy/Proto_Dummy.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