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>2014-02-05 20:42:48 -0500
committerTingPing <tingping@tingping.se>2014-02-06 20:17:08 -0500
commit34cf164aa28c45c15ecf39b855f2de833a9b7c2d (patch)
tree059c5235b0974f2b8bbd2a6d5188425e882e6fd6 /src/fe-gtk/fe-gtk.vcxproj.filters
parent5f7321280e2dfaa097fbd4855b547069ee96edc2 (diff)
Use a single marshal file for entire project
Diffstat (limited to 'src/fe-gtk/fe-gtk.vcxproj.filters')
-rw-r--r--src/fe-gtk/fe-gtk.vcxproj.filters7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/fe-gtk/fe-gtk.vcxproj.filters b/src/fe-gtk/fe-gtk.vcxproj.filters
index eb6e2281..4598b1f2 100644
--- a/src/fe-gtk/fe-gtk.vcxproj.filters
+++ b/src/fe-gtk/fe-gtk.vcxproj.filters
@@ -72,9 +72,6 @@
     <ClInclude Include="sexy-iso-codes.h">

       <Filter>Header Files</Filter>

     </ClInclude>

-    <ClInclude Include="sexy-marshal.h">

-      <Filter>Header Files</Filter>

-    </ClInclude>

     <ClInclude Include="sexy-spell-entry.h">

       <Filter>Header Files</Filter>

     </ClInclude>

@@ -167,9 +164,6 @@
     <ClCompile Include="sexy-iso-codes.c">

       <Filter>Source Files</Filter>

     </ClCompile>

-    <ClCompile Include="sexy-marshal.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

     <ClCompile Include="sexy-spell-entry.c">

       <Filter>Source Files</Filter>

     </ClCompile>

@@ -203,6 +197,7 @@
     <None Include="..\..\data\icons\hexchat.ico">

       <Filter>Resource Files</Filter>

     </None>

+    <None Include="hexchat.rc.tt" />

   </ItemGroup>

   <ItemGroup>

     <Xml Include="..\..\data\hexchat.gresource.xml" />