// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ D54515931399A23B0037D7FB /* crypt.c in Sources */ = {isa = PBXBuildFile; fileRef = D545158D1399A23B0037D7FB /* crypt.c */; }; D54515941399A23B0037D7FB /* elog.c in Sources */ = {isa = PBXBuildFile; fileRef = D545158E1399A23B0037D7FB /* elog.c */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ D52BA2F813999DB0000458E3 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = /usr/share/man/man1/; dstSubfolderSpec = 0; files = ( ); runOnlyForDeploymentPostprocessing = 1; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ D52BA2FA13999DB0000458E3 /* elog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = elog; sourceTree = BUILT_PRODUCTS_DIR; }; D545158D1399A23B0037D7FB /* crypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crypt.c; path = /elog/src/crypt.c; sourceTree = ""; }; D545158E1399A23B0037D7FB /* elog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = elog.c; path = /elog/src/elog.c; sourceTree = ""; }; D58A366615AF103300682DC0 /* elog-version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "elog-version.h"; path = "/elog/src/elog-version.h"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ D52BA2F713999DB0000458E3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ D52BA2EF13999DB0000458E3 = { isa = PBXGroup; children = ( D52BA2FD13999DB0000458E3 /* elog */, D52BA2FB13999DB0000458E3 /* Products */, ); sourceTree = ""; }; D52BA2FB13999DB0000458E3 /* Products */ = { isa = PBXGroup; children = ( D52BA2FA13999DB0000458E3 /* elog */, ); name = Products; sourceTree = ""; }; D52BA2FD13999DB0000458E3 /* elog */ = { isa = PBXGroup; children = ( D545158D1399A23B0037D7FB /* crypt.c */, D545158E1399A23B0037D7FB /* elog.c */, D58A366615AF103300682DC0 /* elog-version.h */, ); path = elog; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ D52BA2F913999DB0000458E3 /* elog */ = { isa = PBXNativeTarget; buildConfigurationList = D52BA30313999DB0000458E3 /* Build configuration list for PBXNativeTarget "elog" */; buildPhases = ( D52BA2F613999DB0000458E3 /* Sources */, D52BA2F713999DB0000458E3 /* Frameworks */, D52BA2F813999DB0000458E3 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = elog; productName = elog; productReference = D52BA2FA13999DB0000458E3 /* elog */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ D52BA2F113999DB0000458E3 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0630; ORGANIZATIONNAME = PSI; }; buildConfigurationList = D52BA2F413999DB0000458E3 /* Build configuration list for PBXProject "elog" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = D52BA2EF13999DB0000458E3; productRefGroup = D52BA2FB13999DB0000458E3 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( D52BA2F913999DB0000458E3 /* elog */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ D52BA2F613999DB0000458E3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( D54515931399A23B0037D7FB /* crypt.c in Sources */, D54515941399A23B0037D7FB /* elog.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ D52BA30113999DB0000458E3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = DEBUG; GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.6; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; D52BA30213999DB0000458E3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx; }; name = Release; }; D52BA30413999DB0000458E3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_PREPROCESSOR_DEFINITIONS = DEBUG; GCC_WARN_64_TO_32_BIT_CONVERSION = NO; OTHER_LDFLAGS = "-lssl"; PRODUCT_NAME = "$(TARGET_NAME)"; USER_HEADER_SEARCH_PATHS = /mxml; }; name = Debug; }; D52BA30513999DB0000458E3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = NO; OTHER_LDFLAGS = "-lssl"; PRODUCT_NAME = "$(TARGET_NAME)"; USER_HEADER_SEARCH_PATHS = /mxml; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ D52BA2F413999DB0000458E3 /* Build configuration list for PBXProject "elog" */ = { isa = XCConfigurationList; buildConfigurations = ( D52BA30113999DB0000458E3 /* Debug */, D52BA30213999DB0000458E3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D52BA30313999DB0000458E3 /* Build configuration list for PBXNativeTarget "elog" */ = { isa = XCConfigurationList; buildConfigurations = ( D52BA30413999DB0000458E3 /* Debug */, D52BA30513999DB0000458E3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = D52BA2F113999DB0000458E3 /* Project object */; }