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