summary refs log tree commit diff stats
path: root/win32/deps/expat/xmlwf/xmlwf.vcxproj.filters
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-06 18:03:08 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-06 18:03:08 +0100
commitca9661779adf7bf12abc2df9fe46f4dd705f46fe (patch)
tree5d99b246b8f5a8423c341d6793fb0c0cd7470484 /win32/deps/expat/xmlwf/xmlwf.vcxproj.filters
parent2c0f050df0b3fdb66f11c3b56fc4808bd902e257 (diff)
Move GTK+ to a separate repo
Diffstat (limited to 'win32/deps/expat/xmlwf/xmlwf.vcxproj.filters')
-rw-r--r--win32/deps/expat/xmlwf/xmlwf.vcxproj.filters48
1 files changed, 0 insertions, 48 deletions
diff --git a/win32/deps/expat/xmlwf/xmlwf.vcxproj.filters b/win32/deps/expat/xmlwf/xmlwf.vcxproj.filters
deleted file mode 100644
index 4803a816..00000000
--- a/win32/deps/expat/xmlwf/xmlwf.vcxproj.filters
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>

-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

-  <ItemGroup>

-    <Filter Include="Source Files">

-      <UniqueIdentifier>{952d8719-ed6e-4bba-8bf7-da1960470f88}</UniqueIdentifier>

-      <Extensions>cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90</Extensions>

-    </Filter>

-    <Filter Include="Header Files">

-      <UniqueIdentifier>{6d2ec46b-bcd6-41df-b1f5-f715ba93ef1e}</UniqueIdentifier>

-      <Extensions>h;hpp;hxx;hm;inl;fi;fd</Extensions>

-    </Filter>

-    <Filter Include="Resource Files">

-      <UniqueIdentifier>{5cef6b84-4f8f-4a55-82bf-9fa03d1a1617}</UniqueIdentifier>

-      <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe</Extensions>

-    </Filter>

-  </ItemGroup>

-  <ItemGroup>

-    <ClCompile Include="codepage.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-    <ClCompile Include="readfilemap.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-    <ClCompile Include="unixfilemap.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-    <ClCompile Include="win32filemap.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-    <ClCompile Include="xmlfile.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-    <ClCompile Include="xmlwf.c">

-      <Filter>Source Files</Filter>

-    </ClCompile>

-  </ItemGroup>

-  <ItemGroup>

-    <ClInclude Include="codepage.h">

-      <Filter>Header Files</Filter>

-    </ClInclude>

-    <ClInclude Include="xmlfile.h">

-      <Filter>Header Files</Filter>

-    </ClInclude>

-    <ClInclude Include="xmltchar.h">

-      <Filter>Header Files</Filter>

-    </ClInclude>

-  </ItemGroup>

-</Project>
\ No newline at end of file