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_PREPROCESSOR_DEFINITIONS = IEEE_8087; | |
160 GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
161 GCC_WARN_UNUSED_VARIABLE = YES; | |
162 ONLY_ACTIVE_ARCH = YES; | |
163 PREBINDING = NO; | |
164 SDKROOT = macosx10.5; | |
165 SYMROOT = ../../xcodebuild; | |
166 }; | |
167 name = Debug; | |
168 }; | |
169 1DEB91F108733DB70010E9CD /* Release */ = { | |
170 isa = XCBuildConfiguration; | |
171 buildSettings = { | |
172 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
173 GCC_C_LANGUAGE_STANDARD = c99; | |
174 GCC_PREPROCESSOR_DEFINITIONS = IEEE_8087; | |
175 GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
176 GCC_WARN_UNUSED_VARIABLE = YES; | |
177 PREBINDING = NO; | |
178 SDKROOT = macosx10.5; | |
179 SYMROOT = ../../xcodebuild; | |
180 }; | |
181 name = Release; | |
182 }; | |
183 /* End XCBuildConfiguration section */ | |
184 | |
185 /* Begin XCConfigurationList section */ | |
186 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati
veTarget "dmg_fp" */ = { | |
187 isa = XCConfigurationList; | |
188 buildConfigurations = ( | |
189 1DEB91EC08733DB70010E9CD /* Debug */, | |
190 1DEB91ED08733DB70010E9CD /* Release */, | |
191 ); | |
192 defaultConfigurationIsVisible = 0; | |
193 defaultConfigurationName = Release; | |
194 }; | |
195 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj
ect "dmg_fp" */ = { | |
196 isa = XCConfigurationList; | |
197 buildConfigurations = ( | |
198 1DEB91F008733DB70010E9CD /* Debug */, | |
199 1DEB91F108733DB70010E9CD /* Release */, | |
200 ); | |
201 defaultConfigurationIsVisible = 0; | |
202 defaultConfigurationName = Release; | |
203 }; | |
204 /* End XCConfigurationList section */ | |
205 }; | |
206 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | |
207 } | |
OLD | NEW |