1 |
// !$*UTF8*$! |
2 |
{ |
3 |
archiveVersion = 1; |
4 |
classes = { |
5 |
}; |
6 |
objectVersion = 42; |
7 |
objects = { |
8 |
|
9 |
/* Begin PBXBuildFile section */ |
10 |
084186B10B3A0515004B1F63 /* VMSettingsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 084186B00B3A0515004B1F63 /* VMSettingsController.mm */; }; |
11 |
08AAB16D102614D5007E1230 /* SheepShaver.icns in Resources */ = {isa = PBXBuildFile; fileRef = 08AAB16C102614D5007E1230 /* SheepShaver.icns */; }; |
12 |
08AAB1B310261691007E1230 /* SheepShaver in Copy SheepShaver */ = {isa = PBXBuildFile; fileRef = 08AAB1B11026168B007E1230 /* SheepShaver */; }; |
13 |
08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */; }; |
14 |
08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFF102498B00047FD1B /* VMListWindow.nib */; }; |
15 |
08B5FB221024FE320047FD1B /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08B5FB211024FE320047FD1B /* AppController.mm */; }; |
16 |
08DC90BD0B67074C00799A45 /* prefs_items.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90BC0B67074C00799A45 /* prefs_items.cpp */; }; |
17 |
08DC90BF0B67075D00799A45 /* prefs_unix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90BE0B67075D00799A45 /* prefs_unix.cpp */; }; |
18 |
08DC90C10B67077300799A45 /* prefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90C00B67077300799A45 /* prefs.cpp */; }; |
19 |
08F4D174102601C500C6436D /* VMListController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08F4D173102601C500C6436D /* VMListController.mm */; }; |
20 |
8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; |
21 |
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; |
22 |
8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
23 |
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; |
24 |
/* End PBXBuildFile section */ |
25 |
|
26 |
/* Begin PBXCopyFilesBuildPhase section */ |
27 |
08AAB19E1026164C007E1230 /* Copy SheepShaver */ = { |
28 |
isa = PBXCopyFilesBuildPhase; |
29 |
buildActionMask = 2147483647; |
30 |
dstPath = ""; |
31 |
dstSubfolderSpec = 6; |
32 |
files = ( |
33 |
08AAB1B310261691007E1230 /* SheepShaver in Copy SheepShaver */, |
34 |
); |
35 |
name = "Copy SheepShaver"; |
36 |
runOnlyForDeploymentPostprocessing = 0; |
37 |
}; |
38 |
/* End PBXCopyFilesBuildPhase section */ |
39 |
|
40 |
/* Begin PBXFileReference section */ |
41 |
084186AF0B3A0515004B1F63 /* VMSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VMSettingsController.h; sourceTree = "<group>"; }; |
42 |
084186B00B3A0515004B1F63 /* VMSettingsController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = VMSettingsController.mm; sourceTree = "<group>"; }; |
43 |
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
44 |
08AAB16C102614D5007E1230 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = SheepShaver.icns; path = ../SheepShaver.icns; sourceTree = SOURCE_ROOT; }; |
45 |
08AAB1B11026168B007E1230 /* SheepShaver */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = SheepShaver; path = ../../Unix/SheepShaver; sourceTree = SOURCE_ROOT; }; |
46 |
08B5FAFC102497FA0047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMSettingsWindow.nib; sourceTree = "<group>"; }; |
47 |
08B5FB00102498B00047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMListWindow.nib; sourceTree = "<group>"; }; |
48 |
08B5FB201024FE320047FD1B /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; |
49 |
08B5FB211024FE320047FD1B /* AppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppController.mm; sourceTree = "<group>"; }; |
50 |
08DC90BC0B67074C00799A45 /* prefs_items.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs_items.cpp; path = ../../prefs_items.cpp; sourceTree = SOURCE_ROOT; }; |
51 |
08DC90BE0B67075D00799A45 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs_unix.cpp; path = ../../Unix/prefs_unix.cpp; sourceTree = SOURCE_ROOT; }; |
52 |
08DC90C00B67077300799A45 /* prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs.cpp; path = ../../prefs.cpp; sourceTree = SOURCE_ROOT; }; |
53 |
08DC90C20B67078300799A45 /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = prefs.h; path = ../../include/prefs.h; sourceTree = SOURCE_ROOT; }; |
54 |
08DC90C40B67079800799A45 /* sys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sys.h; path = ../../include/sys.h; sourceTree = SOURCE_ROOT; }; |
55 |
08DC90C50B6707AC00799A45 /* user_strings_unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = user_strings_unix.h; path = ../../Unix/user_strings_unix.h; sourceTree = SOURCE_ROOT; }; |
56 |
08DC90C60B6707B400799A45 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../../Unix/config.h; sourceTree = SOURCE_ROOT; }; |
57 |
08DC90C70B6707BE00799A45 /* sysdeps.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sysdeps.h; path = ../../Unix/sysdeps.h; sourceTree = SOURCE_ROOT; }; |
58 |
08F4D172102601C500C6436D /* VMListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMListController.h; sourceTree = "<group>"; }; |
59 |
08F4D173102601C500C6436D /* VMListController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = VMListController.mm; sourceTree = "<group>"; }; |
60 |
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
61 |
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; }; |
62 |
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
63 |
29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
64 |
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
65 |
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
66 |
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
67 |
8D1107320486CEB800E47090 /* SheepShaverLauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaverLauncher.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 |
/* End PBXFileReference section */ |
69 |
|
70 |
/* Begin PBXFrameworksBuildPhase section */ |
71 |
8D11072E0486CEB800E47090 /* Frameworks */ = { |
72 |
isa = PBXFrameworksBuildPhase; |
73 |
buildActionMask = 2147483647; |
74 |
files = ( |
75 |
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, |
76 |
); |
77 |
runOnlyForDeploymentPostprocessing = 0; |
78 |
}; |
79 |
/* End PBXFrameworksBuildPhase section */ |
80 |
|
81 |
/* Begin PBXGroup section */ |
82 |
080E96DDFE201D6D7F000001 /* Classes */ = { |
83 |
isa = PBXGroup; |
84 |
children = ( |
85 |
); |
86 |
name = Classes; |
87 |
sourceTree = "<group>"; |
88 |
}; |
89 |
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { |
90 |
isa = PBXGroup; |
91 |
children = ( |
92 |
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, |
93 |
); |
94 |
name = "Linked Frameworks"; |
95 |
sourceTree = "<group>"; |
96 |
}; |
97 |
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { |
98 |
isa = PBXGroup; |
99 |
children = ( |
100 |
29B97324FDCFA39411CA2CEA /* AppKit.framework */, |
101 |
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, |
102 |
29B97325FDCFA39411CA2CEA /* Foundation.framework */, |
103 |
); |
104 |
name = "Other Frameworks"; |
105 |
sourceTree = "<group>"; |
106 |
}; |
107 |
19C28FACFE9D520D11CA2CBB /* Products */ = { |
108 |
isa = PBXGroup; |
109 |
children = ( |
110 |
8D1107320486CEB800E47090 /* SheepShaverLauncher.app */, |
111 |
); |
112 |
name = Products; |
113 |
sourceTree = "<group>"; |
114 |
}; |
115 |
29B97314FDCFA39411CA2CEA /* SheepShaverLauncher */ = { |
116 |
isa = PBXGroup; |
117 |
children = ( |
118 |
08DC90C20B67078300799A45 /* prefs.h */, |
119 |
08DC90C40B67079800799A45 /* sys.h */, |
120 |
08DC90C50B6707AC00799A45 /* user_strings_unix.h */, |
121 |
08DC90C60B6707B400799A45 /* config.h */, |
122 |
08DC90C70B6707BE00799A45 /* sysdeps.h */, |
123 |
08DC90BC0B67074C00799A45 /* prefs_items.cpp */, |
124 |
08DC90BE0B67075D00799A45 /* prefs_unix.cpp */, |
125 |
08DC90C00B67077300799A45 /* prefs.cpp */, |
126 |
080E96DDFE201D6D7F000001 /* Classes */, |
127 |
29B97315FDCFA39411CA2CEA /* Other Sources */, |
128 |
29B97317FDCFA39411CA2CEA /* Resources */, |
129 |
29B97323FDCFA39411CA2CEA /* Frameworks */, |
130 |
19C28FACFE9D520D11CA2CBB /* Products */, |
131 |
08B5FB201024FE320047FD1B /* AppController.h */, |
132 |
08B5FB211024FE320047FD1B /* AppController.mm */, |
133 |
084186AF0B3A0515004B1F63 /* VMSettingsController.h */, |
134 |
084186B00B3A0515004B1F63 /* VMSettingsController.mm */, |
135 |
08F4D172102601C500C6436D /* VMListController.h */, |
136 |
08F4D173102601C500C6436D /* VMListController.mm */, |
137 |
); |
138 |
name = SheepShaverLauncher; |
139 |
sourceTree = "<group>"; |
140 |
}; |
141 |
29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
142 |
isa = PBXGroup; |
143 |
children = ( |
144 |
29B97316FDCFA39411CA2CEA /* main.m */, |
145 |
); |
146 |
name = "Other Sources"; |
147 |
sourceTree = "<group>"; |
148 |
}; |
149 |
29B97317FDCFA39411CA2CEA /* Resources */ = { |
150 |
isa = PBXGroup; |
151 |
children = ( |
152 |
08AAB1B11026168B007E1230 /* SheepShaver */, |
153 |
08AAB16C102614D5007E1230 /* SheepShaver.icns */, |
154 |
8D1107310486CEB800E47090 /* Info.plist */, |
155 |
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, |
156 |
29B97318FDCFA39411CA2CEA /* MainMenu.nib */, |
157 |
08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */, |
158 |
08B5FAFF102498B00047FD1B /* VMListWindow.nib */, |
159 |
); |
160 |
name = Resources; |
161 |
sourceTree = "<group>"; |
162 |
}; |
163 |
29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
164 |
isa = PBXGroup; |
165 |
children = ( |
166 |
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, |
167 |
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, |
168 |
); |
169 |
name = Frameworks; |
170 |
sourceTree = "<group>"; |
171 |
}; |
172 |
/* End PBXGroup section */ |
173 |
|
174 |
/* Begin PBXNativeTarget section */ |
175 |
8D1107260486CEB800E47090 /* SheepShaver Launcher */ = { |
176 |
isa = PBXNativeTarget; |
177 |
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SheepShaver Launcher" */; |
178 |
buildPhases = ( |
179 |
8D1107290486CEB800E47090 /* Resources */, |
180 |
8D11072C0486CEB800E47090 /* Sources */, |
181 |
8D11072E0486CEB800E47090 /* Frameworks */, |
182 |
08AAB19E1026164C007E1230 /* Copy SheepShaver */, |
183 |
); |
184 |
buildRules = ( |
185 |
); |
186 |
dependencies = ( |
187 |
); |
188 |
name = "SheepShaver Launcher"; |
189 |
productInstallPath = "$(HOME)/Applications"; |
190 |
productName = SheepShaverLauncher; |
191 |
productReference = 8D1107320486CEB800E47090 /* SheepShaverLauncher.app */; |
192 |
productType = "com.apple.product-type.application"; |
193 |
}; |
194 |
/* End PBXNativeTarget section */ |
195 |
|
196 |
/* Begin PBXProject section */ |
197 |
29B97313FDCFA39411CA2CEA /* Project object */ = { |
198 |
isa = PBXProject; |
199 |
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SheepShaverLauncher" */; |
200 |
compatibilityVersion = "Xcode 2.4"; |
201 |
hasScannedForEncodings = 1; |
202 |
mainGroup = 29B97314FDCFA39411CA2CEA /* SheepShaverLauncher */; |
203 |
projectDirPath = ""; |
204 |
projectRoot = ""; |
205 |
targets = ( |
206 |
8D1107260486CEB800E47090 /* SheepShaver Launcher */, |
207 |
); |
208 |
}; |
209 |
/* End PBXProject section */ |
210 |
|
211 |
/* Begin PBXResourcesBuildPhase section */ |
212 |
8D1107290486CEB800E47090 /* Resources */ = { |
213 |
isa = PBXResourcesBuildPhase; |
214 |
buildActionMask = 2147483647; |
215 |
files = ( |
216 |
8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, |
217 |
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, |
218 |
08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */, |
219 |
08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */, |
220 |
08AAB16D102614D5007E1230 /* SheepShaver.icns in Resources */, |
221 |
); |
222 |
runOnlyForDeploymentPostprocessing = 0; |
223 |
}; |
224 |
/* End PBXResourcesBuildPhase section */ |
225 |
|
226 |
/* Begin PBXSourcesBuildPhase section */ |
227 |
8D11072C0486CEB800E47090 /* Sources */ = { |
228 |
isa = PBXSourcesBuildPhase; |
229 |
buildActionMask = 2147483647; |
230 |
files = ( |
231 |
8D11072D0486CEB800E47090 /* main.m in Sources */, |
232 |
084186B10B3A0515004B1F63 /* VMSettingsController.mm in Sources */, |
233 |
08DC90BD0B67074C00799A45 /* prefs_items.cpp in Sources */, |
234 |
08DC90BF0B67075D00799A45 /* prefs_unix.cpp in Sources */, |
235 |
08DC90C10B67077300799A45 /* prefs.cpp in Sources */, |
236 |
08B5FB221024FE320047FD1B /* AppController.mm in Sources */, |
237 |
08F4D174102601C500C6436D /* VMListController.mm in Sources */, |
238 |
); |
239 |
runOnlyForDeploymentPostprocessing = 0; |
240 |
}; |
241 |
/* End PBXSourcesBuildPhase section */ |
242 |
|
243 |
/* Begin PBXVariantGroup section */ |
244 |
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { |
245 |
isa = PBXVariantGroup; |
246 |
children = ( |
247 |
089C165DFE840E0CC02AAC07 /* English */, |
248 |
); |
249 |
name = InfoPlist.strings; |
250 |
sourceTree = "<group>"; |
251 |
}; |
252 |
08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */ = { |
253 |
isa = PBXVariantGroup; |
254 |
children = ( |
255 |
08B5FAFC102497FA0047FD1B /* English */, |
256 |
); |
257 |
name = VMSettingsWindow.nib; |
258 |
sourceTree = "<group>"; |
259 |
}; |
260 |
08B5FAFF102498B00047FD1B /* VMListWindow.nib */ = { |
261 |
isa = PBXVariantGroup; |
262 |
children = ( |
263 |
08B5FB00102498B00047FD1B /* English */, |
264 |
); |
265 |
name = VMListWindow.nib; |
266 |
sourceTree = "<group>"; |
267 |
}; |
268 |
29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { |
269 |
isa = PBXVariantGroup; |
270 |
children = ( |
271 |
29B97319FDCFA39411CA2CEA /* English */, |
272 |
); |
273 |
name = MainMenu.nib; |
274 |
sourceTree = "<group>"; |
275 |
}; |
276 |
/* End PBXVariantGroup section */ |
277 |
|
278 |
/* Begin XCBuildConfiguration section */ |
279 |
C01FCF4B08A954540054247B /* Debug */ = { |
280 |
isa = XCBuildConfiguration; |
281 |
buildSettings = { |
282 |
COPY_PHASE_STRIP = NO; |
283 |
GCC_DYNAMIC_NO_PIC = NO; |
284 |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
285 |
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; |
286 |
GCC_MODEL_TUNING = G5; |
287 |
GCC_OPTIMIZATION_LEVEL = 0; |
288 |
GCC_PREPROCESSOR_DEFINITIONS = ( |
289 |
PREFS_EDITOR, |
290 |
STANDALONE_PREFS, |
291 |
); |
292 |
INFOPLIST_FILE = Info.plist; |
293 |
INSTALL_PATH = "$(HOME)/Applications"; |
294 |
OTHER_CFLAGS = "$(inherited)"; |
295 |
PRODUCT_NAME = SheepShaverLauncher; |
296 |
WRAPPER_EXTENSION = app; |
297 |
ZERO_LINK = YES; |
298 |
}; |
299 |
name = Debug; |
300 |
}; |
301 |
C01FCF4C08A954540054247B /* Release */ = { |
302 |
isa = XCBuildConfiguration; |
303 |
buildSettings = { |
304 |
ARCHS = ( |
305 |
ppc, |
306 |
i386, |
307 |
); |
308 |
GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
309 |
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; |
310 |
GCC_MODEL_TUNING = G5; |
311 |
GCC_PREPROCESSOR_DEFINITIONS = ( |
312 |
PREFS_EDITOR, |
313 |
STANDALONE_PREFS, |
314 |
); |
315 |
INFOPLIST_FILE = Info.plist; |
316 |
INSTALL_PATH = "$(HOME)/Applications"; |
317 |
OTHER_CFLAGS = "$(inherited)"; |
318 |
PRODUCT_NAME = SheepShaverLauncher; |
319 |
WRAPPER_EXTENSION = app; |
320 |
}; |
321 |
name = Release; |
322 |
}; |
323 |
C01FCF4F08A954540054247B /* Debug */ = { |
324 |
isa = XCBuildConfiguration; |
325 |
buildSettings = { |
326 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
327 |
GCC_WARN_UNUSED_VARIABLE = YES; |
328 |
PREBINDING = NO; |
329 |
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
330 |
}; |
331 |
name = Debug; |
332 |
}; |
333 |
C01FCF5008A954540054247B /* Release */ = { |
334 |
isa = XCBuildConfiguration; |
335 |
buildSettings = { |
336 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
337 |
GCC_WARN_UNUSED_VARIABLE = YES; |
338 |
PREBINDING = NO; |
339 |
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
340 |
}; |
341 |
name = Release; |
342 |
}; |
343 |
/* End XCBuildConfiguration section */ |
344 |
|
345 |
/* Begin XCConfigurationList section */ |
346 |
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SheepShaver Launcher" */ = { |
347 |
isa = XCConfigurationList; |
348 |
buildConfigurations = ( |
349 |
C01FCF4B08A954540054247B /* Debug */, |
350 |
C01FCF4C08A954540054247B /* Release */, |
351 |
); |
352 |
defaultConfigurationIsVisible = 0; |
353 |
defaultConfigurationName = Release; |
354 |
}; |
355 |
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SheepShaverLauncher" */ = { |
356 |
isa = XCConfigurationList; |
357 |
buildConfigurations = ( |
358 |
C01FCF4F08A954540054247B /* Debug */, |
359 |
C01FCF5008A954540054247B /* Release */, |
360 |
); |
361 |
defaultConfigurationIsVisible = 0; |
362 |
defaultConfigurationName = Release; |
363 |
}; |
364 |
/* End XCConfigurationList section */ |
365 |
}; |
366 |
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
367 |
} |