]> git.saurik.com Git - apple/hfs.git/blob - hfs.xcodeproj/project.pbxproj
hfs-195.1.1.tar.gz
[apple/hfs.git] / hfs.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 FDD9FA3714A132E40043D4A9 /* hfs */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = FDD9FA3814A132E40043D4A9 /* Build configuration list for PBXAggregateTarget "hfs" */;
13 buildPhases = (
14 );
15 dependencies = (
16 FDD9FA3C14A132F10043D4A9 /* PBXTargetDependency */,
17 FDD9FA3E14A132F20043D4A9 /* PBXTargetDependency */,
18 );
19 name = hfs;
20 productName = hfs;
21 };
22 /* End PBXAggregateTarget section */
23
24 /* Begin PBXBuildFile section */
25 C1B6FA0810CC0A0A00778D48 /* hfsutil_jnl.c in Sources */ = {isa = PBXBuildFile; fileRef = C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */; };
26 C1B6FA0910CC0A0A00778D48 /* hfsutil_main.c in Sources */ = {isa = PBXBuildFile; fileRef = C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */; };
27 C1B6FA3010CC0B9500778D48 /* hfs.util.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */; };
28 FDD9FA4214A133F00043D4A9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
29 FDD9FA5214A1343D0043D4A9 /* DeviceWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */; };
30 FDD9FA5314A1343D0043D4A9 /* dump.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4914A1343D0043D4A9 /* dump.c */; };
31 FDD9FA5414A1343D0043D4A9 /* Gather.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4A14A1343D0043D4A9 /* Gather.c */; };
32 FDD9FA5514A1343D0043D4A9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4C14A1343D0043D4A9 /* main.c */; };
33 FDD9FA5714A1343D0043D4A9 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4E14A1343D0043D4A9 /* misc.c */; };
34 FDD9FA5814A1343D0043D4A9 /* ScanExtents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */; };
35 FDD9FA5914A1343D0043D4A9 /* SparseBundle.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */; };
36 FDD9FA5A14A135290043D4A9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
37 FDD9FA5C14A135840043D4A9 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FDD9FA5B14A135840043D4A9 /* libz.dylib */; };
38 FDD9FA6814A138D80043D4A9 /* Info.plist in Copy Contents */ = {isa = PBXBuildFile; fileRef = FDD9FA6214A138960043D4A9 /* Info.plist */; };
39 FDD9FA6914A138DA0043D4A9 /* PkgInfo in Copy Contents */ = {isa = PBXBuildFile; fileRef = FDD9FA6414A138960043D4A9 /* PkgInfo */; };
40 FDD9FA6B14A138EC0043D4A9 /* version.plist in Copy Contents */ = {isa = PBXBuildFile; fileRef = FDD9FA6514A138960043D4A9 /* version.plist */; };
41 FDD9FA6C14A138EF0043D4A9 /* InfoPlist.strings in Copy InfoPlist.strings */ = {isa = PBXBuildFile; fileRef = FDD9FA6314A138960043D4A9 /* InfoPlist.strings */; };
42 /* End PBXBuildFile section */
43
44 /* Begin PBXContainerItemProxy section */
45 FDD9FA3B14A132F10043D4A9 /* PBXContainerItemProxy */ = {
46 isa = PBXContainerItemProxy;
47 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
48 proxyType = 1;
49 remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
50 remoteInfo = hfs.util;
51 };
52 FDD9FA3D14A132F20043D4A9 /* PBXContainerItemProxy */ = {
53 isa = PBXContainerItemProxy;
54 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
55 proxyType = 1;
56 remoteGlobalIDString = FDD9FA2B14A132BF0043D4A9;
57 remoteInfo = CopyHFSMeta;
58 };
59 /* End PBXContainerItemProxy section */
60
61 /* Begin PBXCopyFilesBuildPhase section */
62 8DD76FAF0486AB0100D96B5E /* Copy man8 */ = {
63 isa = PBXCopyFilesBuildPhase;
64 buildActionMask = 8;
65 dstPath = /usr/share/man/man8;
66 dstSubfolderSpec = 0;
67 files = (
68 C1B6FA3010CC0B9500778D48 /* hfs.util.8 in Copy man8 */,
69 );
70 name = "Copy man8";
71 runOnlyForDeploymentPostprocessing = 1;
72 };
73 FDD9FA6714A138AB0043D4A9 /* Copy Contents */ = {
74 isa = PBXCopyFilesBuildPhase;
75 buildActionMask = 8;
76 dstPath = Contents;
77 dstSubfolderSpec = 1;
78 files = (
79 FDD9FA6814A138D80043D4A9 /* Info.plist in Copy Contents */,
80 FDD9FA6914A138DA0043D4A9 /* PkgInfo in Copy Contents */,
81 FDD9FA6B14A138EC0043D4A9 /* version.plist in Copy Contents */,
82 );
83 name = "Copy Contents";
84 runOnlyForDeploymentPostprocessing = 1;
85 };
86 FDD9FA6A14A138DC0043D4A9 /* Copy InfoPlist.strings */ = {
87 isa = PBXCopyFilesBuildPhase;
88 buildActionMask = 8;
89 dstPath = Contents/Resources/English.lproj;
90 dstSubfolderSpec = 1;
91 files = (
92 FDD9FA6C14A138EF0043D4A9 /* InfoPlist.strings in Copy InfoPlist.strings */,
93 );
94 name = "Copy InfoPlist.strings";
95 runOnlyForDeploymentPostprocessing = 1;
96 };
97 /* End PBXCopyFilesBuildPhase section */
98
99 /* Begin PBXFileReference section */
100 C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfsutil_jnl.c; sourceTree = "<group>"; };
101 C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfsutil_main.c; sourceTree = "<group>"; };
102 C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
103 C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hfs.util.8; sourceTree = "<group>"; };
104 C1B6FD2B10CC0DB200778D48 /* hfs.util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = hfs.util; sourceTree = BUILT_PRODUCTS_DIR; };
105 FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = CopyHFSMeta; sourceTree = BUILT_PRODUCTS_DIR; };
106 FDD9FA4714A1343D0043D4A9 /* Data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = "<group>"; };
107 FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DeviceWrapper.c; sourceTree = "<group>"; };
108 FDD9FA4914A1343D0043D4A9 /* dump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dump.c; sourceTree = "<group>"; };
109 FDD9FA4A14A1343D0043D4A9 /* Gather.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Gather.c; sourceTree = "<group>"; };
110 FDD9FA4B14A1343D0043D4A9 /* hfsmeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfsmeta.h; sourceTree = "<group>"; };
111 FDD9FA4C14A1343D0043D4A9 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
112 FDD9FA4E14A1343D0043D4A9 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
113 FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanExtents.c; sourceTree = "<group>"; };
114 FDD9FA5014A1343D0043D4A9 /* Sparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sparse.h; sourceTree = "<group>"; };
115 FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SparseBundle.c; sourceTree = "<group>"; };
116 FDD9FA5B14A135840043D4A9 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
117 FDD9FA6214A138960043D4A9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
118 FDD9FA6314A138960043D4A9 /* InfoPlist.strings */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; path = InfoPlist.strings; sourceTree = "<group>"; };
119 FDD9FA6414A138960043D4A9 /* PkgInfo */ = {isa = PBXFileReference; lastKnownFileType = text; path = PkgInfo; sourceTree = "<group>"; };
120 FDD9FA6514A138960043D4A9 /* version.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = version.plist; sourceTree = "<group>"; };
121 /* End PBXFileReference section */
122
123 /* Begin PBXFrameworksBuildPhase section */
124 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
125 isa = PBXFrameworksBuildPhase;
126 buildActionMask = 2147483647;
127 files = (
128 FDD9FA4214A133F00043D4A9 /* CoreFoundation.framework in Frameworks */,
129 );
130 runOnlyForDeploymentPostprocessing = 0;
131 };
132 FDD9FA2914A132BF0043D4A9 /* Frameworks */ = {
133 isa = PBXFrameworksBuildPhase;
134 buildActionMask = 2147483647;
135 files = (
136 FDD9FA5C14A135840043D4A9 /* libz.dylib in Frameworks */,
137 FDD9FA5A14A135290043D4A9 /* CoreFoundation.framework in Frameworks */,
138 );
139 runOnlyForDeploymentPostprocessing = 0;
140 };
141 /* End PBXFrameworksBuildPhase section */
142
143 /* Begin PBXGroup section */
144 08FB7794FE84155DC02AAC07 /* hfs */ = {
145 isa = PBXGroup;
146 children = (
147 08FB7795FE84155DC02AAC07 /* Source */,
148 FDD9FA4014A133A50043D4A9 /* Frameworks */,
149 C1B6FD2C10CC0DB200778D48 /* Products */,
150 );
151 name = hfs;
152 sourceTree = "<group>";
153 };
154 08FB7795FE84155DC02AAC07 /* Source */ = {
155 isa = PBXGroup;
156 children = (
157 FDD9FA4614A1343D0043D4A9 /* CopyHFSMeta */,
158 FDD9FA3F14A1335D0043D4A9 /* hfs_util */,
159 );
160 name = Source;
161 sourceTree = "<group>";
162 };
163 C1B6FD2C10CC0DB200778D48 /* Products */ = {
164 isa = PBXGroup;
165 children = (
166 C1B6FD2B10CC0DB200778D48 /* hfs.util */,
167 FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */,
168 );
169 name = Products;
170 sourceTree = "<group>";
171 };
172 FDD9FA3F14A1335D0043D4A9 /* hfs_util */ = {
173 isa = PBXGroup;
174 children = (
175 FDD9FA6214A138960043D4A9 /* Info.plist */,
176 FDD9FA6314A138960043D4A9 /* InfoPlist.strings */,
177 FDD9FA6414A138960043D4A9 /* PkgInfo */,
178 C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */,
179 C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */,
180 C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */,
181 FDD9FA6514A138960043D4A9 /* version.plist */,
182 );
183 path = hfs_util;
184 sourceTree = "<group>";
185 };
186 FDD9FA4014A133A50043D4A9 /* Frameworks */ = {
187 isa = PBXGroup;
188 children = (
189 C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */,
190 FDD9FA5B14A135840043D4A9 /* libz.dylib */,
191 );
192 name = Frameworks;
193 sourceTree = "<group>";
194 };
195 FDD9FA4614A1343D0043D4A9 /* CopyHFSMeta */ = {
196 isa = PBXGroup;
197 children = (
198 FDD9FA4714A1343D0043D4A9 /* Data.h */,
199 FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */,
200 FDD9FA4914A1343D0043D4A9 /* dump.c */,
201 FDD9FA4A14A1343D0043D4A9 /* Gather.c */,
202 FDD9FA4B14A1343D0043D4A9 /* hfsmeta.h */,
203 FDD9FA4C14A1343D0043D4A9 /* main.c */,
204 FDD9FA4E14A1343D0043D4A9 /* misc.c */,
205 FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */,
206 FDD9FA5014A1343D0043D4A9 /* Sparse.h */,
207 FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */,
208 );
209 path = CopyHFSMeta;
210 sourceTree = "<group>";
211 };
212 /* End PBXGroup section */
213
214 /* Begin PBXNativeTarget section */
215 8DD76FA90486AB0100D96B5E /* hfs_util */ = {
216 isa = PBXNativeTarget;
217 buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "hfs_util" */;
218 buildPhases = (
219 8DD76FAB0486AB0100D96B5E /* Sources */,
220 8DD76FAD0486AB0100D96B5E /* Frameworks */,
221 8DD76FAF0486AB0100D96B5E /* Copy man8 */,
222 FDD9FA6714A138AB0043D4A9 /* Copy Contents */,
223 FDD9FA6A14A138DC0043D4A9 /* Copy InfoPlist.strings */,
224 );
225 buildRules = (
226 );
227 dependencies = (
228 );
229 name = hfs_util;
230 productInstallPath = "$(HOME)/bin";
231 productName = hfs;
232 productReference = C1B6FD2B10CC0DB200778D48 /* hfs.util */;
233 productType = "com.apple.product-type.tool";
234 };
235 FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */ = {
236 isa = PBXNativeTarget;
237 buildConfigurationList = FDD9FA3514A132BF0043D4A9 /* Build configuration list for PBXNativeTarget "CopyHFSMeta" */;
238 buildPhases = (
239 FDD9FA2814A132BF0043D4A9 /* Sources */,
240 FDD9FA2914A132BF0043D4A9 /* Frameworks */,
241 );
242 buildRules = (
243 );
244 dependencies = (
245 );
246 name = CopyHFSMeta;
247 productName = CopyHFSMeta;
248 productReference = FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */;
249 productType = "com.apple.product-type.tool";
250 };
251 /* End PBXNativeTarget section */
252
253 /* Begin PBXProject section */
254 08FB7793FE84155DC02AAC07 /* Project object */ = {
255 isa = PBXProject;
256 buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "hfs" */;
257 compatibilityVersion = "Xcode 3.1";
258 developmentRegion = English;
259 hasScannedForEncodings = 1;
260 knownRegions = (
261 en,
262 );
263 mainGroup = 08FB7794FE84155DC02AAC07 /* hfs */;
264 productRefGroup = C1B6FD2C10CC0DB200778D48 /* Products */;
265 projectDirPath = "";
266 projectRoot = "";
267 targets = (
268 FDD9FA3714A132E40043D4A9 /* hfs */,
269 8DD76FA90486AB0100D96B5E /* hfs_util */,
270 FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */,
271 );
272 };
273 /* End PBXProject section */
274
275 /* Begin PBXSourcesBuildPhase section */
276 8DD76FAB0486AB0100D96B5E /* Sources */ = {
277 isa = PBXSourcesBuildPhase;
278 buildActionMask = 2147483647;
279 files = (
280 C1B6FA0910CC0A0A00778D48 /* hfsutil_main.c in Sources */,
281 C1B6FA0810CC0A0A00778D48 /* hfsutil_jnl.c in Sources */,
282 );
283 runOnlyForDeploymentPostprocessing = 0;
284 };
285 FDD9FA2814A132BF0043D4A9 /* Sources */ = {
286 isa = PBXSourcesBuildPhase;
287 buildActionMask = 2147483647;
288 files = (
289 FDD9FA5514A1343D0043D4A9 /* main.c in Sources */,
290 FDD9FA5714A1343D0043D4A9 /* misc.c in Sources */,
291 FDD9FA5814A1343D0043D4A9 /* ScanExtents.c in Sources */,
292 FDD9FA5314A1343D0043D4A9 /* dump.c in Sources */,
293 FDD9FA5914A1343D0043D4A9 /* SparseBundle.c in Sources */,
294 FDD9FA5214A1343D0043D4A9 /* DeviceWrapper.c in Sources */,
295 FDD9FA5414A1343D0043D4A9 /* Gather.c in Sources */,
296 );
297 runOnlyForDeploymentPostprocessing = 0;
298 };
299 /* End PBXSourcesBuildPhase section */
300
301 /* Begin PBXTargetDependency section */
302 FDD9FA3C14A132F10043D4A9 /* PBXTargetDependency */ = {
303 isa = PBXTargetDependency;
304 target = 8DD76FA90486AB0100D96B5E /* hfs_util */;
305 targetProxy = FDD9FA3B14A132F10043D4A9 /* PBXContainerItemProxy */;
306 };
307 FDD9FA3E14A132F20043D4A9 /* PBXTargetDependency */ = {
308 isa = PBXTargetDependency;
309 target = FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */;
310 targetProxy = FDD9FA3D14A132F20043D4A9 /* PBXContainerItemProxy */;
311 };
312 /* End PBXTargetDependency section */
313
314 /* Begin XCBuildConfiguration section */
315 1DEB928708733DD80010E9CD /* Release */ = {
316 isa = XCBuildConfiguration;
317 buildSettings = {
318 INSTALL_PATH = /System/Library/Filesystems/hfs.fs;
319 PRODUCT_NAME = hfs.util;
320 };
321 name = Release;
322 };
323 1DEB928B08733DD80010E9CD /* Release */ = {
324 isa = XCBuildConfiguration;
325 buildSettings = {
326 ALWAYS_SEARCH_USER_PATHS = NO;
327 CODE_SIGN_IDENTITY = "-";
328 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
329 DEAD_CODE_STRIPPING = YES;
330 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
331 PROVISIONING_PROFILE = "";
332 USE_HEADERMAP = NO;
333 VERSIONING_SYSTEM = "apple-generic";
334 WARNING_CFLAGS = (
335 "-Wall",
336 "-W",
337 );
338 };
339 name = Release;
340 };
341 FDD9FA3414A132BF0043D4A9 /* Release */ = {
342 isa = XCBuildConfiguration;
343 buildSettings = {
344 INSTALL_PATH = /System/Library/Filesystems/hfs.fs/Contents/Resources;
345 PRODUCT_NAME = "$(TARGET_NAME)";
346 };
347 name = Release;
348 };
349 FDD9FA3A14A132E40043D4A9 /* Release */ = {
350 isa = XCBuildConfiguration;
351 buildSettings = {
352 PRODUCT_NAME = "$(TARGET_NAME)";
353 };
354 name = Release;
355 };
356 /* End XCBuildConfiguration section */
357
358 /* Begin XCConfigurationList section */
359 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "hfs_util" */ = {
360 isa = XCConfigurationList;
361 buildConfigurations = (
362 1DEB928708733DD80010E9CD /* Release */,
363 );
364 defaultConfigurationIsVisible = 0;
365 defaultConfigurationName = Release;
366 };
367 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "hfs" */ = {
368 isa = XCConfigurationList;
369 buildConfigurations = (
370 1DEB928B08733DD80010E9CD /* Release */,
371 );
372 defaultConfigurationIsVisible = 0;
373 defaultConfigurationName = Release;
374 };
375 FDD9FA3514A132BF0043D4A9 /* Build configuration list for PBXNativeTarget "CopyHFSMeta" */ = {
376 isa = XCConfigurationList;
377 buildConfigurations = (
378 FDD9FA3414A132BF0043D4A9 /* Release */,
379 );
380 defaultConfigurationIsVisible = 0;
381 defaultConfigurationName = Release;
382 };
383 FDD9FA3814A132E40043D4A9 /* Build configuration list for PBXAggregateTarget "hfs" */ = {
384 isa = XCConfigurationList;
385 buildConfigurations = (
386 FDD9FA3A14A132E40043D4A9 /* Release */,
387 );
388 defaultConfigurationIsVisible = 0;
389 defaultConfigurationName = Release;
390 };
391 /* End XCConfigurationList section */
392 };
393 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
394 }