summaryrefslogtreecommitdiff
path: root/Build/3rdParty/physfs/physfs.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'Build/3rdParty/physfs/physfs.vcxproj.filters')
-rw-r--r--Build/3rdParty/physfs/physfs.vcxproj.filters99
1 files changed, 0 insertions, 99 deletions
diff --git a/Build/3rdParty/physfs/physfs.vcxproj.filters b/Build/3rdParty/physfs/physfs.vcxproj.filters
deleted file mode 100644
index fca9637..0000000
--- a/Build/3rdParty/physfs/physfs.vcxproj.filters
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="include">
- <UniqueIdentifier>{98724fe6-6848-4710-bccb-74ae36e0b7a3}</UniqueIdentifier>
- </Filter>
- <Filter Include="source">
- <UniqueIdentifier>{71f7299b-c686-411d-897b-a0099d36f03c}</UniqueIdentifier>
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs.h">
- <Filter>include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs_casefolding.h">
- <Filter>include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs_internal.h">
- <Filter>include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs_lzmasdk.h">
- <Filter>include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs_miniz.h">
- <Filter>include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\..\Source\3rdParty\physfs\physfs_platforms.h">
- <Filter>include</Filter>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_7z.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_dir.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_grp.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_hog.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_iso9660.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_mvl.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_qpak.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_slb.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_unpacked.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_vdf.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_wad.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_archiver_zip.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_byteorder.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_os2.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_posix.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_qnx.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_unix.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_windows.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_unicode.c">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_haiku.cpp">
- <Filter>source</Filter>
- </ClCompile>
- <ClCompile Include="..\..\..\Source\3rdParty\physfs\physfs_platform_winrt.cpp">
- <Filter>source</Filter>
- </ClCompile>
- </ItemGroup>
-</Project> \ No newline at end of file