eo301@0: // !$*UTF8*$! eo301@0: { eo301@0: archiveVersion = 1; eo301@0: classes = { eo301@0: }; eo301@0: objectVersion = 46; eo301@0: objects = { eo301@0: eo301@0: /* Begin PBXBuildFile section */ eo301@0: 4A773E3B158A37CC00E2DE6C /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A773E3A158A37CC00E2DE6C /* main.c */; }; eo301@0: 4A773E3D158A37CC00E2DE6C /* IM_AM_Encoder.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */; }; eo301@0: /* End PBXBuildFile section */ eo301@0: eo301@0: /* Begin PBXCopyFilesBuildPhase section */ eo301@0: 4A773E34158A37CC00E2DE6C /* CopyFiles */ = { eo301@0: isa = PBXCopyFilesBuildPhase; eo301@0: buildActionMask = 2147483647; eo301@0: dstPath = /usr/share/man/man1/; eo301@0: dstSubfolderSpec = 0; eo301@0: files = ( eo301@0: 4A773E3D158A37CC00E2DE6C /* IM_AM_Encoder.1 in CopyFiles */, eo301@0: ); eo301@0: runOnlyForDeploymentPostprocessing = 1; eo301@0: }; eo301@0: /* End PBXCopyFilesBuildPhase section */ eo301@0: eo301@0: /* Begin PBXFileReference section */ eo301@1: 4A68EDC315A779D800B00130 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string.h; path = ../string.h; sourceTree = ""; }; eo301@0: 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "IM_AM Encoder"; sourceTree = BUILT_PRODUCTS_DIR; }; eo301@0: 4A773E3A158A37CC00E2DE6C /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; eo301@0: 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = IM_AM_Encoder.1; sourceTree = ""; }; eo301@0: 4A773E44158A384000E2DE6C /* IM_AF Encoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IM_AF Encoder.h"; sourceTree = ""; }; eo301@0: 4A773E45158A3F1F00E2DE6C /* stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stdio.h; path = ../stdio.h; sourceTree = ""; }; eo301@0: 4AA6EB54158CF0CC000DCEBC /* stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = ""; }; eo301@0: 4AE74F40158A43760005EBF9 /* stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = SOURCE_ROOT; }; eo301@0: 4AE74F41158A43760005EBF9 /* stddef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = SOURCE_ROOT; }; eo301@0: /* End PBXFileReference section */ eo301@0: eo301@0: /* Begin PBXFrameworksBuildPhase section */ eo301@0: 4A773E33158A37CC00E2DE6C /* Frameworks */ = { eo301@0: isa = PBXFrameworksBuildPhase; eo301@0: buildActionMask = 2147483647; eo301@0: files = ( eo301@0: ); eo301@0: runOnlyForDeploymentPostprocessing = 0; eo301@0: }; eo301@0: /* End PBXFrameworksBuildPhase section */ eo301@0: eo301@0: /* Begin PBXGroup section */ eo301@0: 4A773E2B158A37CC00E2DE6C = { eo301@0: isa = PBXGroup; eo301@0: children = ( eo301@0: 4A773E39158A37CC00E2DE6C /* IM_AM Encoder */, eo301@0: 4A773E37158A37CC00E2DE6C /* Products */, eo301@0: ); eo301@0: sourceTree = ""; eo301@0: }; eo301@0: 4A773E37158A37CC00E2DE6C /* Products */ = { eo301@0: isa = PBXGroup; eo301@0: children = ( eo301@0: 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */, eo301@0: ); eo301@0: name = Products; eo301@0: sourceTree = ""; eo301@0: }; eo301@0: 4A773E39158A37CC00E2DE6C /* IM_AM Encoder */ = { eo301@0: isa = PBXGroup; eo301@0: children = ( eo301@1: 4A68EDC315A779D800B00130 /* string.h */, eo301@0: 4AE74F40158A43760005EBF9 /* stdarg.h */, eo301@0: 4AE74F41158A43760005EBF9 /* stddef.h */, eo301@0: 4A773E45158A3F1F00E2DE6C /* stdio.h */, eo301@0: 4AA6EB54158CF0CC000DCEBC /* stdlib.h */, eo301@0: 4A773E3A158A37CC00E2DE6C /* main.c */, eo301@0: 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */, eo301@0: 4A773E44158A384000E2DE6C /* IM_AF Encoder.h */, eo301@0: ); eo301@0: path = "IM_AM Encoder"; eo301@0: sourceTree = ""; eo301@0: }; eo301@0: /* End PBXGroup section */ eo301@0: eo301@0: /* Begin PBXNativeTarget section */ eo301@0: 4A773E35158A37CC00E2DE6C /* IM_AM Encoder */ = { eo301@0: isa = PBXNativeTarget; eo301@0: buildConfigurationList = 4A773E40158A37CC00E2DE6C /* Build configuration list for PBXNativeTarget "IM_AM Encoder" */; eo301@0: buildPhases = ( eo301@0: 4A773E32158A37CC00E2DE6C /* Sources */, eo301@0: 4A773E33158A37CC00E2DE6C /* Frameworks */, eo301@0: 4A773E34158A37CC00E2DE6C /* CopyFiles */, eo301@0: ); eo301@0: buildRules = ( eo301@0: ); eo301@0: dependencies = ( eo301@0: ); eo301@0: name = "IM_AM Encoder"; eo301@0: productName = "IM_AM Encoder"; eo301@0: productReference = 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */; eo301@0: productType = "com.apple.product-type.tool"; eo301@0: }; eo301@0: /* End PBXNativeTarget section */ eo301@0: eo301@0: /* Begin PBXProject section */ eo301@0: 4A773E2D158A37CC00E2DE6C /* Project object */ = { eo301@0: isa = PBXProject; eo301@0: attributes = { eo301@0: LastUpgradeCheck = 0420; eo301@0: ORGANIZATIONNAME = SAE; eo301@0: }; eo301@0: buildConfigurationList = 4A773E30158A37CC00E2DE6C /* Build configuration list for PBXProject "IM_AM Encoder" */; eo301@0: compatibilityVersion = "Xcode 3.2"; eo301@0: developmentRegion = English; eo301@0: hasScannedForEncodings = 0; eo301@0: knownRegions = ( eo301@0: en, eo301@0: ); eo301@0: mainGroup = 4A773E2B158A37CC00E2DE6C; eo301@0: productRefGroup = 4A773E37158A37CC00E2DE6C /* Products */; eo301@0: projectDirPath = ""; eo301@0: projectRoot = ""; eo301@0: targets = ( eo301@0: 4A773E35158A37CC00E2DE6C /* IM_AM Encoder */, eo301@0: ); eo301@0: }; eo301@0: /* End PBXProject section */ eo301@0: eo301@0: /* Begin PBXSourcesBuildPhase section */ eo301@0: 4A773E32158A37CC00E2DE6C /* Sources */ = { eo301@0: isa = PBXSourcesBuildPhase; eo301@0: buildActionMask = 2147483647; eo301@0: files = ( eo301@0: 4A773E3B158A37CC00E2DE6C /* main.c in Sources */, eo301@0: ); eo301@0: runOnlyForDeploymentPostprocessing = 0; eo301@0: }; eo301@0: /* End PBXSourcesBuildPhase section */ eo301@0: eo301@0: /* Begin XCBuildConfiguration section */ eo301@0: 4A773E3E158A37CC00E2DE6C /* Debug */ = { eo301@0: isa = XCBuildConfiguration; eo301@0: buildSettings = { eo301@0: ALWAYS_SEARCH_USER_PATHS = NO; eo301@0: ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; eo301@0: CLANG_ENABLE_OBJC_ARC = YES; eo301@0: COPY_PHASE_STRIP = NO; eo301@0: GCC_C_LANGUAGE_STANDARD = gnu99; eo301@0: GCC_DYNAMIC_NO_PIC = NO; eo301@0: GCC_ENABLE_OBJC_EXCEPTIONS = YES; eo301@0: GCC_OPTIMIZATION_LEVEL = 0; eo301@0: GCC_PREPROCESSOR_DEFINITIONS = ( eo301@0: "DEBUG=1", eo301@0: "$(inherited)", eo301@0: ); eo301@0: GCC_SYMBOLS_PRIVATE_EXTERN = NO; eo301@0: GCC_VERSION = com.apple.compilers.llvm.clang.1_0; eo301@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; eo301@0: GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; eo301@0: GCC_WARN_ABOUT_RETURN_TYPE = YES; eo301@0: GCC_WARN_UNUSED_VARIABLE = YES; eo301@0: MACOSX_DEPLOYMENT_TARGET = 10.7; eo301@0: ONLY_ACTIVE_ARCH = YES; eo301@0: SDKROOT = macosx; eo301@0: }; eo301@0: name = Debug; eo301@0: }; eo301@0: 4A773E3F158A37CC00E2DE6C /* Release */ = { eo301@0: isa = XCBuildConfiguration; eo301@0: buildSettings = { eo301@0: ALWAYS_SEARCH_USER_PATHS = NO; eo301@0: ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; eo301@0: CLANG_ENABLE_OBJC_ARC = YES; eo301@0: COPY_PHASE_STRIP = YES; eo301@0: DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; eo301@0: GCC_C_LANGUAGE_STANDARD = gnu99; eo301@0: GCC_ENABLE_OBJC_EXCEPTIONS = YES; eo301@0: GCC_VERSION = com.apple.compilers.llvm.clang.1_0; eo301@0: GCC_WARN_64_TO_32_BIT_CONVERSION = YES; eo301@0: GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; eo301@0: GCC_WARN_ABOUT_RETURN_TYPE = YES; eo301@0: GCC_WARN_UNUSED_VARIABLE = YES; eo301@0: MACOSX_DEPLOYMENT_TARGET = 10.7; eo301@0: SDKROOT = macosx; eo301@0: }; eo301@0: name = Release; eo301@0: }; eo301@0: 4A773E41158A37CC00E2DE6C /* Debug */ = { eo301@0: isa = XCBuildConfiguration; eo301@0: buildSettings = { eo301@0: ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; eo301@0: PRODUCT_NAME = "$(TARGET_NAME)"; eo301@0: }; eo301@0: name = Debug; eo301@0: }; eo301@0: 4A773E42158A37CC00E2DE6C /* Release */ = { eo301@0: isa = XCBuildConfiguration; eo301@0: buildSettings = { eo301@0: ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; eo301@0: PRODUCT_NAME = "$(TARGET_NAME)"; eo301@0: }; eo301@0: name = Release; eo301@0: }; eo301@0: /* End XCBuildConfiguration section */ eo301@0: eo301@0: /* Begin XCConfigurationList section */ eo301@0: 4A773E30158A37CC00E2DE6C /* Build configuration list for PBXProject "IM_AM Encoder" */ = { eo301@0: isa = XCConfigurationList; eo301@0: buildConfigurations = ( eo301@0: 4A773E3E158A37CC00E2DE6C /* Debug */, eo301@0: 4A773E3F158A37CC00E2DE6C /* Release */, eo301@0: ); eo301@0: defaultConfigurationIsVisible = 0; eo301@0: defaultConfigurationName = Release; eo301@0: }; eo301@0: 4A773E40158A37CC00E2DE6C /* Build configuration list for PBXNativeTarget "IM_AM Encoder" */ = { eo301@0: isa = XCConfigurationList; eo301@0: buildConfigurations = ( eo301@0: 4A773E41158A37CC00E2DE6C /* Debug */, eo301@0: 4A773E42158A37CC00E2DE6C /* Release */, eo301@0: ); eo301@0: defaultConfigurationIsVisible = 0; eo301@0: defaultConfigurationName = Release; eo301@0: }; eo301@0: /* End XCConfigurationList section */ eo301@0: }; eo301@0: rootObject = 4A773E2D158A37CC00E2DE6C /* Project object */; eo301@0: }