misc/physfs/Xcode/Physfs.xcodeproj/project.pbxproj
branchwebgl
changeset 8833 c13ebed437cb
parent 8450 404ddce27b23
parent 8830 343d3f0d6a86
child 8836 7a474fcc343d
equal deleted inserted replaced
8450:404ddce27b23 8833:c13ebed437cb
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 45;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		610FB79016613776002FB2A7 /* archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77916613776002FB2A7 /* archiver_dir.c */; };
       
    11 		610FB79116613776002FB2A7 /* archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77A16613776002FB2A7 /* archiver_grp.c */; };
       
    12 		610FB79216613776002FB2A7 /* archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77B16613776002FB2A7 /* archiver_hog.c */; };
       
    13 		610FB79316613776002FB2A7 /* archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77C16613776002FB2A7 /* archiver_iso9660.c */; };
       
    14 		610FB79416613776002FB2A7 /* archiver_lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77D16613776002FB2A7 /* archiver_lzma.c */; };
       
    15 		610FB79516613776002FB2A7 /* archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77E16613776002FB2A7 /* archiver_mvl.c */; };
       
    16 		610FB79616613776002FB2A7 /* archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB77F16613776002FB2A7 /* archiver_qpak.c */; };
       
    17 		610FB79716613776002FB2A7 /* archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78016613776002FB2A7 /* archiver_unpacked.c */; };
       
    18 		610FB79816613776002FB2A7 /* archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78116613776002FB2A7 /* archiver_wad.c */; };
       
    19 		610FB79916613776002FB2A7 /* archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78216613776002FB2A7 /* archiver_zip.c */; };
       
    20 		610FB79A16613776002FB2A7 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78316613776002FB2A7 /* physfs_byteorder.c */; };
       
    21 		610FB79B16613776002FB2A7 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78416613776002FB2A7 /* physfs_casefolding.h */; };
       
    22 		610FB79C16613776002FB2A7 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78516613776002FB2A7 /* physfs_internal.h */; };
       
    23 		610FB79D16613776002FB2A7 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78616613776002FB2A7 /* physfs_miniz.h */; };
       
    24 		610FB79E16613776002FB2A7 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78716613776002FB2A7 /* physfs_platforms.h */; };
       
    25 		610FB79F16613776002FB2A7 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78816613776002FB2A7 /* physfs_unicode.c */; };
       
    26 		610FB7A016613776002FB2A7 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78916613776002FB2A7 /* physfs.c */; };
       
    27 		610FB7A116613776002FB2A7 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = 610FB78A16613776002FB2A7 /* physfs.h */; };
       
    28 		610FB7A216613776002FB2A7 /* platform_beos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78B16613776002FB2A7 /* platform_beos.cpp */; };
       
    29 		610FB7A316613776002FB2A7 /* platform_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78C16613776002FB2A7 /* platform_macosx.c */; };
       
    30 		610FB7A416613776002FB2A7 /* platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78D16613776002FB2A7 /* platform_posix.c */; };
       
    31 		610FB7A516613776002FB2A7 /* platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 610FB78E16613776002FB2A7 /* platform_unix.c */; };
       
    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 */; };
       
    39 		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
       
    40 /* End PBXBuildFile section */
       
    41 
       
    42 /* 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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    59 		610FB78916613776002FB2A7 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../src/physfs.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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    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; };
       
    72 		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 */
       
    75 
       
    76 /* Begin PBXFrameworksBuildPhase section */
       
    77 		D2AAC07C0554694100DB518D /* Frameworks */ = {
       
    78 			isa = PBXFrameworksBuildPhase;
       
    79 			buildActionMask = 2147483647;
       
    80 			files = (
       
    81 				AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
       
    82 			);
       
    83 			runOnlyForDeploymentPostprocessing = 0;
       
    84 		};
       
    85 /* End PBXFrameworksBuildPhase section */
       
    86 
       
    87 /* Begin PBXGroup section */
       
    88 		034768DFFF38A50411DB9C8B /* Products */ = {
       
    89 			isa = PBXGroup;
       
    90 			children = (
       
    91 				D2AAC07E0554694100DB518D /* libPhysfs.a */,
       
    92 			);
       
    93 			name = Products;
       
    94 			sourceTree = "<group>";
       
    95 		};
       
    96 		0867D691FE84028FC02AAC07 /* Physfs */ = {
       
    97 			isa = PBXGroup;
       
    98 			children = (
       
    99 				08FB77AEFE84172EC02AAC07 /* Sources */,
       
   100 				610FB77116613730002FB2A7 /* Extras */,
       
   101 				32C88DFF0371C24200C91783 /* Other Sources */,
       
   102 				0867D69AFE84028FC02AAC07 /* Frameworks */,
       
   103 				034768DFFF38A50411DB9C8B /* Products */,
       
   104 			);
       
   105 			name = Physfs;
       
   106 			sourceTree = "<group>";
       
   107 		};
       
   108 		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
       
   109 			isa = PBXGroup;
       
   110 			children = (
       
   111 				AACBBE490F95108600F1A2B1 /* Foundation.framework */,
       
   112 			);
       
   113 			name = Frameworks;
       
   114 			sourceTree = "<group>";
       
   115 		};
       
   116 		08FB77AEFE84172EC02AAC07 /* Sources */ = {
       
   117 			isa = PBXGroup;
       
   118 			children = (
       
   119 				610FB77916613776002FB2A7 /* archiver_dir.c */,
       
   120 				610FB77A16613776002FB2A7 /* archiver_grp.c */,
       
   121 				610FB77B16613776002FB2A7 /* archiver_hog.c */,
       
   122 				610FB77C16613776002FB2A7 /* archiver_iso9660.c */,
       
   123 				610FB77D16613776002FB2A7 /* archiver_lzma.c */,
       
   124 				610FB77E16613776002FB2A7 /* archiver_mvl.c */,
       
   125 				610FB77F16613776002FB2A7 /* archiver_qpak.c */,
       
   126 				610FB78016613776002FB2A7 /* archiver_unpacked.c */,
       
   127 				610FB78116613776002FB2A7 /* archiver_wad.c */,
       
   128 				610FB78216613776002FB2A7 /* archiver_zip.c */,
       
   129 				610FB78316613776002FB2A7 /* physfs_byteorder.c */,
       
   130 				610FB78416613776002FB2A7 /* physfs_casefolding.h */,
       
   131 				610FB78516613776002FB2A7 /* physfs_internal.h */,
       
   132 				610FB78616613776002FB2A7 /* physfs_miniz.h */,
       
   133 				610FB78716613776002FB2A7 /* physfs_platforms.h */,
       
   134 				610FB78816613776002FB2A7 /* physfs_unicode.c */,
       
   135 				610FB78916613776002FB2A7 /* physfs.c */,
       
   136 				610FB78A16613776002FB2A7 /* physfs.h */,
       
   137 				610FB78B16613776002FB2A7 /* platform_beos.cpp */,
       
   138 				610FB78C16613776002FB2A7 /* platform_macosx.c */,
       
   139 				610FB78D16613776002FB2A7 /* platform_posix.c */,
       
   140 				610FB78E16613776002FB2A7 /* platform_unix.c */,
       
   141 				610FB78F16613776002FB2A7 /* platform_windows.c */,
       
   142 			);
       
   143 			name = Sources;
       
   144 			sourceTree = "<group>";
       
   145 		};
       
   146 		32C88DFF0371C24200C91783 /* Other Sources */ = {
       
   147 			isa = PBXGroup;
       
   148 			children = (
       
   149 				AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */,
       
   150 			);
       
   151 			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>";
       
   165 		};
       
   166 /* End PBXGroup section */
       
   167 
       
   168 /* Begin PBXHeadersBuildPhase section */
       
   169 		D2AAC07A0554694100DB518D /* Headers */ = {
       
   170 			isa = PBXHeadersBuildPhase;
       
   171 			buildActionMask = 2147483647;
       
   172 			files = (
       
   173 				AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */,
       
   174 				610FB79B16613776002FB2A7 /* physfs_casefolding.h in Headers */,
       
   175 				610FB79C16613776002FB2A7 /* physfs_internal.h in Headers */,
       
   176 				610FB79D16613776002FB2A7 /* physfs_miniz.h in Headers */,
       
   177 				610FB79E16613776002FB2A7 /* physfs_platforms.h in Headers */,
       
   178 				610FB7A116613776002FB2A7 /* physfs.h in Headers */,
       
   179 				610FB7AF16613813002FB2A7 /* hwpacksmounter.h in Headers */,
       
   180 				610FB7B216613813002FB2A7 /* physfsrwops.h in Headers */,
       
   181 			);
       
   182 			runOnlyForDeploymentPostprocessing = 0;
       
   183 		};
       
   184 /* End PBXHeadersBuildPhase section */
       
   185 
       
   186 /* Begin PBXNativeTarget section */
       
   187 		D2AAC07D0554694100DB518D /* Physfs */ = {
       
   188 			isa = PBXNativeTarget;
       
   189 			buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */;
       
   190 			buildPhases = (
       
   191 				D2AAC07A0554694100DB518D /* Headers */,
       
   192 				D2AAC07B0554694100DB518D /* Sources */,
       
   193 				D2AAC07C0554694100DB518D /* Frameworks */,
       
   194 			);
       
   195 			buildRules = (
       
   196 			);
       
   197 			dependencies = (
       
   198 			);
       
   199 			name = Physfs;
       
   200 			productName = Physfs;
       
   201 			productReference = D2AAC07E0554694100DB518D /* libPhysfs.a */;
       
   202 			productType = "com.apple.product-type.library.static";
       
   203 		};
       
   204 /* End PBXNativeTarget section */
       
   205 
       
   206 /* Begin PBXProject section */
       
   207 		0867D690FE84028FC02AAC07 /* Project object */ = {
       
   208 			isa = PBXProject;
       
   209 			buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */;
       
   210 			compatibilityVersion = "Xcode 3.1";
       
   211 			developmentRegion = English;
       
   212 			hasScannedForEncodings = 1;
       
   213 			knownRegions = (
       
   214 				English,
       
   215 				Japanese,
       
   216 				French,
       
   217 				German,
       
   218 			);
       
   219 			mainGroup = 0867D691FE84028FC02AAC07 /* Physfs */;
       
   220 			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
       
   221 			projectDirPath = "";
       
   222 			projectRoot = "";
       
   223 			targets = (
       
   224 				D2AAC07D0554694100DB518D /* Physfs */,
       
   225 			);
       
   226 		};
       
   227 /* End PBXProject section */
       
   228 
       
   229 /* Begin PBXSourcesBuildPhase section */
       
   230 		D2AAC07B0554694100DB518D /* Sources */ = {
       
   231 			isa = PBXSourcesBuildPhase;
       
   232 			buildActionMask = 2147483647;
       
   233 			files = (
       
   234 				610FB79016613776002FB2A7 /* archiver_dir.c in Sources */,
       
   235 				610FB79116613776002FB2A7 /* archiver_grp.c in Sources */,
       
   236 				610FB79216613776002FB2A7 /* archiver_hog.c in Sources */,
       
   237 				610FB79316613776002FB2A7 /* archiver_iso9660.c in Sources */,
       
   238 				610FB79416613776002FB2A7 /* archiver_lzma.c in Sources */,
       
   239 				610FB79516613776002FB2A7 /* archiver_mvl.c in Sources */,
       
   240 				610FB79616613776002FB2A7 /* archiver_qpak.c in Sources */,
       
   241 				610FB79716613776002FB2A7 /* archiver_unpacked.c in Sources */,
       
   242 				610FB79816613776002FB2A7 /* archiver_wad.c in Sources */,
       
   243 				610FB79916613776002FB2A7 /* archiver_zip.c in Sources */,
       
   244 				610FB79A16613776002FB2A7 /* physfs_byteorder.c in Sources */,
       
   245 				610FB79F16613776002FB2A7 /* physfs_unicode.c in Sources */,
       
   246 				610FB7A016613776002FB2A7 /* physfs.c in Sources */,
       
   247 				610FB7A216613776002FB2A7 /* platform_beos.cpp in Sources */,
       
   248 				610FB7A316613776002FB2A7 /* platform_macosx.c in Sources */,
       
   249 				610FB7A416613776002FB2A7 /* platform_posix.c in Sources */,
       
   250 				610FB7A516613776002FB2A7 /* platform_unix.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 			);
       
   256 			runOnlyForDeploymentPostprocessing = 0;
       
   257 		};
       
   258 /* End PBXSourcesBuildPhase section */
       
   259 
       
   260 /* Begin XCBuildConfiguration section */
       
   261 		1DEB921F08733DC00010E9CD /* Debug */ = {
       
   262 			isa = XCBuildConfiguration;
       
   263 			buildSettings = {
       
   264 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   265 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   266 				COPY_PHASE_STRIP = NO;
       
   267 				DSTROOT = /tmp/Physfs.dst;
       
   268 				GCC_DYNAMIC_NO_PIC = NO;
       
   269 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
       
   270 				GCC_MODEL_TUNING = G5;
       
   271 				GCC_OPTIMIZATION_LEVEL = 0;
       
   272 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   273 				GCC_PREFIX_HEADER = Physfs_Prefix.pch;
       
   274 				INSTALL_PATH = /usr/local/lib;
       
   275 				PRODUCT_NAME = Physfs;
       
   276 			};
       
   277 			name = Debug;
       
   278 		};
       
   279 		1DEB922008733DC00010E9CD /* Release */ = {
       
   280 			isa = XCBuildConfiguration;
       
   281 			buildSettings = {
       
   282 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   283 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   284 				DSTROOT = /tmp/Physfs.dst;
       
   285 				GCC_MODEL_TUNING = G5;
       
   286 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   287 				GCC_PREFIX_HEADER = Physfs_Prefix.pch;
       
   288 				INSTALL_PATH = /usr/local/lib;
       
   289 				PRODUCT_NAME = Physfs;
       
   290 			};
       
   291 			name = Release;
       
   292 		};
       
   293 		1DEB922308733DC00010E9CD /* Debug */ = {
       
   294 			isa = XCBuildConfiguration;
       
   295 			buildSettings = {
       
   296 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   297 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   298 				GCC_C_LANGUAGE_STANDARD = c99;
       
   299 				GCC_OPTIMIZATION_LEVEL = 0;
       
   300 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   301 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   302 				HEADER_SEARCH_PATHS = (
       
   303 					"\"$(SRCROOT)/../../liblua\"",
       
   304 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   305 				);
       
   306 				OTHER_LDFLAGS = "-ObjC";
       
   307 				PREBINDING = NO;
       
   308 				SDKROOT = iphoneos;
       
   309 			};
       
   310 			name = Debug;
       
   311 		};
       
   312 		1DEB922408733DC00010E9CD /* Release */ = {
       
   313 			isa = XCBuildConfiguration;
       
   314 			buildSettings = {
       
   315 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   316 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   317 				GCC_C_LANGUAGE_STANDARD = c99;
       
   318 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   319 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   320 				HEADER_SEARCH_PATHS = (
       
   321 					"\"$(SRCROOT)/../../liblua\"",
       
   322 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   323 				);
       
   324 				OTHER_LDFLAGS = "-ObjC";
       
   325 				PREBINDING = NO;
       
   326 				SDKROOT = iphoneos;
       
   327 			};
       
   328 			name = Release;
       
   329 		};
       
   330 /* End XCBuildConfiguration section */
       
   331 
       
   332 /* Begin XCConfigurationList section */
       
   333 		1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */ = {
       
   334 			isa = XCConfigurationList;
       
   335 			buildConfigurations = (
       
   336 				1DEB921F08733DC00010E9CD /* Debug */,
       
   337 				1DEB922008733DC00010E9CD /* Release */,
       
   338 			);
       
   339 			defaultConfigurationIsVisible = 0;
       
   340 			defaultConfigurationName = Release;
       
   341 		};
       
   342 		1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */ = {
       
   343 			isa = XCConfigurationList;
       
   344 			buildConfigurations = (
       
   345 				1DEB922308733DC00010E9CD /* Debug */,
       
   346 				1DEB922408733DC00010E9CD /* Release */,
       
   347 			);
       
   348 			defaultConfigurationIsVisible = 0;
       
   349 			defaultConfigurationName = Release;
       
   350 		};
       
   351 /* End XCConfigurationList section */
       
   352 	};
       
   353 	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
       
   354 }