OLD | NEW |
(Empty) | |
| 1 // !$*UTF8*$! |
| 2 { |
| 3 archiveVersion = 1; |
| 4 classes = { |
| 5 }; |
| 6 objectVersion = 45; |
| 7 objects = { |
| 8 |
| 9 /* Begin PBXBuildFile section */ |
| 10 53486DA50ECA70C600DD3A1D /* dtoa.cc in Sources */ = {isa = PBXBu
ildFile; fileRef = 53486DA20ECA70C600DD3A1D /* dtoa.cc */; }; |
| 11 53486DA60ECA70C600DD3A1D /* g_fmt.cc in Sources */ = {isa = PBXB
uildFile; fileRef = 53486DA30ECA70C600DD3A1D /* g_fmt.cc */; }; |
| 12 /* End PBXBuildFile section */ |
| 13 |
| 14 /* Begin PBXFileReference section */ |
| 15 53486DA10ECA70C600DD3A1D /* dmg_fp.h */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dmg_fp.h; source
Tree = "<group>"; }; |
| 16 53486DA20ECA70C600DD3A1D /* dtoa.cc */ = {isa = PBXFileReference
; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtoa.cc; sour
ceTree = "<group>"; }; |
| 17 53486DA30ECA70C600DD3A1D /* g_fmt.cc */ = {isa = PBXFileReferenc
e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = g_fmt.cc; so
urceTree = "<group>"; }; |
| 18 53C504BC0ECB6203006E67E9 /* common.xcconfig */ = {isa = PBXFileR
eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = common.xcc
onfig; path = ../../build/common.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 19 53C504BD0ECB6203006E67E9 /* debug.xcconfig */ = {isa = PBXFileRe
ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = debug.xccon
fig; path = ../../build/debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 20 53C504BF0ECB6203006E67E9 /* release.xcconfig */ = {isa = PBXFile
Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = release.x
cconfig; path = ../../build/release.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 21 53C504C00ECB6203006E67E9 /* staticlib.xcconfig */ = {isa = PBXFi
leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = staticl
ib.xcconfig; path = ../../build/staticlib.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 22 D2AAC046055464E500DB518D /* libdmg_fp.a */ = {isa = PBXFileRefer
ence; explicitFileType = archive.ar; includeInIndex = 0; path = libdmg_fp.a; sou
rceTree = BUILT_PRODUCTS_DIR; }; |
| 23 /* End PBXFileReference section */ |
| 24 |
| 25 /* Begin PBXFrameworksBuildPhase section */ |
| 26 D289987405E68DCB004EDB86 /* Frameworks */ = { |
| 27 isa = PBXFrameworksBuildPhase; |
| 28 buildActionMask = 2147483647; |
| 29 files = ( |
| 30 ); |
| 31 runOnlyForDeploymentPostprocessing = 0; |
| 32 }; |
| 33 /* End PBXFrameworksBuildPhase section */ |
| 34 |
| 35 /* Begin PBXGroup section */ |
| 36 08FB7794FE84155DC02AAC07 /* dmg_fp */ = { |
| 37 isa = PBXGroup; |
| 38 children = ( |
| 39 53C504BB0ECB61F4006E67E9 /* Configuration */, |
| 40 08FB7795FE84155DC02AAC07 /* Source */, |
| 41 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 42 ); |
| 43 name = dmg_fp; |
| 44 sourceTree = "<group>"; |
| 45 }; |
| 46 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 47 isa = PBXGroup; |
| 48 children = ( |
| 49 53486DA10ECA70C600DD3A1D /* dmg_fp.h */, |
| 50 53486DA20ECA70C600DD3A1D /* dtoa.cc */, |
| 51 53486DA30ECA70C600DD3A1D /* g_fmt.cc */, |
| 52 ); |
| 53 name = Source; |
| 54 sourceTree = "<group>"; |
| 55 }; |
| 56 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 57 isa = PBXGroup; |
| 58 children = ( |
| 59 D2AAC046055464E500DB518D /* libdmg_fp.a */, |
| 60 ); |
| 61 name = Products; |
| 62 sourceTree = "<group>"; |
| 63 }; |
| 64 53C504BB0ECB61F4006E67E9 /* Configuration */ = { |
| 65 isa = PBXGroup; |
| 66 children = ( |
| 67 53C504BC0ECB6203006E67E9 /* common.xcconfig */, |
| 68 53C504BD0ECB6203006E67E9 /* debug.xcconfig */, |
| 69 53C504BF0ECB6203006E67E9 /* release.xcconfig */, |
| 70 53C504C00ECB6203006E67E9 /* staticlib.xcconfig *
/, |
| 71 ); |
| 72 name = Configuration; |
| 73 sourceTree = "<group>"; |
| 74 }; |
| 75 /* End PBXGroup section */ |
| 76 |
| 77 /* Begin PBXNativeTarget section */ |
| 78 D2AAC045055464E500DB518D /* dmg_fp */ = { |
| 79 isa = PBXNativeTarget; |
| 80 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui
ld configuration list for PBXNativeTarget "dmg_fp" */; |
| 81 buildPhases = ( |
| 82 D2AAC044055464E500DB518D /* Sources */, |
| 83 D289987405E68DCB004EDB86 /* Frameworks */, |
| 84 ); |
| 85 buildRules = ( |
| 86 ); |
| 87 dependencies = ( |
| 88 ); |
| 89 name = dmg_fp; |
| 90 productName = dmg_fp; |
| 91 productReference = D2AAC046055464E500DB518D /* libdmg_fp
.a */; |
| 92 productType = "com.apple.product-type.library.static"; |
| 93 }; |
| 94 /* End PBXNativeTarget section */ |
| 95 |
| 96 /* Begin PBXProject section */ |
| 97 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 98 isa = PBXProject; |
| 99 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Bui
ld configuration list for PBXProject "dmg_fp" */; |
| 100 compatibilityVersion = "Xcode 3.1"; |
| 101 hasScannedForEncodings = 1; |
| 102 mainGroup = 08FB7794FE84155DC02AAC07 /* dmg_fp */; |
| 103 projectDirPath = ""; |
| 104 projectRoot = ""; |
| 105 targets = ( |
| 106 D2AAC045055464E500DB518D /* dmg_fp */, |
| 107 ); |
| 108 }; |
| 109 /* End PBXProject section */ |
| 110 |
| 111 /* Begin PBXSourcesBuildPhase section */ |
| 112 D2AAC044055464E500DB518D /* Sources */ = { |
| 113 isa = PBXSourcesBuildPhase; |
| 114 buildActionMask = 2147483647; |
| 115 files = ( |
| 116 53486DA50ECA70C600DD3A1D /* dtoa.cc in Sources *
/, |
| 117 53486DA60ECA70C600DD3A1D /* g_fmt.cc in Sources
*/, |
| 118 ); |
| 119 runOnlyForDeploymentPostprocessing = 0; |
| 120 }; |
| 121 /* End PBXSourcesBuildPhase section */ |
| 122 |
| 123 /* Begin XCBuildConfiguration section */ |
| 124 1DEB91EC08733DB70010E9CD /* Debug */ = { |
| 125 isa = XCBuildConfiguration; |
| 126 buildSettings = { |
| 127 ALWAYS_SEARCH_USER_PATHS = NO; |
| 128 ARCHS = "$(NATIVE_ARCH)"; |
| 129 COPY_PHASE_STRIP = NO; |
| 130 GCC_DYNAMIC_NO_PIC = NO; |
| 131 GCC_ENABLE_FIX_AND_CONTINUE = YES; |
| 132 GCC_MODEL_TUNING = G5; |
| 133 GCC_OPTIMIZATION_LEVEL = 0; |
| 134 GCC_PREPROCESSOR_DEFINITIONS = IEEE_8087; |
| 135 INSTALL_PATH = /usr/local/lib; |
| 136 ONLY_ACTIVE_ARCH = NO; |
| 137 PRODUCT_NAME = dmg_fp; |
| 138 SDKROOT = ""; |
| 139 }; |
| 140 name = Debug; |
| 141 }; |
| 142 1DEB91ED08733DB70010E9CD /* Release */ = { |
| 143 isa = XCBuildConfiguration; |
| 144 buildSettings = { |
| 145 ALWAYS_SEARCH_USER_PATHS = NO; |
| 146 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 147 GCC_MODEL_TUNING = G5; |
| 148 INSTALL_PATH = /usr/local/lib; |
| 149 PRODUCT_NAME = dmg_fp; |
| 150 }; |
| 151 name = Release; |
| 152 }; |
| 153 1DEB91F008733DB70010E9CD /* Debug */ = { |
| 154 isa = XCBuildConfiguration; |
| 155 buildSettings = { |
| 156 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
| 157 GCC_C_LANGUAGE_STANDARD = c99; |
| 158 GCC_OPTIMIZATION_LEVEL = 0; |
| 159 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 160 GCC_WARN_UNUSED_VARIABLE = YES; |
| 161 ONLY_ACTIVE_ARCH = YES; |
| 162 PREBINDING = NO; |
| 163 SDKROOT = macosx10.5; |
| 164 SYMROOT = ../../xcodebuild; |
| 165 }; |
| 166 name = Debug; |
| 167 }; |
| 168 1DEB91F108733DB70010E9CD /* Release */ = { |
| 169 isa = XCBuildConfiguration; |
| 170 buildSettings = { |
| 171 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
| 172 GCC_C_LANGUAGE_STANDARD = c99; |
| 173 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 174 GCC_WARN_UNUSED_VARIABLE = YES; |
| 175 PREBINDING = NO; |
| 176 SDKROOT = macosx10.5; |
| 177 }; |
| 178 name = Release; |
| 179 }; |
| 180 /* End XCBuildConfiguration section */ |
| 181 |
| 182 /* Begin XCConfigurationList section */ |
| 183 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati
veTarget "dmg_fp" */ = { |
| 184 isa = XCConfigurationList; |
| 185 buildConfigurations = ( |
| 186 1DEB91EC08733DB70010E9CD /* Debug */, |
| 187 1DEB91ED08733DB70010E9CD /* Release */, |
| 188 ); |
| 189 defaultConfigurationIsVisible = 0; |
| 190 defaultConfigurationName = Release; |
| 191 }; |
| 192 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj
ect "dmg_fp" */ = { |
| 193 isa = XCConfigurationList; |
| 194 buildConfigurations = ( |
| 195 1DEB91F008733DB70010E9CD /* Debug */, |
| 196 1DEB91F108733DB70010E9CD /* Release */, |
| 197 ); |
| 198 defaultConfigurationIsVisible = 0; |
| 199 defaultConfigurationName = Release; |
| 200 }; |
| 201 /* End XCConfigurationList section */ |
| 202 }; |
| 203 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 204 } |
OLD | NEW |