summary refs log tree commit diff stats
path: root/src/fe-gtk/fe-gtk.vcxproj.filters
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.filters
parent075cc61c942998b7fdfeabfde10490ef233f88cd (diff)
Add chanview files to project
Diffstat (limited to 'src/fe-gtk/fe-gtk.vcxproj.filters')
-rw-r--r--src/fe-gtk/fe-gtk.vcxproj.filters8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/fe-gtk/fe-gtk.vcxproj.filters b/src/fe-gtk/fe-gtk.vcxproj.filters
index 765e8cba..e70cde9f 100644
--- a/src/fe-gtk/fe-gtk.vcxproj.filters
+++ b/src/fe-gtk/fe-gtk.vcxproj.filters
@@ -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>
\ No newline at end of file