summary refs log tree commit diff stats
path: root/src/fe-gtk/fe-gtk.vcxproj
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2013-10-08 17:59:07 -0400
committerTingPing <tingping@tingping.se>2013-10-08 17:59:07 -0400
commite52905f50c7ff5d123a58ba016dcbb9de2b13f4f (patch)
tree928715d9ec5f6c140400d3053024f4457797f776 /src/fe-gtk/fe-gtk.vcxproj
parent075cc61c942998b7fdfeabfde10490ef233f88cd (diff)
Add chanview files to project
Diffstat (limited to 'src/fe-gtk/fe-gtk.vcxproj')
-rw-r--r--src/fe-gtk/fe-gtk.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj
index 73526766..1143dac7 100644
--- a/src/fe-gtk/fe-gtk.vcxproj
+++ b/src/fe-gtk/fe-gtk.vcxproj
@@ -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" />