misc/libphysfs/Xcode/Physfs.xcodeproj/project.pbxproj
changeset 13886 99b265e0d1d0
parent 13885 5f819b90d479
child 13887 b172a5d40eee
equal deleted inserted replaced
13885:5f819b90d479 13886:99b265e0d1d0
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 46;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		617D78F916D932900091D4D6 /* archiver_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E816D932900091D4D6 /* archiver_dir.c */; };
       
    11 		617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78E916D932900091D4D6 /* archiver_grp.c */; };
       
    12 		617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EA16D932900091D4D6 /* archiver_hog.c */; };
       
    13 		617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EB16D932900091D4D6 /* archiver_iso9660.c */; };
       
    14 		617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EC16D932900091D4D6 /* archiver_lzma.c */; };
       
    15 		617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78ED16D932900091D4D6 /* archiver_mvl.c */; };
       
    16 		617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EE16D932900091D4D6 /* archiver_qpak.c */; };
       
    17 		617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78EF16D932900091D4D6 /* archiver_unpacked.c */; };
       
    18 		617D790116D932900091D4D6 /* archiver_wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F016D932900091D4D6 /* archiver_wad.c */; };
       
    19 		617D790216D932900091D4D6 /* archiver_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F116D932900091D4D6 /* archiver_zip.c */; };
       
    20 		617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F216D932900091D4D6 /* physfs_byteorder.c */; };
       
    21 		617D790416D932900091D4D6 /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F316D932900091D4D6 /* physfs_unicode.c */; };
       
    22 		617D790516D932900091D4D6 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F416D932900091D4D6 /* physfs.c */; };
       
    23 		617D790616D932900091D4D6 /* platform_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F516D932900091D4D6 /* platform_macosx.c */; };
       
    24 		617D790716D932900091D4D6 /* platform_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F616D932900091D4D6 /* platform_posix.c */; };
       
    25 		617D790816D932900091D4D6 /* platform_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F716D932900091D4D6 /* platform_unix.c */; };
       
    26 		617D790916D932900091D4D6 /* platform_windows.c in Sources */ = {isa = PBXBuildFile; fileRef = 617D78F816D932900091D4D6 /* platform_windows.c */; };
       
    27 		617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790A16D932BC0091D4D6 /* physfs_casefolding.h */; };
       
    28 		617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790B16D932BC0091D4D6 /* physfs_internal.h */; };
       
    29 		617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790C16D932BC0091D4D6 /* physfs_miniz.h */; };
       
    30 		617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790D16D932BC0091D4D6 /* physfs_platforms.h */; };
       
    31 		617D791316D932BC0091D4D6 /* physfs.h in Headers */ = {isa = PBXBuildFile; fileRef = 617D790E16D932BC0091D4D6 /* physfs.h */; };
       
    32 		AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */; };
       
    33 		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
       
    34 /* End PBXBuildFile section */
       
    35 
       
    36 /* Begin PBXFileReference section */
       
    37 		617D78E716D932600091D4D6 /* libPhysfs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPhysfs.a; sourceTree = BUILT_PRODUCTS_DIR; };
       
    38 		617D78E816D932900091D4D6 /* archiver_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_dir.c; path = ../archiver_dir.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; };
       
    40 		617D78EA16D932900091D4D6 /* archiver_hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_hog.c; path = ../archiver_hog.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; };
       
    42 		617D78EC16D932900091D4D6 /* archiver_lzma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_lzma.c; path = ../archiver_lzma.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; };
       
    44 		617D78EE16D932900091D4D6 /* archiver_qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_qpak.c; path = ../archiver_qpak.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; };
       
    46 		617D78F016D932900091D4D6 /* archiver_wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = archiver_wad.c; path = ../archiver_wad.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; };
       
    48 		617D78F216D932900091D4D6 /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs_byteorder.c; path = ../physfs_byteorder.c; 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; };
       
    50 		617D78F416D932900091D4D6 /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = physfs.c; path = ../physfs.c; 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; };
       
    52 		617D78F616D932900091D4D6 /* platform_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_posix.c; path = ../platform_posix.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; };
       
    54 		617D78F816D932900091D4D6 /* platform_windows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = platform_windows.c; path = ../platform_windows.c; 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; };
       
    56 		617D790B16D932BC0091D4D6 /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_internal.h; path = ../physfs_internal.h; 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; };
       
    58 		617D790D16D932BC0091D4D6 /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs_platforms.h; path = ../physfs_platforms.h; sourceTree = SOURCE_ROOT; };
       
    59 		617D790E16D932BC0091D4D6 /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = physfs.h; path = ../physfs.h; sourceTree = SOURCE_ROOT; };
       
    60 		AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physfs_Prefix.pch; sourceTree = SOURCE_ROOT; };
       
    61 		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
       
    62 /* End PBXFileReference section */
       
    63 
       
    64 /* Begin PBXFrameworksBuildPhase section */
       
    65 		D2AAC07C0554694100DB518D /* Frameworks */ = {
       
    66 			isa = PBXFrameworksBuildPhase;
       
    67 			buildActionMask = 2147483647;
       
    68 			files = (
       
    69 				AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
       
    70 			);
       
    71 			runOnlyForDeploymentPostprocessing = 0;
       
    72 		};
       
    73 /* End PBXFrameworksBuildPhase section */
       
    74 
       
    75 /* Begin PBXGroup section */
       
    76 		034768DFFF38A50411DB9C8B /* Products */ = {
       
    77 			isa = PBXGroup;
       
    78 			children = (
       
    79 				617D78E716D932600091D4D6 /* libPhysfs.a */,
       
    80 			);
       
    81 			name = Products;
       
    82 			sourceTree = "<group>";
       
    83 		};
       
    84 		0867D691FE84028FC02AAC07 /* Physfs */ = {
       
    85 			isa = PBXGroup;
       
    86 			children = (
       
    87 				08FB77AEFE84172EC02AAC07 /* Sources */,
       
    88 				32C88DFF0371C24200C91783 /* Other Sources */,
       
    89 				0867D69AFE84028FC02AAC07 /* Frameworks */,
       
    90 				034768DFFF38A50411DB9C8B /* Products */,
       
    91 			);
       
    92 			name = Physfs;
       
    93 			sourceTree = "<group>";
       
    94 		};
       
    95 		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
       
    96 			isa = PBXGroup;
       
    97 			children = (
       
    98 				AACBBE490F95108600F1A2B1 /* Foundation.framework */,
       
    99 			);
       
   100 			name = Frameworks;
       
   101 			sourceTree = "<group>";
       
   102 		};
       
   103 		08FB77AEFE84172EC02AAC07 /* Sources */ = {
       
   104 			isa = PBXGroup;
       
   105 			children = (
       
   106 				617D790A16D932BC0091D4D6 /* physfs_casefolding.h */,
       
   107 				617D790B16D932BC0091D4D6 /* physfs_internal.h */,
       
   108 				617D790C16D932BC0091D4D6 /* physfs_miniz.h */,
       
   109 				617D790D16D932BC0091D4D6 /* physfs_platforms.h */,
       
   110 				617D790E16D932BC0091D4D6 /* physfs.h */,
       
   111 				617D78E816D932900091D4D6 /* archiver_dir.c */,
       
   112 				617D78E916D932900091D4D6 /* archiver_grp.c */,
       
   113 				617D78EA16D932900091D4D6 /* archiver_hog.c */,
       
   114 				617D78EB16D932900091D4D6 /* archiver_iso9660.c */,
       
   115 				617D78EC16D932900091D4D6 /* archiver_lzma.c */,
       
   116 				617D78ED16D932900091D4D6 /* archiver_mvl.c */,
       
   117 				617D78EE16D932900091D4D6 /* archiver_qpak.c */,
       
   118 				617D78EF16D932900091D4D6 /* archiver_unpacked.c */,
       
   119 				617D78F016D932900091D4D6 /* archiver_wad.c */,
       
   120 				617D78F116D932900091D4D6 /* archiver_zip.c */,
       
   121 				617D78F216D932900091D4D6 /* physfs_byteorder.c */,
       
   122 				617D78F316D932900091D4D6 /* physfs_unicode.c */,
       
   123 				617D78F416D932900091D4D6 /* physfs.c */,
       
   124 				617D78F516D932900091D4D6 /* platform_macosx.c */,
       
   125 				617D78F616D932900091D4D6 /* platform_posix.c */,
       
   126 				617D78F716D932900091D4D6 /* platform_unix.c */,
       
   127 				617D78F816D932900091D4D6 /* platform_windows.c */,
       
   128 			);
       
   129 			name = Sources;
       
   130 			sourceTree = "<group>";
       
   131 		};
       
   132 		32C88DFF0371C24200C91783 /* Other Sources */ = {
       
   133 			isa = PBXGroup;
       
   134 			children = (
       
   135 				AA747D9E0F9514B9006C5449 /* Physfs_Prefix.pch */,
       
   136 			);
       
   137 			name = "Other Sources";
       
   138 			sourceTree = "<group>";
       
   139 		};
       
   140 /* End PBXGroup section */
       
   141 
       
   142 /* Begin PBXHeadersBuildPhase section */
       
   143 		D2AAC07A0554694100DB518D /* Headers */ = {
       
   144 			isa = PBXHeadersBuildPhase;
       
   145 			buildActionMask = 2147483647;
       
   146 			files = (
       
   147 				AA747D9F0F9514B9006C5449 /* Physfs_Prefix.pch in Headers */,
       
   148 				617D790F16D932BC0091D4D6 /* physfs_casefolding.h in Headers */,
       
   149 				617D791016D932BC0091D4D6 /* physfs_internal.h in Headers */,
       
   150 				617D791116D932BC0091D4D6 /* physfs_miniz.h in Headers */,
       
   151 				617D791216D932BC0091D4D6 /* physfs_platforms.h in Headers */,
       
   152 				617D791316D932BC0091D4D6 /* physfs.h in Headers */,
       
   153 			);
       
   154 			runOnlyForDeploymentPostprocessing = 0;
       
   155 		};
       
   156 /* End PBXHeadersBuildPhase section */
       
   157 
       
   158 /* Begin PBXNativeTarget section */
       
   159 		D2AAC07D0554694100DB518D /* Physfs */ = {
       
   160 			isa = PBXNativeTarget;
       
   161 			buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */;
       
   162 			buildPhases = (
       
   163 				D2AAC07A0554694100DB518D /* Headers */,
       
   164 				D2AAC07B0554694100DB518D /* Sources */,
       
   165 				D2AAC07C0554694100DB518D /* Frameworks */,
       
   166 			);
       
   167 			buildRules = (
       
   168 			);
       
   169 			dependencies = (
       
   170 			);
       
   171 			name = Physfs;
       
   172 			productName = Physfs;
       
   173 			productReference = 617D78E716D932600091D4D6 /* libPhysfs.a */;
       
   174 			productType = "com.apple.product-type.library.static";
       
   175 		};
       
   176 /* End PBXNativeTarget section */
       
   177 
       
   178 /* Begin PBXProject section */
       
   179 		0867D690FE84028FC02AAC07 /* Project object */ = {
       
   180 			isa = PBXProject;
       
   181 			attributes = {
       
   182 				LastUpgradeCheck = 0710;
       
   183 			};
       
   184 			buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */;
       
   185 			compatibilityVersion = "Xcode 3.2";
       
   186 			developmentRegion = English;
       
   187 			hasScannedForEncodings = 1;
       
   188 			knownRegions = (
       
   189 				English,
       
   190 				Japanese,
       
   191 				French,
       
   192 				German,
       
   193 			);
       
   194 			mainGroup = 0867D691FE84028FC02AAC07 /* Physfs */;
       
   195 			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
       
   196 			projectDirPath = "";
       
   197 			projectRoot = "";
       
   198 			targets = (
       
   199 				D2AAC07D0554694100DB518D /* Physfs */,
       
   200 			);
       
   201 		};
       
   202 /* End PBXProject section */
       
   203 
       
   204 /* Begin PBXSourcesBuildPhase section */
       
   205 		D2AAC07B0554694100DB518D /* Sources */ = {
       
   206 			isa = PBXSourcesBuildPhase;
       
   207 			buildActionMask = 2147483647;
       
   208 			files = (
       
   209 				617D78F916D932900091D4D6 /* archiver_dir.c in Sources */,
       
   210 				617D78FA16D932900091D4D6 /* archiver_grp.c in Sources */,
       
   211 				617D78FB16D932900091D4D6 /* archiver_hog.c in Sources */,
       
   212 				617D78FC16D932900091D4D6 /* archiver_iso9660.c in Sources */,
       
   213 				617D78FD16D932900091D4D6 /* archiver_lzma.c in Sources */,
       
   214 				617D78FE16D932900091D4D6 /* archiver_mvl.c in Sources */,
       
   215 				617D78FF16D932900091D4D6 /* archiver_qpak.c in Sources */,
       
   216 				617D790016D932900091D4D6 /* archiver_unpacked.c in Sources */,
       
   217 				617D790116D932900091D4D6 /* archiver_wad.c in Sources */,
       
   218 				617D790216D932900091D4D6 /* archiver_zip.c in Sources */,
       
   219 				617D790316D932900091D4D6 /* physfs_byteorder.c in Sources */,
       
   220 				617D790416D932900091D4D6 /* physfs_unicode.c in Sources */,
       
   221 				617D790516D932900091D4D6 /* physfs.c in Sources */,
       
   222 				617D790616D932900091D4D6 /* platform_macosx.c in Sources */,
       
   223 				617D790716D932900091D4D6 /* platform_posix.c in Sources */,
       
   224 				617D790816D932900091D4D6 /* platform_unix.c in Sources */,
       
   225 				617D790916D932900091D4D6 /* platform_windows.c in Sources */,
       
   226 			);
       
   227 			runOnlyForDeploymentPostprocessing = 0;
       
   228 		};
       
   229 /* End PBXSourcesBuildPhase section */
       
   230 
       
   231 /* Begin XCBuildConfiguration section */
       
   232 		1DEB921F08733DC00010E9CD /* Debug */ = {
       
   233 			isa = XCBuildConfiguration;
       
   234 			buildSettings = {
       
   235 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   236 				COPY_PHASE_STRIP = NO;
       
   237 				DSTROOT = /tmp/Physfs.dst;
       
   238 				GCC_DYNAMIC_NO_PIC = NO;
       
   239 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
       
   240 				GCC_MODEL_TUNING = G5;
       
   241 				GCC_OPTIMIZATION_LEVEL = 0;
       
   242 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   243 				GCC_PREFIX_HEADER = Physfs_Prefix.pch;
       
   244 				INSTALL_PATH = /usr/local/lib;
       
   245 				PRODUCT_NAME = Physfs;
       
   246 				SKIP_INSTALL = YES;
       
   247 			};
       
   248 			name = Debug;
       
   249 		};
       
   250 		1DEB922008733DC00010E9CD /* Release */ = {
       
   251 			isa = XCBuildConfiguration;
       
   252 			buildSettings = {
       
   253 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   254 				DSTROOT = /tmp/Physfs.dst;
       
   255 				GCC_MODEL_TUNING = G5;
       
   256 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   257 				GCC_PREFIX_HEADER = Physfs_Prefix.pch;
       
   258 				INSTALL_PATH = /usr/local/lib;
       
   259 				PRODUCT_NAME = Physfs;
       
   260 				SKIP_INSTALL = YES;
       
   261 			};
       
   262 			name = Release;
       
   263 		};
       
   264 		1DEB922308733DC00010E9CD /* Debug */ = {
       
   265 			isa = XCBuildConfiguration;
       
   266 			buildSettings = {
       
   267 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   268 				CLANG_WARN_BOOL_CONVERSION = YES;
       
   269 				CLANG_WARN_CONSTANT_CONVERSION = YES;
       
   270 				CLANG_WARN_EMPTY_BODY = YES;
       
   271 				CLANG_WARN_ENUM_CONVERSION = YES;
       
   272 				CLANG_WARN_INT_CONVERSION = YES;
       
   273 				CLANG_WARN_UNREACHABLE_CODE = YES;
       
   274 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
       
   275 				ENABLE_BITCODE = NO;
       
   276 				ENABLE_STRICT_OBJC_MSGSEND = YES;
       
   277 				ENABLE_TESTABILITY = YES;
       
   278 				GCC_C_LANGUAGE_STANDARD = c99;
       
   279 				GCC_NO_COMMON_BLOCKS = YES;
       
   280 				GCC_OPTIMIZATION_LEVEL = 0;
       
   281 				GCC_PREPROCESSOR_DEFINITIONS = "";
       
   282 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
       
   283 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
       
   284 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   285 				GCC_WARN_UNDECLARED_SELECTOR = YES;
       
   286 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
       
   287 				GCC_WARN_UNUSED_FUNCTION = YES;
       
   288 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   289 				HEADER_SEARCH_PATHS = (
       
   290 					"\"$(SRCROOT)/../../liblua\"",
       
   291 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   292 				);
       
   293 				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
       
   294 				ONLY_ACTIVE_ARCH = YES;
       
   295 				OTHER_LDFLAGS = "-ObjC";
       
   296 				PREBINDING = NO;
       
   297 				SDKROOT = iphoneos;
       
   298 				VALID_ARCHS = "armv7 x86_64 arm64";
       
   299 			};
       
   300 			name = Debug;
       
   301 		};
       
   302 		1DEB922408733DC00010E9CD /* Release */ = {
       
   303 			isa = XCBuildConfiguration;
       
   304 			buildSettings = {
       
   305 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   306 				CLANG_WARN_BOOL_CONVERSION = YES;
       
   307 				CLANG_WARN_CONSTANT_CONVERSION = YES;
       
   308 				CLANG_WARN_EMPTY_BODY = YES;
       
   309 				CLANG_WARN_ENUM_CONVERSION = YES;
       
   310 				CLANG_WARN_INT_CONVERSION = YES;
       
   311 				CLANG_WARN_UNREACHABLE_CODE = YES;
       
   312 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
       
   313 				ENABLE_BITCODE = NO;
       
   314 				ENABLE_STRICT_OBJC_MSGSEND = YES;
       
   315 				GCC_C_LANGUAGE_STANDARD = c99;
       
   316 				GCC_NO_COMMON_BLOCKS = YES;
       
   317 				GCC_PREPROCESSOR_DEFINITIONS = "";
       
   318 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
       
   319 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
       
   320 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   321 				GCC_WARN_UNDECLARED_SELECTOR = YES;
       
   322 				GCC_WARN_UNINITIALIZED_AUTOS = YES;
       
   323 				GCC_WARN_UNUSED_FUNCTION = YES;
       
   324 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   325 				HEADER_SEARCH_PATHS = (
       
   326 					"\"$(SRCROOT)/../../liblua\"",
       
   327 					"\"$(SRCROOT)/../../../../Library/SDL/include\"",
       
   328 				);
       
   329 				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
       
   330 				OTHER_LDFLAGS = "-ObjC";
       
   331 				PREBINDING = NO;
       
   332 				SDKROOT = iphoneos;
       
   333 				VALID_ARCHS = "armv7 x86_64 arm64";
       
   334 			};
       
   335 			name = Release;
       
   336 		};
       
   337 /* End XCBuildConfiguration section */
       
   338 
       
   339 /* Begin XCConfigurationList section */
       
   340 		1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "Physfs" */ = {
       
   341 			isa = XCConfigurationList;
       
   342 			buildConfigurations = (
       
   343 				1DEB921F08733DC00010E9CD /* Debug */,
       
   344 				1DEB922008733DC00010E9CD /* Release */,
       
   345 			);
       
   346 			defaultConfigurationIsVisible = 0;
       
   347 			defaultConfigurationName = Release;
       
   348 		};
       
   349 		1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Physfs" */ = {
       
   350 			isa = XCConfigurationList;
       
   351 			buildConfigurations = (
       
   352 				1DEB922308733DC00010E9CD /* Debug */,
       
   353 				1DEB922408733DC00010E9CD /* Release */,
       
   354 			);
       
   355 			defaultConfigurationIsVisible = 0;
       
   356 			defaultConfigurationName = Release;
       
   357 		};
       
   358 /* End XCConfigurationList section */
       
   359 	};
       
   360 	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
       
   361 }