summaryrefslogtreecommitdiff
path: root/protocols/YAMN/proto_yamn/proto_YAMN.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/YAMN/proto_yamn/proto_YAMN.vcxproj')
-rw-r--r--protocols/YAMN/proto_yamn/proto_YAMN.vcxproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/protocols/YAMN/proto_yamn/proto_YAMN.vcxproj b/protocols/YAMN/proto_yamn/proto_YAMN.vcxproj
index f5cd90ae8f..b1c330be88 100644
--- a/protocols/YAMN/proto_yamn/proto_YAMN.vcxproj
+++ b/protocols/YAMN/proto_yamn/proto_YAMN.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_YAMN.rc" />
</ItemGroup>
</Project> \ No newline at end of file