summaryrefslogtreecommitdiffstats
path: root/VC2013/expat.vcxproj.filters
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2013-11-24 18:30:42 +0100
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2013-11-24 18:30:42 +0100
commit3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f (patch)
tree0ca7f68c76c6dd369280ab1604e2d09d094d6c81 /VC2013/expat.vcxproj.filters
parentRemoved excess includes. (diff)
downloadcuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.gz
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.bz2
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.lz
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.xz
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.tar.zst
cuberite-3c2e7f1aadf3f6e9be7b86d1753d0bf26fd76e8f.zip
Diffstat (limited to 'VC2013/expat.vcxproj.filters')
-rw-r--r--VC2013/expat.vcxproj.filters36
1 files changed, 18 insertions, 18 deletions
diff --git a/VC2013/expat.vcxproj.filters b/VC2013/expat.vcxproj.filters
index 34cf0b3b6..4cb4220c9 100644
--- a/VC2013/expat.vcxproj.filters
+++ b/VC2013/expat.vcxproj.filters
@@ -7,60 +7,60 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClInclude Include="..\expat\ascii.h">
+ <ClInclude Include="..\lib\expat\ascii.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\asciitab.h">
+ <ClInclude Include="..\lib\expat\asciitab.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\expat.h">
+ <ClInclude Include="..\lib\expat\expat.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\expat_external.h">
+ <ClInclude Include="..\lib\expat\expat_external.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\iasciitab.h">
+ <ClInclude Include="..\lib\expat\iasciitab.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\internal.h">
+ <ClInclude Include="..\lib\expat\internal.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\latin1tab.h">
+ <ClInclude Include="..\lib\expat\latin1tab.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\nametab.h">
+ <ClInclude Include="..\lib\expat\nametab.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\utf8tab.h">
+ <ClInclude Include="..\lib\expat\utf8tab.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\winconfig.h">
+ <ClInclude Include="..\lib\expat\winconfig.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\xmlrole.h">
+ <ClInclude Include="..\lib\expat\xmlrole.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\xmltok.h">
+ <ClInclude Include="..\lib\expat\xmltok.h">
<Filter>Source Files</Filter>
</ClInclude>
- <ClInclude Include="..\expat\xmltok_impl.h">
+ <ClInclude Include="..\lib\expat\xmltok_impl.h">
<Filter>Source Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="..\expat\xmlparse.c">
+ <ClCompile Include="..\lib\expat\xmlparse.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\expat\xmlrole.c">
+ <ClCompile Include="..\lib\expat\xmlrole.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\expat\xmltok.c">
+ <ClCompile Include="..\lib\expat\xmltok.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\expat\xmltok_impl.c">
+ <ClCompile Include="..\lib\expat\xmltok_impl.c">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\expat\xmltok_ns.c">
+ <ClCompile Include="..\lib\expat\xmltok_ns.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>