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