mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Include the physfs 3.0.1 source in love.
This commit is contained in:
@@ -895,7 +895,6 @@
|
||||
FA577AC716C7513A00860150 /* mpg123.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6F16C719F000860150 /* mpg123.framework */; };
|
||||
FA577AC816C7513C00860150 /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7116C719F400860150 /* Ogg.framework */; };
|
||||
FA577ACA16C7514100860150 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7C16C71A2600860150 /* OpenGL.framework */; };
|
||||
FA577ACB16C7514400860150 /* physfs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7316C719F900860150 /* physfs.framework */; };
|
||||
FA577ACD16C7514C00860150 /* Vorbis.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7716C71A0800860150 /* Vorbis.framework */; };
|
||||
FA57FB981AE1993600F2AD6D /* noise1234.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA57FB961AE1993600F2AD6D /* noise1234.cpp */; };
|
||||
FA57FB991AE1993600F2AD6D /* noise1234.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA57FB961AE1993600F2AD6D /* noise1234.cpp */; };
|
||||
@@ -904,7 +903,6 @@
|
||||
FA59A2D81C0649C200328DBA /* libtheora.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA59A2D61C0649BB00328DBA /* libtheora.a */; };
|
||||
FA5D24B01A96D2EC00C6FC8F /* libFreetype2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5D24A51A96D2EC00C6FC8F /* libFreetype2.a */; };
|
||||
FA5D24B31A96D2EC00C6FC8F /* libogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5D24AB1A96D2EC00C6FC8F /* libogg.a */; };
|
||||
FA5D24B41A96D2EC00C6FC8F /* libphysfs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5D24AD1A96D2EC00C6FC8F /* libphysfs.a */; };
|
||||
FA5D24B51A96D2EC00C6FC8F /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5D24AF1A96D2EC00C6FC8F /* libvorbis.a */; };
|
||||
FA5D24CF1A96E68300C6FC8F /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5D24CD1A96E63D00C6FC8F /* libSDL2.a */; };
|
||||
FA620A321AA2F8DB005DB4C2 /* wrap_Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA620A2E1AA2F8DB005DB4C2 /* wrap_Quad.cpp */; };
|
||||
@@ -990,6 +988,35 @@
|
||||
FAC756FA1E4F99D200B91289 /* Effect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAC756F81E4F99D200B91289 /* Effect.cpp */; };
|
||||
FAC756FB1E4F99D200B91289 /* Effect.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC756F91E4F99D200B91289 /* Effect.h */; };
|
||||
FAC756FC1E4F99DB00B91289 /* Effect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAC756F81E4F99D200B91289 /* Effect.cpp */; };
|
||||
FAC7CD771FE35E95006A60C7 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD5A1FE35E95006A60C7 /* physfs_internal.h */; };
|
||||
FAC7CD781FE35E95006A60C7 /* physfs_platform_qnx.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD5B1FE35E95006A60C7 /* physfs_platform_qnx.c */; };
|
||||
FAC7CD791FE35E95006A60C7 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD5C1FE35E95006A60C7 /* physfs.c */; };
|
||||
FAC7CD7A1FE35E95006A60C7 /* physfs_archiver_7z.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD5D1FE35E95006A60C7 /* physfs_archiver_7z.c */; };
|
||||
FAC7CD7B1FE35E95006A60C7 /* physfs_platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD5E1FE35E95006A60C7 /* physfs_platform_unix.c */; };
|
||||
FAC7CD7C1FE35E95006A60C7 /* physfs_archiver_slb.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD5F1FE35E95006A60C7 /* physfs_archiver_slb.c */; };
|
||||
FAC7CD7D1FE35E95006A60C7 /* physfs_platform_winrt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD601FE35E95006A60C7 /* physfs_platform_winrt.cpp */; };
|
||||
FAC7CD7E1FE35E95006A60C7 /* physfs_archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD611FE35E95006A60C7 /* physfs_archiver_mvl.c */; };
|
||||
FAC7CD7F1FE35E95006A60C7 /* physfs_archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD621FE35E95006A60C7 /* physfs_archiver_wad.c */; };
|
||||
FAC7CD801FE35E95006A60C7 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD631FE35E95006A60C7 /* physfs_casefolding.h */; };
|
||||
FAC7CD811FE35E95006A60C7 /* physfs_platform_os2.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD641FE35E95006A60C7 /* physfs_platform_os2.c */; };
|
||||
FAC7CD821FE35E95006A60C7 /* physfs_platform_haiku.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD651FE35E95006A60C7 /* physfs_platform_haiku.cpp */; };
|
||||
FAC7CD831FE35E95006A60C7 /* physfs_platform_windows.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD661FE35E95006A60C7 /* physfs_platform_windows.c */; };
|
||||
FAC7CD841FE35E95006A60C7 /* physfs_archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD671FE35E95006A60C7 /* physfs_archiver_unpacked.c */; };
|
||||
FAC7CD851FE35E95006A60C7 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD681FE35E95006A60C7 /* physfs_unicode.c */; };
|
||||
FAC7CD861FE35E95006A60C7 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD691FE35E95006A60C7 /* physfs.h */; };
|
||||
FAC7CD871FE35E95006A60C7 /* physfs_archiver_vdf.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6A1FE35E95006A60C7 /* physfs_archiver_vdf.c */; };
|
||||
FAC7CD881FE35E95006A60C7 /* physfs_platform_apple.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6B1FE35E95006A60C7 /* physfs_platform_apple.m */; };
|
||||
FAC7CD891FE35E95006A60C7 /* physfs_archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6C1FE35E95006A60C7 /* physfs_archiver_dir.c */; };
|
||||
FAC7CD8A1FE35E95006A60C7 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6D1FE35E95006A60C7 /* physfs_byteorder.c */; };
|
||||
FAC7CD8B1FE35E95006A60C7 /* physfs_archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6E1FE35E95006A60C7 /* physfs_archiver_iso9660.c */; };
|
||||
FAC7CD8C1FE35E95006A60C7 /* physfs_archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD6F1FE35E95006A60C7 /* physfs_archiver_qpak.c */; };
|
||||
FAC7CD8D1FE35E95006A60C7 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD701FE35E95006A60C7 /* physfs_platforms.h */; };
|
||||
FAC7CD8E1FE35E95006A60C7 /* physfs_lzmasdk.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD711FE35E95006A60C7 /* physfs_lzmasdk.h */; };
|
||||
FAC7CD8F1FE35E95006A60C7 /* physfs_platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD721FE35E95006A60C7 /* physfs_platform_posix.c */; };
|
||||
FAC7CD901FE35E95006A60C7 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC7CD731FE35E95006A60C7 /* physfs_miniz.h */; };
|
||||
FAC7CD911FE35E95006A60C7 /* physfs_archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD741FE35E95006A60C7 /* physfs_archiver_grp.c */; };
|
||||
FAC7CD921FE35E95006A60C7 /* physfs_archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD751FE35E95006A60C7 /* physfs_archiver_hog.c */; };
|
||||
FAC7CD931FE35E95006A60C7 /* physfs_archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC7CD761FE35E95006A60C7 /* physfs_archiver_zip.c */; };
|
||||
FACA02EC1F5E396B0084B28F /* CompressedData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FACA02E01F5E396B0084B28F /* CompressedData.cpp */; };
|
||||
FACA02ED1F5E396B0084B28F /* CompressedData.h in Headers */ = {isa = PBXBuildFile; fileRef = FACA02E11F5E396B0084B28F /* CompressedData.h */; };
|
||||
FACA02EE1F5E396B0084B28F /* Compressor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FACA02E21F5E396B0084B28F /* Compressor.cpp */; };
|
||||
@@ -1782,7 +1809,6 @@
|
||||
FA577A6D16C719EA00860150 /* Lua.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Lua.framework; path = /Library/Frameworks/Lua.framework; sourceTree = "<absolute>"; };
|
||||
FA577A6F16C719F000860150 /* mpg123.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = mpg123.framework; path = /Library/Frameworks/mpg123.framework; sourceTree = "<absolute>"; };
|
||||
FA577A7116C719F400860150 /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = "<absolute>"; };
|
||||
FA577A7316C719F900860150 /* physfs.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = physfs.framework; path = /Library/Frameworks/physfs.framework; sourceTree = "<absolute>"; };
|
||||
FA577A7716C71A0800860150 /* Vorbis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vorbis.framework; path = /Library/Frameworks/Vorbis.framework; sourceTree = "<absolute>"; };
|
||||
FA577A7916C71A1700860150 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
||||
FA577A7C16C71A2600860150 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
|
||||
@@ -1795,7 +1821,6 @@
|
||||
FA59A2D61C0649BB00328DBA /* libtheora.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libtheora.a; sourceTree = "<group>"; };
|
||||
FA5D24A51A96D2EC00C6FC8F /* libFreetype2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libFreetype2.a; sourceTree = "<group>"; };
|
||||
FA5D24AB1A96D2EC00C6FC8F /* libogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libogg.a; sourceTree = "<group>"; };
|
||||
FA5D24AD1A96D2EC00C6FC8F /* libphysfs.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libphysfs.a; sourceTree = "<group>"; };
|
||||
FA5D24AF1A96D2EC00C6FC8F /* libvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbis.a; sourceTree = "<group>"; };
|
||||
FA5D24CD1A96E63D00C6FC8F /* libSDL2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libSDL2.a; sourceTree = "<group>"; };
|
||||
FA620A2E1AA2F8DB005DB4C2 /* wrap_Quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Quad.cpp; sourceTree = "<group>"; };
|
||||
@@ -1861,6 +1886,35 @@
|
||||
FAC756F41E4F99B400B91289 /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = "<group>"; };
|
||||
FAC756F81E4F99D200B91289 /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Effect.cpp; sourceTree = "<group>"; };
|
||||
FAC756F91E4F99D200B91289 /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = "<group>"; };
|
||||
FAC7CD5A1FE35E95006A60C7 /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_internal.h; sourceTree = "<group>"; };
|
||||
FAC7CD5B1FE35E95006A60C7 /* physfs_platform_qnx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_platform_qnx.c; sourceTree = "<group>"; };
|
||||
FAC7CD5C1FE35E95006A60C7 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs.c; sourceTree = "<group>"; };
|
||||
FAC7CD5D1FE35E95006A60C7 /* physfs_archiver_7z.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_7z.c; sourceTree = "<group>"; };
|
||||
FAC7CD5E1FE35E95006A60C7 /* physfs_platform_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_platform_unix.c; sourceTree = "<group>"; };
|
||||
FAC7CD5F1FE35E95006A60C7 /* physfs_archiver_slb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_slb.c; sourceTree = "<group>"; };
|
||||
FAC7CD601FE35E95006A60C7 /* physfs_platform_winrt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = physfs_platform_winrt.cpp; sourceTree = "<group>"; };
|
||||
FAC7CD611FE35E95006A60C7 /* physfs_archiver_mvl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_mvl.c; sourceTree = "<group>"; };
|
||||
FAC7CD621FE35E95006A60C7 /* physfs_archiver_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_wad.c; sourceTree = "<group>"; };
|
||||
FAC7CD631FE35E95006A60C7 /* physfs_casefolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_casefolding.h; sourceTree = "<group>"; };
|
||||
FAC7CD641FE35E95006A60C7 /* physfs_platform_os2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_platform_os2.c; sourceTree = "<group>"; };
|
||||
FAC7CD651FE35E95006A60C7 /* physfs_platform_haiku.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = physfs_platform_haiku.cpp; sourceTree = "<group>"; };
|
||||
FAC7CD661FE35E95006A60C7 /* physfs_platform_windows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_platform_windows.c; sourceTree = "<group>"; };
|
||||
FAC7CD671FE35E95006A60C7 /* physfs_archiver_unpacked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_unpacked.c; sourceTree = "<group>"; };
|
||||
FAC7CD681FE35E95006A60C7 /* physfs_unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_unicode.c; sourceTree = "<group>"; };
|
||||
FAC7CD691FE35E95006A60C7 /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs.h; sourceTree = "<group>"; };
|
||||
FAC7CD6A1FE35E95006A60C7 /* physfs_archiver_vdf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_vdf.c; sourceTree = "<group>"; };
|
||||
FAC7CD6B1FE35E95006A60C7 /* physfs_platform_apple.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = physfs_platform_apple.m; sourceTree = "<group>"; };
|
||||
FAC7CD6C1FE35E95006A60C7 /* physfs_archiver_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_dir.c; sourceTree = "<group>"; };
|
||||
FAC7CD6D1FE35E95006A60C7 /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_byteorder.c; sourceTree = "<group>"; };
|
||||
FAC7CD6E1FE35E95006A60C7 /* physfs_archiver_iso9660.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_iso9660.c; sourceTree = "<group>"; };
|
||||
FAC7CD6F1FE35E95006A60C7 /* physfs_archiver_qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_qpak.c; sourceTree = "<group>"; };
|
||||
FAC7CD701FE35E95006A60C7 /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_platforms.h; sourceTree = "<group>"; };
|
||||
FAC7CD711FE35E95006A60C7 /* physfs_lzmasdk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_lzmasdk.h; sourceTree = "<group>"; };
|
||||
FAC7CD721FE35E95006A60C7 /* physfs_platform_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_platform_posix.c; sourceTree = "<group>"; };
|
||||
FAC7CD731FE35E95006A60C7 /* physfs_miniz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_miniz.h; sourceTree = "<group>"; };
|
||||
FAC7CD741FE35E95006A60C7 /* physfs_archiver_grp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_grp.c; sourceTree = "<group>"; };
|
||||
FAC7CD751FE35E95006A60C7 /* physfs_archiver_hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_hog.c; sourceTree = "<group>"; };
|
||||
FAC7CD761FE35E95006A60C7 /* physfs_archiver_zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_archiver_zip.c; sourceTree = "<group>"; };
|
||||
FACA02E01F5E396B0084B28F /* CompressedData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CompressedData.cpp; sourceTree = "<group>"; };
|
||||
FACA02E11F5E396B0084B28F /* CompressedData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompressedData.h; sourceTree = "<group>"; };
|
||||
FACA02E21F5E396B0084B28F /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = "<group>"; };
|
||||
@@ -1984,7 +2038,6 @@
|
||||
FA59A2D81C0649C200328DBA /* libtheora.a in Frameworks */,
|
||||
FA56D9BC1C208A0200D8D3C7 /* libmodplug.a in Frameworks */,
|
||||
FA5D24B01A96D2EC00C6FC8F /* libFreetype2.a in Frameworks */,
|
||||
FA5D24B41A96D2EC00C6FC8F /* libphysfs.a in Frameworks */,
|
||||
FA7550A81AEBE276003E311E /* libluajit.a in Frameworks */,
|
||||
FA5D24CF1A96E68300C6FC8F /* libSDL2.a in Frameworks */,
|
||||
);
|
||||
@@ -2005,7 +2058,6 @@
|
||||
FA577AC716C7513A00860150 /* mpg123.framework in Frameworks */,
|
||||
FA577AC816C7513C00860150 /* Ogg.framework in Frameworks */,
|
||||
FA577ACA16C7514100860150 /* OpenGL.framework in Frameworks */,
|
||||
FA577ACB16C7514400860150 /* physfs.framework in Frameworks */,
|
||||
FA577ACD16C7514C00860150 /* Vorbis.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -2133,6 +2185,7 @@
|
||||
FA0B79DB1A958EA3000E1D17 /* luasocket */,
|
||||
FAB17BE31ABFAA9000F9BA27 /* lz4 */,
|
||||
FA0B7A141A958EA3000E1D17 /* noise1234 */,
|
||||
FAC7CD591FE35E95006A60C7 /* physfs */,
|
||||
FA0B7A171A958EA3000E1D17 /* stb */,
|
||||
FA1557BE1CE90A2C00AFF582 /* tinyexr */,
|
||||
FA0B7A191A958EA3000E1D17 /* utf8 */,
|
||||
@@ -3218,7 +3271,6 @@
|
||||
FA577A7116C719F400860150 /* Ogg.framework */,
|
||||
FAAFF04316CB11C700CCDE45 /* OpenAL-Soft.framework */,
|
||||
FA577A7C16C71A2600860150 /* OpenGL.framework */,
|
||||
FA577A7316C719F900860150 /* physfs.framework */,
|
||||
FA9B4A0716E1578300074F42 /* SDL2.framework */,
|
||||
FA577A7716C71A0800860150 /* Vorbis.framework */,
|
||||
);
|
||||
@@ -3311,7 +3363,6 @@
|
||||
FA7550A61AEBE250003E311E /* luajit */,
|
||||
FA56D9B91C2089CE00D8D3C7 /* modplug */,
|
||||
FA5D24AA1A96D2EC00C6FC8F /* ogg */,
|
||||
FA5D24AC1A96D2EC00C6FC8F /* physfs */,
|
||||
FA5D24CC1A96E63D00C6FC8F /* SDL2 */,
|
||||
FA59A2D51C0649BB00328DBA /* theora */,
|
||||
FA5D24AE1A96D2EC00C6FC8F /* vorbis */,
|
||||
@@ -3337,15 +3388,6 @@
|
||||
path = ios/libraries/ogg;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
FA5D24AC1A96D2EC00C6FC8F /* physfs */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
FA5D24AD1A96D2EC00C6FC8F /* libphysfs.a */,
|
||||
);
|
||||
name = physfs;
|
||||
path = ios/libraries/physfs;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
FA5D24AE1A96D2EC00C6FC8F /* vorbis */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -3396,6 +3438,42 @@
|
||||
path = lz4;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
FAC7CD591FE35E95006A60C7 /* physfs */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
FAC7CD5D1FE35E95006A60C7 /* physfs_archiver_7z.c */,
|
||||
FAC7CD6C1FE35E95006A60C7 /* physfs_archiver_dir.c */,
|
||||
FAC7CD741FE35E95006A60C7 /* physfs_archiver_grp.c */,
|
||||
FAC7CD751FE35E95006A60C7 /* physfs_archiver_hog.c */,
|
||||
FAC7CD6E1FE35E95006A60C7 /* physfs_archiver_iso9660.c */,
|
||||
FAC7CD611FE35E95006A60C7 /* physfs_archiver_mvl.c */,
|
||||
FAC7CD6F1FE35E95006A60C7 /* physfs_archiver_qpak.c */,
|
||||
FAC7CD5F1FE35E95006A60C7 /* physfs_archiver_slb.c */,
|
||||
FAC7CD671FE35E95006A60C7 /* physfs_archiver_unpacked.c */,
|
||||
FAC7CD6A1FE35E95006A60C7 /* physfs_archiver_vdf.c */,
|
||||
FAC7CD621FE35E95006A60C7 /* physfs_archiver_wad.c */,
|
||||
FAC7CD761FE35E95006A60C7 /* physfs_archiver_zip.c */,
|
||||
FAC7CD6D1FE35E95006A60C7 /* physfs_byteorder.c */,
|
||||
FAC7CD631FE35E95006A60C7 /* physfs_casefolding.h */,
|
||||
FAC7CD5A1FE35E95006A60C7 /* physfs_internal.h */,
|
||||
FAC7CD711FE35E95006A60C7 /* physfs_lzmasdk.h */,
|
||||
FAC7CD731FE35E95006A60C7 /* physfs_miniz.h */,
|
||||
FAC7CD6B1FE35E95006A60C7 /* physfs_platform_apple.m */,
|
||||
FAC7CD651FE35E95006A60C7 /* physfs_platform_haiku.cpp */,
|
||||
FAC7CD641FE35E95006A60C7 /* physfs_platform_os2.c */,
|
||||
FAC7CD721FE35E95006A60C7 /* physfs_platform_posix.c */,
|
||||
FAC7CD5B1FE35E95006A60C7 /* physfs_platform_qnx.c */,
|
||||
FAC7CD5E1FE35E95006A60C7 /* physfs_platform_unix.c */,
|
||||
FAC7CD661FE35E95006A60C7 /* physfs_platform_windows.c */,
|
||||
FAC7CD601FE35E95006A60C7 /* physfs_platform_winrt.cpp */,
|
||||
FAC7CD701FE35E95006A60C7 /* physfs_platforms.h */,
|
||||
FAC7CD681FE35E95006A60C7 /* physfs_unicode.c */,
|
||||
FAC7CD5C1FE35E95006A60C7 /* physfs.c */,
|
||||
FAC7CD691FE35E95006A60C7 /* physfs.h */,
|
||||
);
|
||||
path = physfs;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
FACA02DF1F5E396B0084B28F /* data */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -3598,6 +3676,7 @@
|
||||
FA0B7EC01A95902C000E1D17 /* Thread.h in Headers */,
|
||||
FA0B7E9C1A95902C000E1D17 /* VorbisDecoder.h in Headers */,
|
||||
FAC756FB1E4F99D200B91289 /* Effect.h in Headers */,
|
||||
FAC7CD901FE35E95006A60C7 /* physfs_miniz.h in Headers */,
|
||||
FA0B791D1A958E3B000E1D17 /* b64.h in Headers */,
|
||||
FA0B7DC61A95902C000E1D17 /* wrap_JoystickModule.h in Headers */,
|
||||
FA0B7D201A95902C000E1D17 /* ImageRasterizer.h in Headers */,
|
||||
@@ -3629,6 +3708,7 @@
|
||||
FA0B7ECA1A95902C000E1D17 /* threads.h in Headers */,
|
||||
FADF54361E3DAE6E00012CC0 /* wrap_SpriteBatch.h in Headers */,
|
||||
FA0B7DB01A95902C000E1D17 /* wrap_CompressedImageData.h in Headers */,
|
||||
FAC7CD8D1FE35E95006A60C7 /* physfs_platforms.h in Headers */,
|
||||
FA0B7AC11A958EA3000E1D17 /* callbacks.h in Headers */,
|
||||
FA3C5E491F8D80CA0003C579 /* ShaderStage.h in Headers */,
|
||||
FA0B7D8F1A95902C000E1D17 /* ddsHandler.h in Headers */,
|
||||
@@ -3656,9 +3736,11 @@
|
||||
FA6A2B6C1F5F7F560074C308 /* DataView.h in Headers */,
|
||||
FAF140701E20934C00F898D2 /* Initialize.h in Headers */,
|
||||
FAAA3FDC1F64B3AD00F89E99 /* lutf8lib.h in Headers */,
|
||||
FAC7CD801FE35E95006A60C7 /* physfs_casefolding.h in Headers */,
|
||||
FA1BA09F1E16CFCE00AA2803 /* Font.h in Headers */,
|
||||
FA0B7EDD1A95902D000E1D17 /* Touch.h in Headers */,
|
||||
FA0B7EDE1A95902D000E1D17 /* Touch.h in Headers */,
|
||||
FAC7CD861FE35E95006A60C7 /* physfs.h in Headers */,
|
||||
FA0B7A541A958EA3000E1D17 /* b2Math.h in Headers */,
|
||||
217DFBEE1D9F6D490055D849 /* luasocket.h in Headers */,
|
||||
FACA02F31F5E396B0084B28F /* HashFunction.h in Headers */,
|
||||
@@ -3686,7 +3768,9 @@
|
||||
FA0B7CE71A95902C000E1D17 /* wrap_Source.h in Headers */,
|
||||
FA0B7B231A958EA3000E1D17 /* luasocket.h in Headers */,
|
||||
FA0B7D1D1A95902C000E1D17 /* GlyphData.h in Headers */,
|
||||
FAC7CD8E1FE35E95006A60C7 /* physfs_lzmasdk.h in Headers */,
|
||||
FA0B7B391A958EA3000E1D17 /* wuff_internal.h in Headers */,
|
||||
FAC7CD771FE35E95006A60C7 /* physfs_internal.h in Headers */,
|
||||
FA0B7A5A1A958EA3000E1D17 /* b2StackAllocator.h in Headers */,
|
||||
FA0B7D881A95902C000E1D17 /* ImageData.h in Headers */,
|
||||
FA0B7A661A958EA3000E1D17 /* b2Fixture.h in Headers */,
|
||||
@@ -4455,6 +4539,8 @@
|
||||
FA0B7DD01A95902C000E1D17 /* love.cpp in Sources */,
|
||||
FA0B7A521A958EA3000E1D17 /* b2Math.cpp in Sources */,
|
||||
FA0B7D211A95902C000E1D17 /* Rasterizer.cpp in Sources */,
|
||||
FAC7CD7C1FE35E95006A60C7 /* physfs_archiver_slb.c in Sources */,
|
||||
FAC7CD931FE35E95006A60C7 /* physfs_archiver_zip.c in Sources */,
|
||||
FA0B7D7C1A95902C000E1D17 /* Texture.cpp in Sources */,
|
||||
FAF140BB1E20934C00F898D2 /* ossource.cpp in Sources */,
|
||||
FA0B7ECB1A95902C000E1D17 /* wrap_Channel.cpp in Sources */,
|
||||
@@ -4465,10 +4551,12 @@
|
||||
FA0B7A5E1A958EA3000E1D17 /* b2Body.cpp in Sources */,
|
||||
FA0B7E631A95902C000E1D17 /* wrap_PolygonShape.cpp in Sources */,
|
||||
FADF541B1E3DA46C00012CC0 /* wrap_Image.cpp in Sources */,
|
||||
FAC7CD7B1FE35E95006A60C7 /* physfs_platform_unix.c in Sources */,
|
||||
FACA02F01F5E396B0084B28F /* DataModule.cpp in Sources */,
|
||||
FA0B7E721A95902C000E1D17 /* wrap_Shape.cpp in Sources */,
|
||||
FA0B7CFD1A95902C000E1D17 /* File.cpp in Sources */,
|
||||
FA4F2BB01DE1E37B00CA37D7 /* RecordingDevice.cpp in Sources */,
|
||||
FAC7CD911FE35E95006A60C7 /* physfs_archiver_grp.c in Sources */,
|
||||
FA27B39D1B498151008A9DCE /* Video.cpp in Sources */,
|
||||
FA15DFAC1F9B8C850042AB22 /* StringMap.cpp in Sources */,
|
||||
FA4F2BAC1DE1E37000CA37D7 /* RecordingDevice.cpp in Sources */,
|
||||
@@ -4507,6 +4595,7 @@
|
||||
FA0B7E181A95902C000E1D17 /* MotorJoint.cpp in Sources */,
|
||||
FA0B7E4E1A95902C000E1D17 /* wrap_Fixture.cpp in Sources */,
|
||||
FA0B7EBE1A95902C000E1D17 /* Thread.cpp in Sources */,
|
||||
FAC7CD8F1FE35E95006A60C7 /* physfs_platform_posix.c in Sources */,
|
||||
FAF1406E1E20934C00F898D2 /* Initialize.cpp in Sources */,
|
||||
FA0B7EB81A95902C000E1D17 /* Channel.cpp in Sources */,
|
||||
217DFC091D9F6D490055D849 /* unix.c in Sources */,
|
||||
@@ -4523,6 +4612,7 @@
|
||||
FA0B7D181A95902C000E1D17 /* TrueTypeRasterizer.cpp in Sources */,
|
||||
FA0B7CFA1A95902C000E1D17 /* Filesystem.cpp in Sources */,
|
||||
FA1BA0A21E16D97500AA2803 /* wrap_Font.cpp in Sources */,
|
||||
FAC7CD781FE35E95006A60C7 /* physfs_platform_qnx.c in Sources */,
|
||||
FA0B7D3C1A95902C000E1D17 /* Image.cpp in Sources */,
|
||||
FA0B7A8C1A958EA3000E1D17 /* b2DistanceJoint.cpp in Sources */,
|
||||
FADF53FD1E3D74F200012CC0 /* Text.cpp in Sources */,
|
||||
@@ -4530,6 +4620,7 @@
|
||||
217DFBE91D9F6D490055D849 /* io.c in Sources */,
|
||||
FA0B7E421A95902C000E1D17 /* wrap_CircleShape.cpp in Sources */,
|
||||
FA0B7CE51A95902C000E1D17 /* wrap_Source.cpp in Sources */,
|
||||
FAC7CD921FE35E95006A60C7 /* physfs_archiver_hog.c in Sources */,
|
||||
FA0B792C1A958E3B000E1D17 /* Memoizer.cpp in Sources */,
|
||||
FAF140931E20934C00F898D2 /* PpScanner.cpp in Sources */,
|
||||
FA9D53AC1F5307E900125C6B /* Deprecations.cpp in Sources */,
|
||||
@@ -4540,6 +4631,7 @@
|
||||
FA0B7DFA1A95902C000E1D17 /* Body.cpp in Sources */,
|
||||
FADF54021E3D77B500012CC0 /* wrap_Text.cpp in Sources */,
|
||||
FA0B7ED11A95902C000E1D17 /* wrap_ThreadModule.cpp in Sources */,
|
||||
FAC7CD7F1FE35E95006A60C7 /* physfs_archiver_wad.c in Sources */,
|
||||
FA0B7EDF1A95902D000E1D17 /* wrap_Touch.cpp in Sources */,
|
||||
217DFBFB1D9F6D490055D849 /* serial.c in Sources */,
|
||||
FADF54251E3DA5BA00012CC0 /* Mesh.cpp in Sources */,
|
||||
@@ -4553,6 +4645,7 @@
|
||||
FAF140AC1E20934C00F898D2 /* Versions.cpp in Sources */,
|
||||
FA0B7A441A958EA3000E1D17 /* b2EdgeShape.cpp in Sources */,
|
||||
FA0B79461A958E3B000E1D17 /* Vector.cpp in Sources */,
|
||||
FAC7CD811FE35E95006A60C7 /* physfs_platform_os2.c in Sources */,
|
||||
FA0B7DBB1A95902C000E1D17 /* Joystick.cpp in Sources */,
|
||||
FAF140DB1E20934C00F898D2 /* InitializeDll.cpp in Sources */,
|
||||
FA0B7DAE1A95902C000E1D17 /* wrap_CompressedImageData.cpp in Sources */,
|
||||
@@ -4591,6 +4684,7 @@
|
||||
FAF1409A1E20934C00F898D2 /* propagateNoContraction.cpp in Sources */,
|
||||
FA0B7A9B1A958EA3000E1D17 /* b2MouseJoint.cpp in Sources */,
|
||||
FA2AF6741DAD64970032B62C /* vertex.cpp in Sources */,
|
||||
FAC7CD851FE35E95006A60C7 /* physfs_unicode.c in Sources */,
|
||||
FA6A2B7A1F60B8250074C308 /* wrap_ByteData.cpp in Sources */,
|
||||
FAF140551E20934C00F898D2 /* Link.cpp in Sources */,
|
||||
FAF140841E20934C00F898D2 /* ParseHelper.cpp in Sources */,
|
||||
@@ -4601,6 +4695,7 @@
|
||||
217DFC011D9F6D490055D849 /* tcp.c in Sources */,
|
||||
FA0B7EBB1A95902C000E1D17 /* LuaThread.cpp in Sources */,
|
||||
FA0B79381A958E3B000E1D17 /* Reference.cpp in Sources */,
|
||||
FAC7CD881FE35E95006A60C7 /* physfs_platform_apple.m in Sources */,
|
||||
FA0B7D391A95902C000E1D17 /* Graphics.cpp in Sources */,
|
||||
FA0B79361A958E3B000E1D17 /* macosx.mm in Sources */,
|
||||
FA0B7E121A95902C000E1D17 /* GearJoint.cpp in Sources */,
|
||||
@@ -4612,11 +4707,13 @@
|
||||
FAA3A9AE1B7D465A00CED060 /* android.cpp in Sources */,
|
||||
FA0B7D121A95902C000E1D17 /* Font.cpp in Sources */,
|
||||
FA0B7EC81A95902C000E1D17 /* threads.cpp in Sources */,
|
||||
FAC7CD8B1FE35E95006A60C7 /* physfs_archiver_iso9660.c in Sources */,
|
||||
217DFBF91D9F6D490055D849 /* select.c in Sources */,
|
||||
FA0B7A6B1A958EA3000E1D17 /* b2World.cpp in Sources */,
|
||||
FAF1408C1E20934C00F898D2 /* PpAtom.cpp in Sources */,
|
||||
FA0B7A801A958EA3000E1D17 /* b2EdgeAndCircleContact.cpp in Sources */,
|
||||
FAF140711E20934C00F898D2 /* Intermediate.cpp in Sources */,
|
||||
FAC7CD7D1FE35E95006A60C7 /* physfs_platform_winrt.cpp in Sources */,
|
||||
FA0B7E541A95902C000E1D17 /* wrap_GearJoint.cpp in Sources */,
|
||||
FA41A3C81C0A1F950084430C /* ASTCHandler.cpp in Sources */,
|
||||
FA0B7E781A95902C000E1D17 /* wrap_WheelJoint.cpp in Sources */,
|
||||
@@ -4624,6 +4721,7 @@
|
||||
FA0B7A951A958EA3000E1D17 /* b2Joint.cpp in Sources */,
|
||||
FA0B7D061A95902C000E1D17 /* wrap_File.cpp in Sources */,
|
||||
FAF1889F1E9DBC4B008C1479 /* depthstencil.cpp in Sources */,
|
||||
FAC7CD871FE35E95006A60C7 /* physfs_archiver_vdf.c in Sources */,
|
||||
FA0B7A4E1A958EA3000E1D17 /* b2Draw.cpp in Sources */,
|
||||
FAD19A171DFF8CA200D5398A /* ImageDataBase.cpp in Sources */,
|
||||
FA27B3C01B4985BF008A9DCE /* wrap_VideoStream.cpp in Sources */,
|
||||
@@ -4645,6 +4743,7 @@
|
||||
FA0B7D251A95902C000E1D17 /* wrap_Font.cpp in Sources */,
|
||||
FA0B7E091A95902C000E1D17 /* EdgeShape.cpp in Sources */,
|
||||
FA0B7CF71A95902C000E1D17 /* FileData.cpp in Sources */,
|
||||
FAC7CD8C1FE35E95006A60C7 /* physfs_archiver_qpak.c in Sources */,
|
||||
FA0B7DA51A95902C000E1D17 /* PNGHandler.cpp in Sources */,
|
||||
FA0B7B371A958EA3000E1D17 /* wuff_internal.c in Sources */,
|
||||
FA0B7E971A95902C000E1D17 /* Sound.cpp in Sources */,
|
||||
@@ -4666,6 +4765,7 @@
|
||||
FA4F2BA61DE1E36400CA37D7 /* RecordingDevice.cpp in Sources */,
|
||||
FAF1406C1E20934C00F898D2 /* InfoSink.cpp in Sources */,
|
||||
FAF1407A1E20934C00F898D2 /* limits.cpp in Sources */,
|
||||
FAC7CD7E1FE35E95006A60C7 /* physfs_archiver_mvl.c in Sources */,
|
||||
FA0B793B1A958E3B000E1D17 /* runtime.cpp in Sources */,
|
||||
FA0B7E5D1A95902C000E1D17 /* wrap_MouseJoint.cpp in Sources */,
|
||||
FA0B7A741A958EA3000E1D17 /* b2ChainAndPolygonContact.cpp in Sources */,
|
||||
@@ -4680,6 +4780,7 @@
|
||||
FAECA1B21F3164700095D008 /* CompressedSlice.cpp in Sources */,
|
||||
FA0B7D481A95902C000E1D17 /* Polyline.cpp in Sources */,
|
||||
217DFC111D9F6D490055D849 /* usocket.c in Sources */,
|
||||
FAC7CD891FE35E95006A60C7 /* physfs_archiver_dir.c in Sources */,
|
||||
FAF140751E20934C00F898D2 /* IntermTraverse.cpp in Sources */,
|
||||
FA0B7CE21A95902C000E1D17 /* wrap_Audio.cpp in Sources */,
|
||||
FA0B7AAA1A958EA3000E1D17 /* b2WeldJoint.cpp in Sources */,
|
||||
@@ -4699,6 +4800,7 @@
|
||||
FA28EBD51E352DB5003446F4 /* FenceSync.cpp in Sources */,
|
||||
FA0B7E1B1A95902C000E1D17 /* MouseJoint.cpp in Sources */,
|
||||
FA0B7CF41A95902C000E1D17 /* File.cpp in Sources */,
|
||||
FAC7CD7A1FE35E95006A60C7 /* physfs_archiver_7z.c in Sources */,
|
||||
FA0B7E331A95902C000E1D17 /* WeldJoint.cpp in Sources */,
|
||||
FA0B7D301A95902C000E1D17 /* Graphics.cpp in Sources */,
|
||||
FAF1408E1E20934C00F898D2 /* PpContext.cpp in Sources */,
|
||||
@@ -4719,6 +4821,7 @@
|
||||
FA0B7E7E1A95902C000E1D17 /* Joint.cpp in Sources */,
|
||||
FA0B7A861A958EA3000E1D17 /* b2PolygonAndCircleContact.cpp in Sources */,
|
||||
FA0B7DB11A95902C000E1D17 /* wrap_Image.cpp in Sources */,
|
||||
FAC7CD831FE35E95006A60C7 /* physfs_platform_windows.c in Sources */,
|
||||
FA0B7E881A95902C000E1D17 /* Decoder.cpp in Sources */,
|
||||
FA0B7E3C1A95902C000E1D17 /* wrap_Body.cpp in Sources */,
|
||||
FA0B7D791A95902C000E1D17 /* Quad.cpp in Sources */,
|
||||
@@ -4738,11 +4841,13 @@
|
||||
FA0B7AA71A958EA3000E1D17 /* b2RopeJoint.cpp in Sources */,
|
||||
FA0B7DD61A95902C000E1D17 /* MathModule.cpp in Sources */,
|
||||
FA1BA0AC1E16F9EE00AA2803 /* wrap_Canvas.cpp in Sources */,
|
||||
FAC7CD8A1FE35E95006A60C7 /* physfs_byteorder.c in Sources */,
|
||||
FA0B7D0F1A95902C000E1D17 /* BMFontRasterizer.cpp in Sources */,
|
||||
FA0B7E9A1A95902C000E1D17 /* VorbisDecoder.cpp in Sources */,
|
||||
FA0B7E4B1A95902C000E1D17 /* wrap_EdgeShape.cpp in Sources */,
|
||||
FA9D8DD91DEF8411002CD881 /* Stream.cpp in Sources */,
|
||||
FA0B7E241A95902C000E1D17 /* PrismaticJoint.cpp in Sources */,
|
||||
FAC7CD791FE35E95006A60C7 /* physfs.c in Sources */,
|
||||
FAC756FA1E4F99D200B91289 /* Effect.cpp in Sources */,
|
||||
FA0B7A7D1A958EA3000E1D17 /* b2ContactSolver.cpp in Sources */,
|
||||
FA0B7E601A95902C000E1D17 /* wrap_Physics.cpp in Sources */,
|
||||
@@ -4785,8 +4890,10 @@
|
||||
FA0B79241A958E3B000E1D17 /* Exception.cpp in Sources */,
|
||||
FA0B7D0C1A95902C000E1D17 /* wrap_Filesystem.cpp in Sources */,
|
||||
FA0B7AD91A958EA3000E1D17 /* glad.cpp in Sources */,
|
||||
FAC7CD841FE35E95006A60C7 /* physfs_archiver_unpacked.c in Sources */,
|
||||
217DFBF61D9F6D490055D849 /* options.c in Sources */,
|
||||
FAA54ACD1F91660400A8FA7B /* OggDemuxer.cpp in Sources */,
|
||||
FAC7CD821FE35E95006A60C7 /* physfs_platform_haiku.cpp in Sources */,
|
||||
217DFBD91D9F6D490055D849 /* auxiliar.c in Sources */,
|
||||
217DFBDB1D9F6D490055D849 /* buffer.c in Sources */,
|
||||
FA0B7DB41A95902C000E1D17 /* wrap_ImageData.cpp in Sources */,
|
||||
|
||||
Reference in New Issue
Block a user