// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 558D6DF010C70F8600F743EF /* init_dr.c in Sources */ = {isa = PBXBuildFile; fileRef = 558D6DEF10C70F8600F743EF /* init_dr.c */; }; 558D6DF410C7100400F743EF /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 558D6DF310C7100400F743EF /* main.c */; }; 8DD76F650486A84900D96B5E /* init_dr.h in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* init_dr.h */; settings = {ATTRIBUTES = (); }; }; 8DD76F6A0486A84900D96B5E /* test-c.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E8B029090EE04C91782 /* test-c.1 */; }; /* End PBXBuildFile section */ /* Begin PBXBuildRule section */ DD7061D310C9AB17004075F6 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.gcc.4_0; fileType = sourcecode.c; isEditable = 1; outputFiles = ( ); }; DD7061D710C9AB7B004075F6 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.gcc.4_0; fileType = sourcecode.c; isEditable = 1; outputFiles = ( ); }; /* End PBXBuildRule section */ /* Begin PBXCopyFilesBuildPhase section */ 8DD76F690486A84900D96B5E /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( 8DD76F6A0486A84900D96B5E /* test-c.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 08FB7796FE84155DC02AAC07 /* init_dr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = init_dr.h; sourceTree = ""; }; 558D6DEF10C70F8600F743EF /* init_dr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = init_dr.c; path = ../../../andrey/DSuiteSDK/XPlatform/MacOSX/i386/App/init_dr.c; sourceTree = ""; }; 558D6DF310C7100400F743EF /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; 8DD76F6C0486A84900D96B5E /* test-c */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-c"; sourceTree = BUILT_PRODUCTS_DIR; }; C6859E8B029090EE04C91782 /* test-c.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = "test-c.1"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8DD76F660486A84900D96B5E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* test-c */ = { isa = PBXGroup; children = ( 08FB7795FE84155DC02AAC07 /* Source */, C6859E8C029090F304C91782 /* Documentation */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = "test-c"; sourceTree = ""; }; 08FB7795FE84155DC02AAC07 /* Source */ = { isa = PBXGroup; children = ( 558D6DF310C7100400F743EF /* main.c */, 558D6DEF10C70F8600F743EF /* init_dr.c */, 08FB7796FE84155DC02AAC07 /* init_dr.h */, ); name = Source; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8DD76F6C0486A84900D96B5E /* test-c */, ); name = Products; sourceTree = ""; }; C6859E8C029090F304C91782 /* Documentation */ = { isa = PBXGroup; children = ( C6859E8B029090EE04C91782 /* test-c.1 */, ); name = Documentation; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8DD76F620486A84900D96B5E /* test-c */ = { isa = PBXNativeTarget; buildConfigurationList = DD70615B10C99836004075F6 /* Build configuration list for PBXNativeTarget "test-c" */; buildPhases = ( 8DD76F640486A84900D96B5E /* Sources */, 8DD76F660486A84900D96B5E /* Frameworks */, 8DD76F690486A84900D96B5E /* CopyFiles */, ); buildRules = ( DD7061D710C9AB7B004075F6 /* PBXBuildRule */, DD7061D310C9AB17004075F6 /* PBXBuildRule */, ); dependencies = ( ); name = "test-c"; productInstallPath = "$(HOME)/bin"; productName = "test-c"; productReference = 8DD76F6C0486A84900D96B5E /* test-c */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = DD70615A10C99836004075F6 /* Build configuration list for PBXProject "test-c" */; compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* test-c */; projectDirPath = ""; projectRoot = ""; targets = ( 8DD76F620486A84900D96B5E /* test-c */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 8DD76F640486A84900D96B5E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8DD76F650486A84900D96B5E /* init_dr.h in Sources */, 558D6DF010C70F8600F743EF /* init_dr.c in Sources */, 558D6DF410C7100400F743EF /* main.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ DD70615410C99836004075F6 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ONLY_ACTIVE_ARCH_PRE_XCODE_3_1)"; DEBUG_INFORMATION_FORMAT = dwarf; ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH)"; SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Development; }; DD70615510C99836004075F6 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Deployment; }; DD70615610C99836004075F6 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; }; name = Default; }; DD70615710C99836004075F6 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = "$(HOME)/bin"; PREBINDING = NO; PRODUCT_NAME = "test-c"; ZERO_LINK = YES; }; name = Development; }; DD70615810C99836004075F6 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = "$(HOME)/bin"; PREBINDING = NO; PRODUCT_NAME = "test-c"; ZERO_LINK = NO; }; name = Deployment; }; DD70615910C99836004075F6 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_MODEL_TUNING = G5; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; INSTALL_PATH = "$(HOME)/bin"; PREBINDING = NO; PRODUCT_NAME = "test-c"; }; name = Default; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ DD70615A10C99836004075F6 /* Build configuration list for PBXProject "test-c" */ = { isa = XCConfigurationList; buildConfigurations = ( DD70615410C99836004075F6 /* Development */, DD70615510C99836004075F6 /* Deployment */, DD70615610C99836004075F6 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; DD70615B10C99836004075F6 /* Build configuration list for PBXNativeTarget "test-c" */ = { isa = XCConfigurationList; buildConfigurations = ( DD70615710C99836004075F6 /* Development */, DD70615810C99836004075F6 /* Deployment */, DD70615910C99836004075F6 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }