summaryrefslogtreecommitdiff
path: root/protocols/Tox/proto_tox/Proto_Tox.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/proto_tox/Proto_Tox.vcxproj')
-rw-r--r--protocols/Tox/proto_tox/Proto_Tox.vcxproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/protocols/Tox/proto_tox/Proto_Tox.vcxproj b/protocols/Tox/proto_tox/Proto_Tox.vcxproj
index e9a6ae84c0..08df655e46 100644
--- a/protocols/Tox/proto_tox/Proto_Tox.vcxproj
+++ b/protocols/Tox/proto_tox/Proto_Tox.vcxproj
@@ -26,8 +26,9 @@
<Import Project="$(ProjectDir)..\..\..\build\vc.common\icons.props" />
</ImportGroup>
<ItemGroup>
- <ClCompile Include="src\stdafx.cxx">
- <PrecompiledHeader>Create</PrecompiledHeader>
- </ClCompile>
+ <ClInclude Include="src\resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="res\Proto_Tox.rc" />
</ItemGroup>
</Project> \ No newline at end of file