// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 7BF81F4D11507982002DC5D0 /* cEAXLegacyPresetPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BF81F4C11507982002DC5D0 /* cEAXLegacyPresetPlugin.h */; }; 7BF81F5011507986002DC5D0 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BF81F4F11507986002DC5D0 /* main.cpp */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 08FB77AAFE841565C02AAC07 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 7BF81F4811507958002DC5D0 /* cAp_EAX_LegacyPreset_d.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = cAp_EAX_LegacyPreset_d.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 7BF81F4C11507982002DC5D0 /* cEAXLegacyPresetPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cEAXLegacyPresetPlugin.h; sourceTree = ""; }; 7BF81F4F11507986002DC5D0 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 7BF81F4611507958002DC5D0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 034768DDFF38A45A11DB9C8B /* Products */ = { isa = PBXGroup; children = ( 7BF81F4811507958002DC5D0 /* cAp_EAX_LegacyPreset_d.dylib */, ); name = Products; sourceTree = ""; }; 0867D691FE84028FC02AAC07 /* cAp_EAX_LegacyPreset */ = { isa = PBXGroup; children = ( 5073E0CA09E734BC00EC74B6 /* Configuration Files */, 08FB77ACFE841707C02AAC07 /* Source */, 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, 034768DDFF38A45A11DB9C8B /* Products */, ); name = cAp_EAX_LegacyPreset; sourceTree = ""; }; 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( 08FB77AAFE841565C02AAC07 /* Carbon.framework */, ); name = "External Frameworks and Libraries"; sourceTree = ""; }; 08FB77ACFE841707C02AAC07 /* Source */ = { isa = PBXGroup; children = ( 7BF81F4C11507982002DC5D0 /* cEAXLegacyPresetPlugin.h */, 7BF81F4F11507986002DC5D0 /* main.cpp */, ); name = Source; sourceTree = ""; }; 5073E0CA09E734BC00EC74B6 /* Configuration Files */ = { isa = PBXGroup; children = ( ); name = "Configuration Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 7BF81F4411507958002DC5D0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 7BF81F4D11507982002DC5D0 /* cEAXLegacyPresetPlugin.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 7BF81F4711507958002DC5D0 /* cAp_EAX_LegacyPreset */ = { isa = PBXNativeTarget; buildConfigurationList = 7BF81F4E11507982002DC5D0 /* Build configuration list for PBXNativeTarget "cAp_EAX_LegacyPreset" */; buildPhases = ( 7BF81F4411507958002DC5D0 /* Headers */, 7BF81F4511507958002DC5D0 /* Sources */, 7BF81F4611507958002DC5D0 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = cAp_EAX_LegacyPreset; productName = cAp_EAX_LegacyPreset; productReference = 7BF81F4811507958002DC5D0 /* cAp_EAX_LegacyPreset_d.dylib */; productType = "com.apple.product-type.library.dynamic"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB916408733D950010E9CD /* Build configuration list for PBXProject "cAp_EAX_LegacyPreset" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; mainGroup = 0867D691FE84028FC02AAC07 /* cAp_EAX_LegacyPreset */; productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 7BF81F4711507958002DC5D0 /* cAp_EAX_LegacyPreset */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 7BF81F4511507958002DC5D0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7BF81F5011507986002DC5D0 /* main.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1DEB916508733D950010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_C_LANGUAGE_STANDARD = c99; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; SDKROOT = macosx10.5; }; name = Debug; }; 1DEB916608733D950010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_C_LANGUAGE_STANDARD = c99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = macosx10.5; }; name = Release; }; 7BF81F4911507959002DC5D0 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; EXECUTABLE_PREFIX = ""; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; HEADER_SEARCH_PATHS = "\"../../include\""; INSTALL_PATH = /usr/local/lib; LIBRARY_SEARCH_PATHS = "\"../../bin/Osx/libcAudio_d.dylib\""; PREBINDING = NO; PRODUCT_NAME = cAp_EAX_LegacyPreset_d; SYMROOT = .; }; name = Debug; }; 7BF81F4A11507959002DC5D0 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; EXECUTABLE_PREFIX = ""; GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_MODEL_TUNING = G5; HEADER_SEARCH_PATHS = "\"../../include\""; INSTALL_PATH = /usr/local/lib; LIBRARY_SEARCH_PATHS = "\"../../bin/Osx/libcAudio.dylib\""; PREBINDING = NO; PRODUCT_NAME = cAp_EAX_LegacyPreset; SYMROOT = .; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB916408733D950010E9CD /* Build configuration list for PBXProject "cAp_EAX_LegacyPreset" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB916508733D950010E9CD /* Debug */, 1DEB916608733D950010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7BF81F4E11507982002DC5D0 /* Build configuration list for PBXNativeTarget "cAp_EAX_LegacyPreset" */ = { isa = XCConfigurationList; buildConfigurations = ( 7BF81F4911507959002DC5D0 /* Debug */, 7BF81F4A11507959002DC5D0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }