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-08-03 07:08:40 -0400
committerTingPing <tingping@tingping.se>2013-08-03 07:11:25 -0400
commitd63a33b6dc7cd3d05e00e6c925a8673c7b6c0453 (patch)
tree80bc9680b42aea1c1795566b1031621ed398d627 /src/fe-gtk/fe-gtk.vcxproj
parentbdc814a4a410610d8aee2211b13a3a86fe477dd3 (diff)
Use built-in gtk_about_dialog
Diffstat (limited to 'src/fe-gtk/fe-gtk.vcxproj')
-rw-r--r--src/fe-gtk/fe-gtk.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj
index f8c6377a..37630bc9 100644
--- a/src/fe-gtk/fe-gtk.vcxproj
+++ b/src/fe-gtk/fe-gtk.vcxproj
@@ -98,7 +98,6 @@
     </Link>

   </ItemDefinitionGroup>

   <ItemGroup>

-    <ClInclude Include="about.h" />

     <ClInclude Include="ascii.h" />

     <ClInclude Include="banlist.h" />

     <ClInclude Include="chanlist.h" />

@@ -130,7 +129,6 @@
     <ClInclude Include="xtext.h" />

   </ItemGroup>

   <ItemGroup>

-    <ClCompile Include="about.c" />

     <ClCompile Include="ascii.c" />

     <ClCompile Include="banlist.c" />

     <ClCompile Include="chanlist.c" />