The Android Open Source Project | 52d4c30 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 44; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 007ECA0E0DA67F7B0086775A /* jpgdec_bitstream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA010DA67F7B0086775A /* jpgdec_bitstream.cpp */; }; |
| 11 | 007ECA0F0DA67F7B0086775A /* jpgdec_cint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA020DA67F7B0086775A /* jpgdec_cint.cpp */; }; |
| 12 | 007ECA100DA67F7B0086775A /* jpgdec_colorconv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA030DA67F7B0086775A /* jpgdec_colorconv.cpp */; }; |
| 13 | 007ECA110DA67F7B0086775A /* jpgdec_ct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA040DA67F7B0086775A /* jpgdec_ct.cpp */; }; |
| 14 | 007ECA120DA67F7B0086775A /* jpgdec_decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA050DA67F7B0086775A /* jpgdec_decoder.cpp */; }; |
| 15 | 007ECA130DA67F7B0086775A /* jpgdec_header.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA060DA67F7B0086775A /* jpgdec_header.cpp */; }; |
| 16 | 007ECA140DA67F7B0086775A /* jpgdec_huffman.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA070DA67F7B0086775A /* jpgdec_huffman.cpp */; }; |
| 17 | 007ECA150DA67F7B0086775A /* jpgdec_idctp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA080DA67F7B0086775A /* jpgdec_idctp.cpp */; }; |
| 18 | 007ECA160DA67F7B0086775A /* jpgdec_idcts.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA090DA67F7B0086775A /* jpgdec_idcts.cpp */; }; |
| 19 | 007ECA170DA67F7B0086775A /* jpgdec_scan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA0A0DA67F7B0086775A /* jpgdec_scan.cpp */; }; |
| 20 | 007ECA180DA67F7B0086775A /* jpgdec_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA0B0DA67F7B0086775A /* jpgdec_table.cpp */; }; |
| 21 | 007ECA190DA67F7B0086775A /* jpgdec_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA0C0DA67F7B0086775A /* jpgdec_utils.cpp */; }; |
| 22 | 007ECA1A0DA67F7B0086775A /* pvjpgdecoder_factory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA0D0DA67F7B0086775A /* pvjpgdecoder_factory.cpp */; }; |
| 23 | 007ECA500DA683160086775A /* SkImageDecoder_libpvjpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA4F0DA683160086775A /* SkImageDecoder_libpvjpeg.cpp */; }; |
| 24 | /* End PBXBuildFile section */ |
| 25 | |
| 26 | /* Begin PBXFileReference section */ |
| 27 | 007ECA010DA67F7B0086775A /* jpgdec_bitstream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_bitstream.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_bitstream.cpp; sourceTree = SOURCE_ROOT; }; |
| 28 | 007ECA020DA67F7B0086775A /* jpgdec_cint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_cint.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_cint.cpp; sourceTree = SOURCE_ROOT; }; |
| 29 | 007ECA030DA67F7B0086775A /* jpgdec_colorconv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_colorconv.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_colorconv.cpp; sourceTree = SOURCE_ROOT; }; |
| 30 | 007ECA040DA67F7B0086775A /* jpgdec_ct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_ct.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_ct.cpp; sourceTree = SOURCE_ROOT; }; |
| 31 | 007ECA050DA67F7B0086775A /* jpgdec_decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_decoder.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_decoder.cpp; sourceTree = SOURCE_ROOT; }; |
| 32 | 007ECA060DA67F7B0086775A /* jpgdec_header.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_header.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_header.cpp; sourceTree = SOURCE_ROOT; }; |
| 33 | 007ECA070DA67F7B0086775A /* jpgdec_huffman.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_huffman.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_huffman.cpp; sourceTree = SOURCE_ROOT; }; |
| 34 | 007ECA080DA67F7B0086775A /* jpgdec_idctp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_idctp.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_idctp.cpp; sourceTree = SOURCE_ROOT; }; |
| 35 | 007ECA090DA67F7B0086775A /* jpgdec_idcts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_idcts.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_idcts.cpp; sourceTree = SOURCE_ROOT; }; |
| 36 | 007ECA0A0DA67F7B0086775A /* jpgdec_scan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_scan.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_scan.cpp; sourceTree = SOURCE_ROOT; }; |
| 37 | 007ECA0B0DA67F7B0086775A /* jpgdec_table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_table.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_table.cpp; sourceTree = SOURCE_ROOT; }; |
| 38 | 007ECA0C0DA67F7B0086775A /* jpgdec_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_utils.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_utils.cpp; sourceTree = SOURCE_ROOT; }; |
| 39 | 007ECA0D0DA67F7B0086775A /* pvjpgdecoder_factory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pvjpgdecoder_factory.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/pvjpgdecoder_factory.cpp; sourceTree = SOURCE_ROOT; }; |
| 40 | 007ECA4F0DA683160086775A /* SkImageDecoder_libpvjpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libpvjpeg.cpp; path = ../../libs/graphics/images/SkImageDecoder_libpvjpeg.cpp; sourceTree = SOURCE_ROOT; }; |
| 41 | D2AAC046055464E500DB518D /* libpvjpeg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpvjpeg.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | /* End PBXFileReference section */ |
| 43 | |
| 44 | /* Begin PBXFrameworksBuildPhase section */ |
| 45 | D289987405E68DCB004EDB86 /* Frameworks */ = { |
| 46 | isa = PBXFrameworksBuildPhase; |
| 47 | buildActionMask = 2147483647; |
| 48 | files = ( |
| 49 | ); |
| 50 | runOnlyForDeploymentPostprocessing = 0; |
| 51 | }; |
| 52 | /* End PBXFrameworksBuildPhase section */ |
| 53 | |
| 54 | /* Begin PBXGroup section */ |
| 55 | 08FB7794FE84155DC02AAC07 /* pvjpeg */ = { |
| 56 | isa = PBXGroup; |
| 57 | children = ( |
| 58 | 007ECA4F0DA683160086775A /* SkImageDecoder_libpvjpeg.cpp */, |
| 59 | 08FB7795FE84155DC02AAC07 /* Source */, |
| 60 | C6A0FF2B0290797F04C91782 /* Documentation */, |
| 61 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 62 | ); |
| 63 | name = pvjpeg; |
| 64 | sourceTree = "<group>"; |
| 65 | }; |
| 66 | 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 67 | isa = PBXGroup; |
| 68 | children = ( |
| 69 | 007ECA010DA67F7B0086775A /* jpgdec_bitstream.cpp */, |
| 70 | 007ECA020DA67F7B0086775A /* jpgdec_cint.cpp */, |
| 71 | 007ECA030DA67F7B0086775A /* jpgdec_colorconv.cpp */, |
| 72 | 007ECA040DA67F7B0086775A /* jpgdec_ct.cpp */, |
| 73 | 007ECA050DA67F7B0086775A /* jpgdec_decoder.cpp */, |
| 74 | 007ECA060DA67F7B0086775A /* jpgdec_header.cpp */, |
| 75 | 007ECA070DA67F7B0086775A /* jpgdec_huffman.cpp */, |
| 76 | 007ECA080DA67F7B0086775A /* jpgdec_idctp.cpp */, |
| 77 | 007ECA090DA67F7B0086775A /* jpgdec_idcts.cpp */, |
| 78 | 007ECA0A0DA67F7B0086775A /* jpgdec_scan.cpp */, |
| 79 | 007ECA0B0DA67F7B0086775A /* jpgdec_table.cpp */, |
| 80 | 007ECA0C0DA67F7B0086775A /* jpgdec_utils.cpp */, |
| 81 | 007ECA0D0DA67F7B0086775A /* pvjpgdecoder_factory.cpp */, |
| 82 | ); |
| 83 | name = Source; |
| 84 | sourceTree = "<group>"; |
| 85 | }; |
| 86 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 87 | isa = PBXGroup; |
| 88 | children = ( |
| 89 | D2AAC046055464E500DB518D /* libpvjpeg.a */, |
| 90 | ); |
| 91 | name = Products; |
| 92 | sourceTree = "<group>"; |
| 93 | }; |
| 94 | C6A0FF2B0290797F04C91782 /* Documentation */ = { |
| 95 | isa = PBXGroup; |
| 96 | children = ( |
| 97 | ); |
| 98 | name = Documentation; |
| 99 | sourceTree = "<group>"; |
| 100 | }; |
| 101 | /* End PBXGroup section */ |
| 102 | |
| 103 | /* Begin PBXHeadersBuildPhase section */ |
| 104 | D2AAC043055464E500DB518D /* Headers */ = { |
| 105 | isa = PBXHeadersBuildPhase; |
| 106 | buildActionMask = 2147483647; |
| 107 | files = ( |
| 108 | ); |
| 109 | runOnlyForDeploymentPostprocessing = 0; |
| 110 | }; |
| 111 | /* End PBXHeadersBuildPhase section */ |
| 112 | |
| 113 | /* Begin PBXNativeTarget section */ |
| 114 | D2AAC045055464E500DB518D /* pvjpeg */ = { |
| 115 | isa = PBXNativeTarget; |
| 116 | buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "pvjpeg" */; |
| 117 | buildPhases = ( |
| 118 | D2AAC043055464E500DB518D /* Headers */, |
| 119 | D2AAC044055464E500DB518D /* Sources */, |
| 120 | D289987405E68DCB004EDB86 /* Frameworks */, |
| 121 | ); |
| 122 | buildRules = ( |
| 123 | ); |
| 124 | dependencies = ( |
| 125 | ); |
| 126 | name = pvjpeg; |
| 127 | productName = pvjpeg; |
| 128 | productReference = D2AAC046055464E500DB518D /* libpvjpeg.a */; |
| 129 | productType = "com.apple.product-type.library.static"; |
| 130 | }; |
| 131 | /* End PBXNativeTarget section */ |
| 132 | |
| 133 | /* Begin PBXProject section */ |
| 134 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 135 | isa = PBXProject; |
| 136 | buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "pvjpeg" */; |
| 137 | compatibilityVersion = "Xcode 3.0"; |
| 138 | hasScannedForEncodings = 1; |
| 139 | mainGroup = 08FB7794FE84155DC02AAC07 /* pvjpeg */; |
| 140 | projectDirPath = ""; |
| 141 | projectRoot = ""; |
| 142 | targets = ( |
| 143 | D2AAC045055464E500DB518D /* pvjpeg */, |
| 144 | ); |
| 145 | }; |
| 146 | /* End PBXProject section */ |
| 147 | |
| 148 | /* Begin PBXSourcesBuildPhase section */ |
| 149 | D2AAC044055464E500DB518D /* Sources */ = { |
| 150 | isa = PBXSourcesBuildPhase; |
| 151 | buildActionMask = 2147483647; |
| 152 | files = ( |
| 153 | 007ECA0E0DA67F7B0086775A /* jpgdec_bitstream.cpp in Sources */, |
| 154 | 007ECA0F0DA67F7B0086775A /* jpgdec_cint.cpp in Sources */, |
| 155 | 007ECA100DA67F7B0086775A /* jpgdec_colorconv.cpp in Sources */, |
| 156 | 007ECA110DA67F7B0086775A /* jpgdec_ct.cpp in Sources */, |
| 157 | 007ECA120DA67F7B0086775A /* jpgdec_decoder.cpp in Sources */, |
| 158 | 007ECA130DA67F7B0086775A /* jpgdec_header.cpp in Sources */, |
| 159 | 007ECA140DA67F7B0086775A /* jpgdec_huffman.cpp in Sources */, |
| 160 | 007ECA150DA67F7B0086775A /* jpgdec_idctp.cpp in Sources */, |
| 161 | 007ECA160DA67F7B0086775A /* jpgdec_idcts.cpp in Sources */, |
| 162 | 007ECA170DA67F7B0086775A /* jpgdec_scan.cpp in Sources */, |
| 163 | 007ECA180DA67F7B0086775A /* jpgdec_table.cpp in Sources */, |
| 164 | 007ECA190DA67F7B0086775A /* jpgdec_utils.cpp in Sources */, |
| 165 | 007ECA1A0DA67F7B0086775A /* pvjpgdecoder_factory.cpp in Sources */, |
| 166 | 007ECA500DA683160086775A /* SkImageDecoder_libpvjpeg.cpp in Sources */, |
| 167 | ); |
| 168 | runOnlyForDeploymentPostprocessing = 0; |
| 169 | }; |
| 170 | /* End PBXSourcesBuildPhase section */ |
| 171 | |
| 172 | /* Begin XCBuildConfiguration section */ |
| 173 | 1DEB91EC08733DB70010E9CD /* Debug */ = { |
| 174 | isa = XCBuildConfiguration; |
| 175 | buildSettings = { |
| 176 | COPY_PHASE_STRIP = NO; |
| 177 | GCC_DYNAMIC_NO_PIC = NO; |
| 178 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
| 179 | GCC_MODEL_TUNING = G5; |
| 180 | GCC_OPTIMIZATION_LEVEL = 0; |
| 181 | INSTALL_PATH = /usr/local/lib; |
| 182 | PRODUCT_NAME = pvjpeg; |
| 183 | ZERO_LINK = YES; |
| 184 | }; |
| 185 | name = Debug; |
| 186 | }; |
| 187 | 1DEB91ED08733DB70010E9CD /* Release */ = { |
| 188 | isa = XCBuildConfiguration; |
| 189 | buildSettings = { |
| 190 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 191 | GCC_MODEL_TUNING = G5; |
| 192 | INSTALL_PATH = /usr/local/lib; |
| 193 | PRODUCT_NAME = pvjpeg; |
| 194 | }; |
| 195 | name = Release; |
| 196 | }; |
| 197 | 1DEB91F008733DB70010E9CD /* Debug */ = { |
| 198 | isa = XCBuildConfiguration; |
| 199 | buildSettings = { |
| 200 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 201 | GCC_ENABLE_CPP_RTTI = NO; |
| 202 | GCC_ENABLE_OBJC_EXCEPTIONS = NO; |
| 203 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 204 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 205 | GCC_PREPROCESSOR_DEFINITIONS = "USE_PV_OSCL_LIB=0"; |
| 206 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
| 207 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 208 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 209 | PREBINDING = NO; |
| 210 | SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; |
| 211 | USER_HEADER_SEARCH_PATHS = "../../extlibs/pv/** ../../include/corecg ../../include/graphics"; |
| 212 | }; |
| 213 | name = Debug; |
| 214 | }; |
| 215 | 1DEB91F108733DB70010E9CD /* Release */ = { |
| 216 | isa = XCBuildConfiguration; |
| 217 | buildSettings = { |
| 218 | ARCHS = ( |
| 219 | ppc, |
| 220 | i386, |
| 221 | ); |
| 222 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 223 | GCC_ENABLE_CPP_RTTI = NO; |
| 224 | GCC_ENABLE_OBJC_EXCEPTIONS = NO; |
| 225 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 226 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 227 | GCC_PREPROCESSOR_DEFINITIONS = "USE_PV_OSCL_LIB=0"; |
| 228 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
| 229 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 230 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 231 | PREBINDING = NO; |
| 232 | SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; |
| 233 | USER_HEADER_SEARCH_PATHS = "../../extlibs/pv/** ../../include/corecg ../../include/graphics"; |
| 234 | }; |
| 235 | name = Release; |
| 236 | }; |
| 237 | /* End XCBuildConfiguration section */ |
| 238 | |
| 239 | /* Begin XCConfigurationList section */ |
| 240 | 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "pvjpeg" */ = { |
| 241 | isa = XCConfigurationList; |
| 242 | buildConfigurations = ( |
| 243 | 1DEB91EC08733DB70010E9CD /* Debug */, |
| 244 | 1DEB91ED08733DB70010E9CD /* Release */, |
| 245 | ); |
| 246 | defaultConfigurationIsVisible = 0; |
| 247 | defaultConfigurationName = Release; |
| 248 | }; |
| 249 | 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "pvjpeg" */ = { |
| 250 | isa = XCConfigurationList; |
| 251 | buildConfigurations = ( |
| 252 | 1DEB91F008733DB70010E9CD /* Debug */, |
| 253 | 1DEB91F108733DB70010E9CD /* Release */, |
| 254 | ); |
| 255 | defaultConfigurationIsVisible = 0; |
| 256 | defaultConfigurationName = Release; |
| 257 | }; |
| 258 | /* End XCConfigurationList section */ |
| 259 | }; |
| 260 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 261 | } |