misc/libphysfs/Xcode/Physfs.xcodeproj/project.pbxproj
branchphysfslayer
changeset 8536 55365fccb075
parent 8522 1853628ae285
child 11079 2e025063ca12
equal deleted inserted replaced
8533:2d7703d6bc22 8536:55365fccb075
     5 	};
     5 	};
     6 	objectVersion = 45;
     6 	objectVersion = 45;
     7 	objects = {
     7 	objects = {
     8 
     8 
     9 /* Begin PBXBuildFile section */
     9 /* Begin PBXBuildFile section */
    10 		610FB79016613776002FB2A7 /* archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77916613776002FB2A7 /* archiver_dir.c */; };
    10 		617D78F916D932900091D4D6 /* archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E816D932900091D4D6 /* archiver_dir.c */; };
    11 		610FB79116613776002FB2A7 /* archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77A16613776002FB2A7 /* archiver_grp.c */; };
    11 		617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E916D932900091D4D6 /* archiver_grp.c */; };
    12 		610FB79216613776002FB2A7 /* archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77B16613776002FB2A7 /* archiver_hog.c */; };
    12 		617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EA16D932900091D4D6 /* archiver_hog.c */; };
    13 		610FB79316613776002FB2A7 /* archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77C16613776002FB2A7 /* archiver_iso9660.c */; };
    13 		617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EB16D932900091D4D6 /* archiver_iso9660.c */; };
    14 		610FB79416613776002FB2A7 /* archiver_lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77D16613776002FB2A7 /* archiver_lzma.c */; };
    14 		617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EC16D932900091D4D6 /* archiver_lzma.c */; };
    15 		610FB79516613776002FB2A7 /* archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77E16613776002FB2A7 /* archiver_mvl.c */; };
    15 		617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78ED16D932900091D4D6 /* archiver_mvl.c */; };
    16 		610FB79616613776002FB2A7 /* archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77F16613776002FB2A7 /* archiver_qpak.c */; };
    16 		617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EE16D932900091D4D6 /* archiver_qpak.c */; };
    17 		610FB79716613776002FB2A7 /* archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78016613776002FB2A7 /* archiver_unpacked.c */; };
    17 		617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EF16D932900091D4D6 /* archiver_unpacked.c */; };
    18 		610FB79816613776002FB2A7 /* archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78116613776002FB2A7 /* archiver_wad.c */; };
    18 		617D790116D932900091D4D6 /* archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F016D932900091D4D6 /* archiver_wad.c */; };
    19 		610FB79916613776002FB2A7 /* archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78216613776002FB2A7 /* archiver_zip.c */; };
    19 		617D790216D932900091D4D6 /* archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F116D932900091D4D6 /* archiver_zip.c */; };
    20 		610FB79A16613776002FB2A7 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78316613776002FB2A7 /* physfs_byteorder.c */; };
    20 		617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F216D932900091D4D6 /* physfs_byteorder.c */; };
    21 		610FB79B16613776002FB2A7 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78416613776002FB2A7 /* physfs_casefolding.h */; };
    21 		617D790416D932900091D4D6 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F316D932900091D4D6 /* physfs_unicode.c */; };
    22 		610FB79C16613776002FB2A7 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78516613776002FB2A7 /* physfs_internal.h */; };
    22 		617D790516D932900091D4D6 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F416D932900091D4D6 /* physfs.c */; };
    23 		610FB79D16613776002FB2A7 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78616613776002FB2A7 /* physfs_miniz.h */; };
    23 		617D790616D932900091D4D6 /* platform_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F516D932900091D4D6 /* platform_macosx.c */; };
    24 		610FB79E16613776002FB2A7 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78716613776002FB2A7 /* physfs_platforms.h */; };
    24 		617D790716D932900091D4D6 /* platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F616D932900091D4D6 /* platform_posix.c */; };
    25 		610FB79F16613776002FB2A7 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78816613776002FB2A7 /* physfs_unicode.c */; };
    25 		617D790816D932900091D4D6 /* platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F716D932900091D4D6 /* platform_unix.c */; };
    26 		610FB7A016613776002FB2A7 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78916613776002FB2A7 /* physfs.c */; };
    26 		617D790916D932900091D4D6 /* platform_windows.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F816D932900091D4D6 /* platform_windows.c */; };
    27 		610FB7A116613776002FB2A7 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78A16613776002FB2A7 /* physfs.h */; };
    27 		617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790A16D932BC0091D4D6 /* physfs_casefolding.h */; };
    28 		610FB7A216613776002FB2A7 /* platform_beos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78B16613776002FB2A7 /* platform_beos.cpp */; };
    28 		617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790B16D932BC0091D4D6 /* physfs_internal.h */; };
    29 		610FB7A316613776002FB2A7 /* platform_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78C16613776002FB2A7 /* platform_macosx.c */; };
    29 		617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790C16D932BC0091D4D6 /* physfs_miniz.h */; };
    30 		610FB7A416613776002FB2A7 /* platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78D16613776002FB2A7 /* platform_posix.c */; };
    30 		617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790D16D932BC0091D4D6 /* physfs_platforms.h */; };
    31 		610FB7A516613776002FB2A7 /* platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78E16613776002FB2A7 /* platform_unix.c */; };
    31 		617D791316D932BC0091D4D6 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790E16D932BC0091D4D6 /* physfs.h */; };
    32 		610FB7A616613776002FB2A7 /* platform_windows.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78F16613776002FB2A7 /* platform_windows.c */; };
       
    33 		610FB7AE16613813002FB2A7 /* hwpacksmounter.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB7A916613813002FB2A7 /* hwpacksmounter.c */; };
       
    34 		610FB7AF16613813002FB2A7 /* hwpacksmounter.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB7AA16613813002FB2A7 /* hwpacksmounter.h */; };
       
    35 		610FB7B016613813002FB2A7 /* physfslualoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB7AB16613813002FB2A7 /* physfslualoader.c */; };
       
    36 		610FB7B116613813002FB2A7 /* physfsrwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB7AC16613813002FB2A7 /* physfsrwops.c */; };
       
    37 		610FB7B216613813002FB2A7 /* physfsrwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB7AD16613813002FB2A7 /* physfsrwops.h */; };
       
    38 		AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */; };
    32 		AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */; };
    39 		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
    33 		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
    40 /* End PBXBuildFile section */
    34 /* End PBXBuildFile section */
    41 
    35 
    42 /* Begin PBXFileReference section */
    36 /* Begin PBXFileReference section */
    43 		610FB77916613776002FB2A7 /* archiver_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_dir.c; path = ../src/archiver_dir.c; sourceTree = SOURCE_ROOT; };
    37 		617D78E716D932600091D4D6 /* libPhysfs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhysfs.a; sourceTree = BUILT_PRODUCTS_DIR; };
    44 		610FB77A16613776002FB2A7 /* archiver_grp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_grp.c; path = ../src/archiver_grp.c; sourceTree = SOURCE_ROOT; };
    38 		617D78E816D932900091D4D6 /* archiver_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_dir.c; path = ../archiver_dir.c; sourceTree = SOURCE_ROOT; };
    45 		610FB77B16613776002FB2A7 /* archiver_hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_hog.c; path = ../src/archiver_hog.c; sourceTree = SOURCE_ROOT; };
    39 		617D78E916D932900091D4D6 /* archiver_grp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_grp.c; path = ../archiver_grp.c; sourceTree = SOURCE_ROOT; };
    46 		610FB77C16613776002FB2A7 /* archiver_iso9660.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_iso9660.c; path = ../src/archiver_iso9660.c; sourceTree = SOURCE_ROOT; };
    40 		617D78EA16D932900091D4D6 /* archiver_hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_hog.c; path = ../archiver_hog.c; sourceTree = SOURCE_ROOT; };
    47 		610FB77D16613776002FB2A7 /* archiver_lzma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_lzma.c; path = ../src/archiver_lzma.c; sourceTree = SOURCE_ROOT; };
    41 		617D78EB16D932900091D4D6 /* archiver_iso9660.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_iso9660.c; path = ../archiver_iso9660.c; sourceTree = SOURCE_ROOT; };
    48 		610FB77E16613776002FB2A7 /* archiver_mvl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_mvl.c; path = ../src/archiver_mvl.c; sourceTree = SOURCE_ROOT; };
    42 		617D78EC16D932900091D4D6 /* archiver_lzma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_lzma.c; path = ../archiver_lzma.c; sourceTree = SOURCE_ROOT; };
    49 		610FB77F16613776002FB2A7 /* archiver_qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_qpak.c; path = ../src/archiver_qpak.c; sourceTree = SOURCE_ROOT; };
    43 		617D78ED16D932900091D4D6 /* archiver_mvl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_mvl.c; path = ../archiver_mvl.c; sourceTree = SOURCE_ROOT; };
    50 		610FB78016613776002FB2A7 /* archiver_unpacked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_unpacked.c; path = ../src/archiver_unpacked.c; sourceTree = SOURCE_ROOT; };
    44 		617D78EE16D932900091D4D6 /* archiver_qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_qpak.c; path = ../archiver_qpak.c; sourceTree = SOURCE_ROOT; };
    51 		610FB78116613776002FB2A7 /* archiver_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_wad.c; path = ../src/archiver_wad.c; sourceTree = SOURCE_ROOT; };
    45 		617D78EF16D932900091D4D6 /* archiver_unpacked.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_unpacked.c; path = ../archiver_unpacked.c; sourceTree = SOURCE_ROOT; };
    52 		610FB78216613776002FB2A7 /* archiver_zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_zip.c; path = ../src/archiver_zip.c; sourceTree = SOURCE_ROOT; };
    46 		617D78F016D932900091D4D6 /* archiver_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_wad.c; path = ../archiver_wad.c; sourceTree = SOURCE_ROOT; };
    53 		610FB78316613776002FB2A7 /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_byteorder.c; path = ../src/physfs_byteorder.c; sourceTree = SOURCE_ROOT; };
    47 		617D78F116D932900091D4D6 /* archiver_zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_zip.c; path = ../archiver_zip.c; sourceTree = SOURCE_ROOT; };
    54 		610FB78416613776002FB2A7 /* physfs_casefolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_casefolding.h; path = ../src/physfs_casefolding.h; sourceTree = SOURCE_ROOT; };
    48 		617D78F216D932900091D4D6 /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_byteorder.c; path = ../physfs_byteorder.c; sourceTree = SOURCE_ROOT; };
    55 		610FB78516613776002FB2A7 /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_internal.h; path = ../src/physfs_internal.h; sourceTree = SOURCE_ROOT; };
    49 		617D78F316D932900091D4D6 /* physfs_unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_unicode.c; path = ../physfs_unicode.c; sourceTree = SOURCE_ROOT; };
    56 		610FB78616613776002FB2A7 /* physfs_miniz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_miniz.h; path = ../src/physfs_miniz.h; sourceTree = SOURCE_ROOT; };
    50 		617D78F416D932900091D4D6 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../physfs.c; sourceTree = SOURCE_ROOT; };
    57 		610FB78716613776002FB2A7 /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_platforms.h; path = ../src/physfs_platforms.h; sourceTree = SOURCE_ROOT; };
    51 		617D78F516D932900091D4D6 /* platform_macosx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_macosx.c; path = ../platform_macosx.c; sourceTree = SOURCE_ROOT; };
    58 		610FB78816613776002FB2A7 /* physfs_unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_unicode.c; path = ../src/physfs_unicode.c; sourceTree = SOURCE_ROOT; };
    52 		617D78F616D932900091D4D6 /* platform_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_posix.c; path = ../platform_posix.c; sourceTree = SOURCE_ROOT; };
    59 		610FB78916613776002FB2A7 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../src/physfs.c; sourceTree = SOURCE_ROOT; };
    53 		617D78F716D932900091D4D6 /* platform_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_unix.c; path = ../platform_unix.c; sourceTree = SOURCE_ROOT; };
    60 		610FB78A16613776002FB2A7 /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs.h; path = ../src/physfs.h; sourceTree = SOURCE_ROOT; };
    54 		617D78F816D932900091D4D6 /* platform_windows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_windows.c; path = ../platform_windows.c; sourceTree = SOURCE_ROOT; };
    61 		610FB78B16613776002FB2A7 /* platform_beos.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = platform_beos.cpp; path = ../src/platform_beos.cpp; sourceTree = SOURCE_ROOT; };
    55 		617D790A16D932BC0091D4D6 /* physfs_casefolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_casefolding.h; path = ../physfs_casefolding.h; sourceTree = SOURCE_ROOT; };
    62 		610FB78C16613776002FB2A7 /* platform_macosx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_macosx.c; path = ../src/platform_macosx.c; sourceTree = SOURCE_ROOT; };
    56 		617D790B16D932BC0091D4D6 /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_internal.h; path = ../physfs_internal.h; sourceTree = SOURCE_ROOT; };
    63 		610FB78D16613776002FB2A7 /* platform_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_posix.c; path = ../src/platform_posix.c; sourceTree = SOURCE_ROOT; };
    57 		617D790C16D932BC0091D4D6 /* physfs_miniz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_miniz.h; path = ../physfs_miniz.h; sourceTree = SOURCE_ROOT; };
    64 		610FB78E16613776002FB2A7 /* platform_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_unix.c; path = ../src/platform_unix.c; sourceTree = SOURCE_ROOT; };
    58 		617D790D16D932BC0091D4D6 /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_platforms.h; path = ../physfs_platforms.h; sourceTree = SOURCE_ROOT; };
    65 		610FB78F16613776002FB2A7 /* platform_windows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_windows.c; path = ../src/platform_windows.c; sourceTree = SOURCE_ROOT; };
    59 		617D790E16D932BC0091D4D6 /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs.h; path = ../physfs.h; sourceTree = SOURCE_ROOT; };
    66 		610FB7A916613813002FB2A7 /* hwpacksmounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hwpacksmounter.c; path = ../extras/hwpacksmounter.c; sourceTree = SOURCE_ROOT; };
       
    67 		610FB7AA16613813002FB2A7 /* hwpacksmounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwpacksmounter.h; path = ../extras/hwpacksmounter.h; sourceTree = SOURCE_ROOT; };
       
    68 		610FB7AB16613813002FB2A7 /* physfslualoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfslualoader.c; path = ../extras/physfslualoader.c; sourceTree = SOURCE_ROOT; };
       
    69 		610FB7AC16613813002FB2A7 /* physfsrwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfsrwops.c; path = ../extras/physfsrwops.c; sourceTree = SOURCE_ROOT; };
       
    70 		610FB7AD16613813002FB2A7 /* physfsrwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfsrwops.h; path = ../extras/physfsrwops.h; sourceTree = SOURCE_ROOT; };
       
    71 		AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physfs_Prefix.pch; sourceTree = SOURCE_ROOT; };
    60 		AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physfs_Prefix.pch; sourceTree = SOURCE_ROOT; };
    72 		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
    61 		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
    73 		D2AAC07E0554694100DB518D /* libPhysfs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhysfs.a; sourceTree = BUILT_PRODUCTS_DIR; };
       
    74 /* End PBXFileReference section */
    62 /* End PBXFileReference section */
    75 
    63 
    76 /* Begin PBXFrameworksBuildPhase section */
    64 /* Begin PBXFrameworksBuildPhase section */
    77 		D2AAC07C0554694100DB518D /* Frameworks */ = {
    65 		D2AAC07C0554694100DB518D /* Frameworks */ = {
    78 			isa = PBXFrameworksBuildPhase;
    66 			isa = PBXFrameworksBuildPhase;
    86 
    74 
    87 /* Begin PBXGroup section */
    75 /* Begin PBXGroup section */
    88 		034768DFFF38A50411DB9C8B /* Products */ = {
    76 		034768DFFF38A50411DB9C8B /* Products */ = {
    89 			isa = PBXGroup;
    77 			isa = PBXGroup;
    90 			children = (
    78 			children = (
    91 				D2AAC07E0554694100DB518D /* libPhysfs.a */,
    79 				617D78E716D932600091D4D6 /* libPhysfs.a */,
    92 			);
    80 			);
    93 			name = Products;
    81 			name = Products;
    94 			sourceTree = "<group>";
    82 			sourceTree = "<group>";
    95 		};
    83 		};
    96 		0867D691FE84028FC02AAC07 /* Physfs */ = {
    84 		0867D691FE84028FC02AAC07 /* Physfs */ = {
    97 			isa = PBXGroup;
    85 			isa = PBXGroup;
    98 			children = (
    86 			children = (
    99 				08FB77AEFE84172EC02AAC07 /* Sources */,
    87 				08FB77AEFE84172EC02AAC07 /* Sources */,
   100 				610FB77116613730002FB2A7 /* Extras */,
       
   101 				32C88DFF0371C24200C91783 /* Other Sources */,
    88 				32C88DFF0371C24200C91783 /* Other Sources */,
   102 				0867D69AFE84028FC02AAC07 /* Frameworks */,
    89 				0867D69AFE84028FC02AAC07 /* Frameworks */,
   103 				034768DFFF38A50411DB9C8B /* Products */,
    90 				034768DFFF38A50411DB9C8B /* Products */,
   104 			);
    91 			);
   105 			name = Physfs;
    92 			name = Physfs;
   114 			sourceTree = "<group>";
   101 			sourceTree = "<group>";
   115 		};
   102 		};
   116 		08FB77AEFE84172EC02AAC07 /* Sources */ = {
   103 		08FB77AEFE84172EC02AAC07 /* Sources */ = {
   117 			isa = PBXGroup;
   104 			isa = PBXGroup;
   118 			children = (
   105 			children = (
   119 				610FB77916613776002FB2A7 /* archiver_dir.c */,
   106 				617D790A16D932BC0091D4D6 /* physfs_casefolding.h */,
   120 				610FB77A16613776002FB2A7 /* archiver_grp.c */,
   107 				617D790B16D932BC0091D4D6 /* physfs_internal.h */,
   121 				610FB77B16613776002FB2A7 /* archiver_hog.c */,
   108 				617D790C16D932BC0091D4D6 /* physfs_miniz.h */,
   122 				610FB77C16613776002FB2A7 /* archiver_iso9660.c */,
   109 				617D790D16D932BC0091D4D6 /* physfs_platforms.h */,
   123 				610FB77D16613776002FB2A7 /* archiver_lzma.c */,
   110 				617D790E16D932BC0091D4D6 /* physfs.h */,
   124 				610FB77E16613776002FB2A7 /* archiver_mvl.c */,
   111 				617D78E816D932900091D4D6 /* archiver_dir.c */,
   125 				610FB77F16613776002FB2A7 /* archiver_qpak.c */,
   112 				617D78E916D932900091D4D6 /* archiver_grp.c */,
   126 				610FB78016613776002FB2A7 /* archiver_unpacked.c */,
   113 				617D78EA16D932900091D4D6 /* archiver_hog.c */,
   127 				610FB78116613776002FB2A7 /* archiver_wad.c */,
   114 				617D78EB16D932900091D4D6 /* archiver_iso9660.c */,
   128 				610FB78216613776002FB2A7 /* archiver_zip.c */,
   115 				617D78EC16D932900091D4D6 /* archiver_lzma.c */,
   129 				610FB78316613776002FB2A7 /* physfs_byteorder.c */,
   116 				617D78ED16D932900091D4D6 /* archiver_mvl.c */,
   130 				610FB78416613776002FB2A7 /* physfs_casefolding.h */,
   117 				617D78EE16D932900091D4D6 /* archiver_qpak.c */,
   131 				610FB78516613776002FB2A7 /* physfs_internal.h */,
   118 				617D78EF16D932900091D4D6 /* archiver_unpacked.c */,
   132 				610FB78616613776002FB2A7 /* physfs_miniz.h */,
   119 				617D78F016D932900091D4D6 /* archiver_wad.c */,
   133 				610FB78716613776002FB2A7 /* physfs_platforms.h */,
   120 				617D78F116D932900091D4D6 /* archiver_zip.c */,
   134 				610FB78816613776002FB2A7 /* physfs_unicode.c */,
   121 				617D78F216D932900091D4D6 /* physfs_byteorder.c */,
   135 				610FB78916613776002FB2A7 /* physfs.c */,
   122 				617D78F316D932900091D4D6 /* physfs_unicode.c */,
   136 				610FB78A16613776002FB2A7 /* physfs.h */,
   123 				617D78F416D932900091D4D6 /* physfs.c */,
   137 				610FB78B16613776002FB2A7 /* platform_beos.cpp */,
   124 				617D78F516D932900091D4D6 /* platform_macosx.c */,
   138 				610FB78C16613776002FB2A7 /* platform_macosx.c */,
   125 				617D78F616D932900091D4D6 /* platform_posix.c */,
   139 				610FB78D16613776002FB2A7 /* platform_posix.c */,
   126 				617D78F716D932900091D4D6 /* platform_unix.c */,
   140 				610FB78E16613776002FB2A7 /* platform_unix.c */,
   127 				617D78F816D932900091D4D6 /* platform_windows.c */,
   141 				610FB78F16613776002FB2A7 /* platform_windows.c */,
       
   142 			);
   128 			);
   143 			name = Sources;
   129 			name = Sources;
   144 			sourceTree = "<group>";
   130 			sourceTree = "<group>";
   145 		};
   131 		};
   146 		32C88DFF0371C24200C91783 /* Other Sources */ = {
   132 		32C88DFF0371C24200C91783 /* Other Sources */ = {
   147 			isa = PBXGroup;
   133 			isa = PBXGroup;
   148 			children = (
   134 			children = (
   149 				AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */,
   135 				AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */,
   150 			);
   136 			);
   151 			name = "Other Sources";
   137 			name = "Other Sources";
   152 			sourceTree = "<group>";
       
   153 		};
       
   154 		610FB77116613730002FB2A7 /* Extras */ = {
       
   155 			isa = PBXGroup;
       
   156 			children = (
       
   157 				610FB7A916613813002FB2A7 /* hwpacksmounter.c */,
       
   158 				610FB7AA16613813002FB2A7 /* hwpacksmounter.h */,
       
   159 				610FB7AB16613813002FB2A7 /* physfslualoader.c */,
       
   160 				610FB7AC16613813002FB2A7 /* physfsrwops.c */,
       
   161 				610FB7AD16613813002FB2A7 /* physfsrwops.h */,
       
   162 			);
       
   163 			name = Extras;
       
   164 			sourceTree = "<group>";
   138 			sourceTree = "<group>";
   165 		};
   139 		};
   166 /* End PBXGroup section */
   140 /* End PBXGroup section */
   167 
   141 
   168 /* Begin PBXHeadersBuildPhase section */
   142 /* Begin PBXHeadersBuildPhase section */
   169 		D2AAC07A0554694100DB518D /* Headers */ = {
   143 		D2AAC07A0554694100DB518D /* Headers */ = {
   170 			isa = PBXHeadersBuildPhase;
   144 			isa = PBXHeadersBuildPhase;
   171 			buildActionMask = 2147483647;
   145 			buildActionMask = 2147483647;
   172 			files = (
   146 			files = (
   173 				AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */,
   147 				AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */,
   174 				610FB79B16613776002FB2A7 /* physfs_casefolding.h in Headers */,
   148 				617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */,
   175 				610FB79C16613776002FB2A7 /* physfs_internal.h in Headers */,
   149 				617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */,
   176 				610FB79D16613776002FB2A7 /* physfs_miniz.h in Headers */,
   150 				617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */,
   177 				610FB79E16613776002FB2A7 /* physfs_platforms.h in Headers */,
   151 				617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */,
   178 				610FB7A116613776002FB2A7 /* physfs.h in Headers */,
   152 				617D791316D932BC0091D4D6 /* physfs.h in Headers */,
   179 				610FB7AF16613813002FB2A7 /* hwpacksmounter.h in Headers */,
       
   180 				610FB7B216613813002FB2A7 /* physfsrwops.h in Headers */,
       
   181 			);
   153 			);
   182 			runOnlyForDeploymentPostprocessing = 0;
   154 			runOnlyForDeploymentPostprocessing = 0;
   183 		};
   155 		};
   184 /* End PBXHeadersBuildPhase section */
   156 /* End PBXHeadersBuildPhase section */
   185 
   157 
   196 			);
   168 			);
   197 			dependencies = (
   169 			dependencies = (
   198 			);
   170 			);
   199 			name = Physfs;
   171 			name = Physfs;
   200 			productName = Physfs;
   172 			productName = Physfs;
   201 			productReference = D2AAC07E0554694100DB518D /* libPhysfs.a */;
   173 			productReference = 617D78E716D932600091D4D6 /* libPhysfs.a */;
   202 			productType = "com.apple.product-type.library.static";
   174 			productType = "com.apple.product-type.library.static";
   203 		};
   175 		};
   204 /* End PBXNativeTarget section */
   176 /* End PBXNativeTarget section */
   205 
   177 
   206 /* Begin PBXProject section */
   178 /* Begin PBXProject section */
   229 /* Begin PBXSourcesBuildPhase section */
   201 /* Begin PBXSourcesBuildPhase section */
   230 		D2AAC07B0554694100DB518D /* Sources */ = {
   202 		D2AAC07B0554694100DB518D /* Sources */ = {
   231 			isa = PBXSourcesBuildPhase;
   203 			isa = PBXSourcesBuildPhase;
   232 			buildActionMask = 2147483647;
   204 			buildActionMask = 2147483647;
   233 			files = (
   205 			files = (
   234 				610FB79016613776002FB2A7 /* archiver_dir.c in Sources */,
   206 				617D78F916D932900091D4D6 /* archiver_dir.c in Sources */,
   235 				610FB79116613776002FB2A7 /* archiver_grp.c in Sources */,
   207 				617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */,
   236 				610FB79216613776002FB2A7 /* archiver_hog.c in Sources */,
   208 				617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */,
   237 				610FB79316613776002FB2A7 /* archiver_iso9660.c in Sources */,
   209 				617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */,
   238 				610FB79416613776002FB2A7 /* archiver_lzma.c in Sources */,
   210 				617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */,
   239 				610FB79516613776002FB2A7 /* archiver_mvl.c in Sources */,
   211 				617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */,
   240 				610FB79616613776002FB2A7 /* archiver_qpak.c in Sources */,
   212 				617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */,
   241 				610FB79716613776002FB2A7 /* archiver_unpacked.c in Sources */,
   213 				617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */,
   242 				610FB79816613776002FB2A7 /* archiver_wad.c in Sources */,
   214 				617D790116D932900091D4D6 /* archiver_wad.c in Sources */,
   243 				610FB79916613776002FB2A7 /* archiver_zip.c in Sources */,
   215 				617D790216D932900091D4D6 /* archiver_zip.c in Sources */,
   244 				610FB79A16613776002FB2A7 /* physfs_byteorder.c in Sources */,
   216 				617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */,
   245 				610FB79F16613776002FB2A7 /* physfs_unicode.c in Sources */,
   217 				617D790416D932900091D4D6 /* physfs_unicode.c in Sources */,
   246 				610FB7A016613776002FB2A7 /* physfs.c in Sources */,
   218 				617D790516D932900091D4D6 /* physfs.c in Sources */,
   247 				610FB7A216613776002FB2A7 /* platform_beos.cpp in Sources */,
   219 				617D790616D932900091D4D6 /* platform_macosx.c in Sources */,
   248 				610FB7A316613776002FB2A7 /* platform_macosx.c in Sources */,
   220 				617D790716D932900091D4D6 /* platform_posix.c in Sources */,
   249 				610FB7A416613776002FB2A7 /* platform_posix.c in Sources */,
   221 				617D790816D932900091D4D6 /* platform_unix.c in Sources */,
   250 				610FB7A516613776002FB2A7 /* platform_unix.c in Sources */,
   222 				617D790916D932900091D4D6 /* platform_windows.c in Sources */,
   251 				610FB7A616613776002FB2A7 /* platform_windows.c in Sources */,
       
   252 				610FB7AE16613813002FB2A7 /* hwpacksmounter.c in Sources */,
       
   253 				610FB7B016613813002FB2A7 /* physfslualoader.c in Sources */,
       
   254 				610FB7B116613813002FB2A7 /* physfsrwops.c in Sources */,
       
   255 			);
   223 			);
   256 			runOnlyForDeploymentPostprocessing = 0;
   224 			runOnlyForDeploymentPostprocessing = 0;
   257 		};
   225 		};
   258 /* End PBXSourcesBuildPhase section */
   226 /* End PBXSourcesBuildPhase section */
   259 
   227 
   295 			buildSettings = {
   263 			buildSettings = {
   296 				ALWAYS_SEARCH_USER_PATHS = NO;
   264 				ALWAYS_SEARCH_USER_PATHS = NO;
   297 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   265 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   298 				GCC_C_LANGUAGE_STANDARD = c99;
   266 				GCC_C_LANGUAGE_STANDARD = c99;
   299 				GCC_OPTIMIZATION_LEVEL = 0;
   267 				GCC_OPTIMIZATION_LEVEL = 0;
       
   268 				GCC_PREPROCESSOR_DEFINITIONS = "";
       
   269 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
   300 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   270 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   301 				GCC_WARN_UNUSED_VARIABLE = YES;
   271 				GCC_WARN_UNUSED_VARIABLE = YES;
   302 				HEADER_SEARCH_PATHS = (
   272 				HEADER_SEARCH_PATHS = (
   303 					"\"$(SRCROOT)/../../liblua\"",
   273 					"\"$(SRCROOT)/../../liblua\"",
   304 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
   274 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
   313 			isa = XCBuildConfiguration;
   283 			isa = XCBuildConfiguration;
   314 			buildSettings = {
   284 			buildSettings = {
   315 				ALWAYS_SEARCH_USER_PATHS = NO;
   285 				ALWAYS_SEARCH_USER_PATHS = NO;
   316 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   286 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   317 				GCC_C_LANGUAGE_STANDARD = c99;
   287 				GCC_C_LANGUAGE_STANDARD = c99;
       
   288 				GCC_PREPROCESSOR_DEFINITIONS = "";
       
   289 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
   318 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   290 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   319 				GCC_WARN_UNUSED_VARIABLE = YES;
   291 				GCC_WARN_UNUSED_VARIABLE = YES;
   320 				HEADER_SEARCH_PATHS = (
   292 				HEADER_SEARCH_PATHS = (
   321 					"\"$(SRCROOT)/../../liblua\"",
   293 					"\"$(SRCROOT)/../../liblua\"",
   322 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
   294 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",