Home | History | Annotate | Download | only in ports.xcodeproj
      1 // !$*UTF8*$!
      2 {
      3 	archiveVersion = 1;
      4 	classes = {
      5 	};
      6 	objectVersion = 42;
      7 	objects = {
      8 
      9 /* Begin PBXBuildFile section */
     10 		000F96970D340E3000AAF056 /* SkFontHost_gamma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 000F96960D340E3000AAF056 /* SkFontHost_gamma.cpp */; };
     11 		00199D6A0AD6C5F000B087EA /* SkImageDecoder_libico.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00199D690AD6C5F000B087EA /* SkImageDecoder_libico.cpp */; };
     12 		0043B2A10D75B800004A0E2A /* bmpdecoderhelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0043B29F0D75B800004A0E2A /* bmpdecoderhelper.h */; };
     13 		0043B2DE0D75C86D004A0E2A /* SkImageDecoder_libbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0043B2DD0D75C86D004A0E2A /* SkImageDecoder_libbmp.cpp */; };
     14 		004E32230D0F288E007F9B40 /* SkMMapStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 004E32220D0F288D007F9B40 /* SkMMapStream.cpp */; };
     15 		0064A06A0AE5283700F758EE /* SkFontHost_android.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0064A0690AE5283700F758EE /* SkFontHost_android.cpp */; };
     16 		008CFCBD0C04C10100FB4126 /* SkImageDecoder_wbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008CFCBC0C04C10100FB4126 /* SkImageDecoder_wbmp.cpp */; };
     17 		00AC70770D0DAB9400413F47 /* SkThread_pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00AC70760D0DAB9400413F47 /* SkThread_pthread.cpp */; };
     18 		00FA424D0D7601CE00D3F086 /* bmpdecoderhelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FA424C0D7601CE00D3F086 /* bmpdecoderhelper.cpp */; };
     19 		FEDCDF8D09C1DB5B0042D964 /* SkMemory_stdlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEDCDF8C09C1DB5B0042D964 /* SkMemory_stdlib.cpp */; };
     20 		FEDCDF9109C1DBC10042D964 /* SkDebug_stdio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEDCDF9009C1DBC10042D964 /* SkDebug_stdio.cpp */; };
     21 		FEEBB91809421FDD00C371A7 /* SkGlobals_global.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEEBB90E09421FDD00C371A7 /* SkGlobals_global.cpp */; };
     22 		FEEBB91909421FDD00C371A7 /* SkImageDecoder_Factory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEEBB90F09421FDD00C371A7 /* SkImageDecoder_Factory.cpp */; };
     23 		FEEBB91A09421FDD00C371A7 /* SkOSFile_stdio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEEBB91009421FDD00C371A7 /* SkOSFile_stdio.cpp */; };
     24 /* End PBXBuildFile section */
     25 
     26 /* Begin PBXFileReference section */
     27 		000F96960D340E3000AAF056 /* SkFontHost_gamma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkFontHost_gamma.cpp; path = ../../libs/graphics/ports/SkFontHost_gamma.cpp; sourceTree = SOURCE_ROOT; };
     28 		00199D690AD6C5F000B087EA /* SkImageDecoder_libico.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libico.cpp; path = ../../libs/graphics/images/SkImageDecoder_libico.cpp; sourceTree = SOURCE_ROOT; };
     29 		0043B29F0D75B800004A0E2A /* bmpdecoderhelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bmpdecoderhelper.h; path = ../../libs/graphics/images/bmpdecoderhelper.h; sourceTree = SOURCE_ROOT; };
     30 		0043B2DD0D75C86D004A0E2A /* SkImageDecoder_libbmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libbmp.cpp; path = ../../libs/graphics/images/SkImageDecoder_libbmp.cpp; sourceTree = SOURCE_ROOT; };
     31 		004E32220D0F288D007F9B40 /* SkMMapStream.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMMapStream.cpp; path = ../../libs/graphics/images/SkMMapStream.cpp; sourceTree = SOURCE_ROOT; };
     32 		0064A0690AE5283700F758EE /* SkFontHost_android.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkFontHost_android.cpp; path = ../../libs/graphics/ports/SkFontHost_android.cpp; sourceTree = SOURCE_ROOT; };
     33 		008CFCBC0C04C10100FB4126 /* SkImageDecoder_wbmp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_wbmp.cpp; path = ../../libs/graphics/images/SkImageDecoder_wbmp.cpp; sourceTree = SOURCE_ROOT; };
     34 		00AC70760D0DAB9400413F47 /* SkThread_pthread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkThread_pthread.cpp; path = ../../libs/graphics/ports/SkThread_pthread.cpp; sourceTree = SOURCE_ROOT; };
     35 		00FA424C0D7601CE00D3F086 /* bmpdecoderhelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bmpdecoderhelper.cpp; path = ../../libs/graphics/images/bmpdecoderhelper.cpp; sourceTree = SOURCE_ROOT; };
     36 		D2AAC046055464E500DB518D /* libports.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libports.a; sourceTree = BUILT_PRODUCTS_DIR; };
     37 		FE5F473C0947737F0095980F /* SkThread_none.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkThread_none.cpp; path = ../../libs/graphics/ports/SkThread_none.cpp; sourceTree = SOURCE_ROOT; };
     38 		FEDCDF8C09C1DB5B0042D964 /* SkMemory_stdlib.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMemory_stdlib.cpp; path = ../../libs/corecg/SkMemory_stdlib.cpp; sourceTree = SOURCE_ROOT; };
     39 		FEDCDF9009C1DBC10042D964 /* SkDebug_stdio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkDebug_stdio.cpp; path = ../../libs/corecg/SkDebug_stdio.cpp; sourceTree = SOURCE_ROOT; };
     40 		FEEBB90E09421FDD00C371A7 /* SkGlobals_global.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkGlobals_global.cpp; path = ../../libs/graphics/ports/SkGlobals_global.cpp; sourceTree = SOURCE_ROOT; };
     41 		FEEBB90F09421FDD00C371A7 /* SkImageDecoder_Factory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_Factory.cpp; path = ../../libs/graphics/ports/SkImageDecoder_Factory.cpp; sourceTree = SOURCE_ROOT; };
     42 		FEEBB91009421FDD00C371A7 /* SkOSFile_stdio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkOSFile_stdio.cpp; path = ../../libs/graphics/ports/SkOSFile_stdio.cpp; sourceTree = SOURCE_ROOT; };
     43 /* End PBXFileReference section */
     44 
     45 /* Begin PBXFrameworksBuildPhase section */
     46 		D289987405E68DCB004EDB86 /* Frameworks */ = {
     47 			isa = PBXFrameworksBuildPhase;
     48 			buildActionMask = 2147483647;
     49 			files = (
     50 			);
     51 			runOnlyForDeploymentPostprocessing = 0;
     52 		};
     53 /* End PBXFrameworksBuildPhase section */
     54 
     55 /* Begin PBXGroup section */
     56 		08FB7794FE84155DC02AAC07 /* ports */ = {
     57 			isa = PBXGroup;
     58 			children = (
     59 				08FB7795FE84155DC02AAC07 /* Source */,
     60 				C6A0FF2B0290797F04C91782 /* Documentation */,
     61 				1AB674ADFE9D54B511CA2CBB /* Products */,
     62 			);
     63 			name = ports;
     64 			sourceTree = "<group>";
     65 		};
     66 		08FB7795FE84155DC02AAC07 /* Source */ = {
     67 			isa = PBXGroup;
     68 			children = (
     69 				00FA424C0D7601CE00D3F086 /* bmpdecoderhelper.cpp */,
     70 				0043B2DD0D75C86D004A0E2A /* SkImageDecoder_libbmp.cpp */,
     71 				0043B29F0D75B800004A0E2A /* bmpdecoderhelper.h */,
     72 				000F96960D340E3000AAF056 /* SkFontHost_gamma.cpp */,
     73 				004E32220D0F288D007F9B40 /* SkMMapStream.cpp */,
     74 				00AC70760D0DAB9400413F47 /* SkThread_pthread.cpp */,
     75 				008CFCBC0C04C10100FB4126 /* SkImageDecoder_wbmp.cpp */,
     76 				0064A0690AE5283700F758EE /* SkFontHost_android.cpp */,
     77 				00199D690AD6C5F000B087EA /* SkImageDecoder_libico.cpp */,
     78 				FEDCDF9009C1DBC10042D964 /* SkDebug_stdio.cpp */,
     79 				FEDCDF8C09C1DB5B0042D964 /* SkMemory_stdlib.cpp */,
     80 				FE5F473C0947737F0095980F /* SkThread_none.cpp */,
     81 				FEEBB90E09421FDD00C371A7 /* SkGlobals_global.cpp */,
     82 				FEEBB90F09421FDD00C371A7 /* SkImageDecoder_Factory.cpp */,
     83 				FEEBB91009421FDD00C371A7 /* SkOSFile_stdio.cpp */,
     84 			);
     85 			name = Source;
     86 			sourceTree = "<group>";
     87 		};
     88 		1AB674ADFE9D54B511CA2CBB /* Products */ = {
     89 			isa = PBXGroup;
     90 			children = (
     91 				D2AAC046055464E500DB518D /* libports.a */,
     92 			);
     93 			name = Products;
     94 			sourceTree = "<group>";
     95 		};
     96 		C6A0FF2B0290797F04C91782 /* Documentation */ = {
     97 			isa = PBXGroup;
     98 			children = (
     99 			);
    100 			name = Documentation;
    101 			sourceTree = "<group>";
    102 		};
    103 /* End PBXGroup section */
    104 
    105 /* Begin PBXHeadersBuildPhase section */
    106 		D2AAC043055464E500DB518D /* Headers */ = {
    107 			isa = PBXHeadersBuildPhase;
    108 			buildActionMask = 2147483647;
    109 			files = (
    110 				0043B2A10D75B800004A0E2A /* bmpdecoderhelper.h in Headers */,
    111 			);
    112 			runOnlyForDeploymentPostprocessing = 0;
    113 		};
    114 /* End PBXHeadersBuildPhase section */
    115 
    116 /* Begin PBXNativeTarget section */
    117 		D2AAC045055464E500DB518D /* ports */ = {
    118 			isa = PBXNativeTarget;
    119 			buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ports" */;
    120 			buildPhases = (
    121 				D2AAC043055464E500DB518D /* Headers */,
    122 				D2AAC044055464E500DB518D /* Sources */,
    123 				D289987405E68DCB004EDB86 /* Frameworks */,
    124 			);
    125 			buildRules = (
    126 			);
    127 			dependencies = (
    128 			);
    129 			name = ports;
    130 			productName = ports;
    131 			productReference = D2AAC046055464E500DB518D /* libports.a */;
    132 			productType = "com.apple.product-type.library.static";
    133 		};
    134 /* End PBXNativeTarget section */
    135 
    136 /* Begin PBXProject section */
    137 		08FB7793FE84155DC02AAC07 /* Project object */ = {
    138 			isa = PBXProject;
    139 			buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ports" */;
    140 			compatibilityVersion = "Xcode 2.4";
    141 			hasScannedForEncodings = 1;
    142 			mainGroup = 08FB7794FE84155DC02AAC07 /* ports */;
    143 			projectDirPath = "";
    144 			projectRoot = ../..;
    145 			targets = (
    146 				D2AAC045055464E500DB518D /* ports */,
    147 			);
    148 		};
    149 /* End PBXProject section */
    150 
    151 /* Begin PBXSourcesBuildPhase section */
    152 		D2AAC044055464E500DB518D /* Sources */ = {
    153 			isa = PBXSourcesBuildPhase;
    154 			buildActionMask = 2147483647;
    155 			files = (
    156 				FEEBB91809421FDD00C371A7 /* SkGlobals_global.cpp in Sources */,
    157 				FEEBB91909421FDD00C371A7 /* SkImageDecoder_Factory.cpp in Sources */,
    158 				FEEBB91A09421FDD00C371A7 /* SkOSFile_stdio.cpp in Sources */,
    159 				FEDCDF8D09C1DB5B0042D964 /* SkMemory_stdlib.cpp in Sources */,
    160 				FEDCDF9109C1DBC10042D964 /* SkDebug_stdio.cpp in Sources */,
    161 				00199D6A0AD6C5F000B087EA /* SkImageDecoder_libico.cpp in Sources */,
    162 				0064A06A0AE5283700F758EE /* SkFontHost_android.cpp in Sources */,
    163 				008CFCBD0C04C10100FB4126 /* SkImageDecoder_wbmp.cpp in Sources */,
    164 				00AC70770D0DAB9400413F47 /* SkThread_pthread.cpp in Sources */,
    165 				004E32230D0F288E007F9B40 /* SkMMapStream.cpp in Sources */,
    166 				000F96970D340E3000AAF056 /* SkFontHost_gamma.cpp in Sources */,
    167 				0043B2DE0D75C86D004A0E2A /* SkImageDecoder_libbmp.cpp in Sources */,
    168 				00FA424D0D7601CE00D3F086 /* bmpdecoderhelper.cpp in Sources */,
    169 			);
    170 			runOnlyForDeploymentPostprocessing = 0;
    171 		};
    172 /* End PBXSourcesBuildPhase section */
    173 
    174 /* Begin XCBuildConfiguration section */
    175 		1DEB91EC08733DB70010E9CD /* Debug */ = {
    176 			isa = XCBuildConfiguration;
    177 			buildSettings = {
    178 				ARCHS = "$(NATIVE_ARCH)";
    179 				COPY_PHASE_STRIP = NO;
    180 				GCC_DYNAMIC_NO_PIC = NO;
    181 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    182 				GCC_MODEL_TUNING = G5;
    183 				GCC_OPTIMIZATION_LEVEL = 0;
    184 				INSTALL_PATH = /usr/local/lib;
    185 				PRODUCT_NAME = ports;
    186 				ZERO_LINK = NO;
    187 			};
    188 			name = Debug;
    189 		};
    190 		1DEB91ED08733DB70010E9CD /* Release */ = {
    191 			isa = XCBuildConfiguration;
    192 			buildSettings = {
    193 				ARCHS = "$(NATIVE_ARCH)";
    194 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
    195 				GCC_MODEL_TUNING = G5;
    196 				INSTALL_PATH = /usr/local/lib;
    197 				PRODUCT_NAME = ports;
    198 				ZERO_LINK = NO;
    199 			};
    200 			name = Release;
    201 		};
    202 		1DEB91F008733DB70010E9CD /* Debug */ = {
    203 			isa = XCBuildConfiguration;
    204 			buildSettings = {
    205 				ALWAYS_SEARCH_USER_PATHS = NO;
    206 				COPY_PHASE_STRIP = NO;
    207 				GCC_CW_ASM_SYNTAX = NO;
    208 				GCC_ENABLE_CPP_RTTI = NO;
    209 				GCC_ENABLE_PASCAL_STRINGS = NO;
    210 				GCC_ENABLE_SYMBOL_SEPARATION = NO;
    211 				GCC_PREPROCESSOR_DEFINITIONS = SK_BUILD_FOR_MAC;
    212 				GCC_USE_GCC3_PFE_SUPPORT = NO;
    213 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    214 				GCC_WARN_UNUSED_VARIABLE = YES;
    215 				HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
    216 				LINK_WITH_STANDARD_LIBRARIES = NO;
    217 				PREBINDING = NO;
    218 				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
    219 				SDKROOT = "";
    220 				SHARED_PRECOMPS_DIR = "";
    221 				STRIP_INSTALLED_PRODUCT = NO;
    222 				USER_HEADER_SEARCH_PATHS = "../../include/graphics ../../include/corecg";
    223 			};
    224 			name = Debug;
    225 		};
    226 		1DEB91F108733DB70010E9CD /* Release */ = {
    227 			isa = XCBuildConfiguration;
    228 			buildSettings = {
    229 				ALWAYS_SEARCH_USER_PATHS = NO;
    230 				COPY_PHASE_STRIP = NO;
    231 				GCC_CW_ASM_SYNTAX = NO;
    232 				GCC_ENABLE_CPP_RTTI = NO;
    233 				GCC_ENABLE_PASCAL_STRINGS = NO;
    234 				GCC_ENABLE_SYMBOL_SEPARATION = NO;
    235 				GCC_PREPROCESSOR_DEFINITIONS = (
    236 					SK_BUILD_FOR_MAC,
    237 					SK_RELEASE,
    238 				);
    239 				GCC_USE_GCC3_PFE_SUPPORT = NO;
    240 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    241 				GCC_WARN_UNUSED_VARIABLE = YES;
    242 				HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
    243 				LINK_WITH_STANDARD_LIBRARIES = NO;
    244 				PREBINDING = NO;
    245 				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
    246 				SDKROOT = "";
    247 				SHARED_PRECOMPS_DIR = "";
    248 				STRIP_INSTALLED_PRODUCT = NO;
    249 				USER_HEADER_SEARCH_PATHS = "../../include/graphics ../../include/corecg";
    250 			};
    251 			name = Release;
    252 		};
    253 /* End XCBuildConfiguration section */
    254 
    255 /* Begin XCConfigurationList section */
    256 		1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ports" */ = {
    257 			isa = XCConfigurationList;
    258 			buildConfigurations = (
    259 				1DEB91EC08733DB70010E9CD /* Debug */,
    260 				1DEB91ED08733DB70010E9CD /* Release */,
    261 			);
    262 			defaultConfigurationIsVisible = 0;
    263 			defaultConfigurationName = Release;
    264 		};
    265 		1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ports" */ = {
    266 			isa = XCConfigurationList;
    267 			buildConfigurations = (
    268 				1DEB91F008733DB70010E9CD /* Debug */,
    269 				1DEB91F108733DB70010E9CD /* Release */,
    270 			);
    271 			defaultConfigurationIsVisible = 0;
    272 			defaultConfigurationName = Release;
    273 		};
    274 /* End XCConfigurationList section */
    275 	};
    276 	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    277 }
    278