mirror of
https://github.com/moparisthebest/hexchat
synced 2024-10-31 15:35:03 -04:00
Add chanview files to project
This commit is contained in:
parent
075cc61c94
commit
e52905f50c
@ -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" />
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user