Add chanview files to project

This commit is contained in:
TingPing 2013-10-08 17:59:07 -04:00
parent 075cc61c94
commit e52905f50c
2 changed files with 9 additions and 1 deletions

View File

@ -134,6 +134,8 @@
<ClCompile Include="ascii.c" />
<ClCompile Include="banlist.c" />
<ClCompile Include="chanlist.c" />
<ClCompile Include="chanview-tabs.c" />
<ClCompile Include="chanview-tree.c" />
<ClCompile Include="chanview.c" />
<ClCompile Include="custom-list.c" />
<ClCompile Include="dccgui.c" />

View File

@ -188,6 +188,12 @@
<ClCompile Include="resources.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="chanview-tabs.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="chanview-tree.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<Manifest Include="hexchat.exe.manifest">
@ -207,4 +213,4 @@
<ItemGroup>
<Xml Include="..\..\data\hexchat.gresource.xml" />
</ItemGroup>
</Project>
</Project>