// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 32FAA769BE0CBB7413D8E026 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB663B78C243F425CB5F622D /* IOKit.framework */; }; 646F915E3F985ADB46A990BF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60566A081602146F3C8BA8CA /* Carbon.framework */; }; 7E73C42571ABE93C5DE5E7A6 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6061B328817055E8B2E193D6 /* AppKit.framework */; }; A612344A435E24A2F1356957 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BBF96056AA4E7B57C08772 /* Cocoa.framework */; }; A9CAC7BF34E647803EDD7969 /* packvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F25D9D46BDE3147E8090A574 /* packvideo.cpp */; }; EE12FD4C543A29B3691EB5E0 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AC54CC47F3C0DD9956B9AD3 /* OpenGL.framework */; }; FF4F14B568DF5EF194A9F6BE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 957F7268BCFABFC0E258709B /* QuartzCore.framework */; }; /* End PBXBuildFile section */ /* Begin PBXBuildRule section */ BFB0BCC60AAC4EB459F83323 /* PBXBuildRule */ = { isa = PBXBuildRule; compilerSpec = com.apple.compilers.proxy.script; filePatterns = "*.glsl"; fileType = pattern.proxy; isEditable = 1; outputFiles = ( "${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h", ); script = "${SDKS}/macosx/bin/stripcomments ${INPUT_FILE_PATH} -c -l g_${INPUT_FILE_BASE} ${INPUT_FILE_DIR}/${INPUT_FILE_BASE}.h"; }; /* End PBXBuildRule section */ /* Begin PBXFileReference section */ 04BBF96056AA4E7B57C08772 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; 2791201414FE21A0208E5633 /* packvideo */ = {isa = PBXFileReference; explicitFileType = compiled.mach-o.executable; includeInIndex = 0; path = packvideo; sourceTree = BUILT_PRODUCTS_DIR; }; 53A745DDC21ECBC748B26AF9 /* burger.toolxcoosx.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = burger.toolxcoosx.xcconfig; path = xcode/burger.toolxcoosx.xcconfig; sourceTree = SDKS; }; 60566A081602146F3C8BA8CA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; 6061B328817055E8B2E193D6 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; 957F7268BCFABFC0E258709B /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 9AC54CC47F3C0DD9956B9AD3 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; AF85042913E5C407EFA05C50 /* packvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = packvideo.h; path = source/packvideo.h; sourceTree = SOURCE_ROOT; }; CB663B78C243F425CB5F622D /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; F25D9D46BDE3147E8090A574 /* packvideo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = packvideo.cpp; path = source/packvideo.cpp; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 507B15D31C90EF8682AFB59C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7E73C42571ABE93C5DE5E7A6 /* AppKit.framework in Frameworks */, 646F915E3F985ADB46A990BF /* Carbon.framework in Frameworks */, A612344A435E24A2F1356957 /* Cocoa.framework in Frameworks */, 32FAA769BE0CBB7413D8E026 /* IOKit.framework in Frameworks */, EE12FD4C543A29B3691EB5E0 /* OpenGL.framework in Frameworks */, FF4F14B568DF5EF194A9F6BE /* QuartzCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 4CE489F4A9041625DE5927C3 /* source */ = { isa = PBXGroup; children = ( F25D9D46BDE3147E8090A574 /* packvideo.cpp */, AF85042913E5C407EFA05C50 /* packvideo.h */, ); path = source; sourceTree = SOURCE_ROOT; }; 6555983C4FFDAFC88D6ED936 /* Frameworks */ = { isa = PBXGroup; children = ( 6061B328817055E8B2E193D6 /* AppKit.framework */, 60566A081602146F3C8BA8CA /* Carbon.framework */, 04BBF96056AA4E7B57C08772 /* Cocoa.framework */, CB663B78C243F425CB5F622D /* IOKit.framework */, 9AC54CC47F3C0DD9956B9AD3 /* OpenGL.framework */, 957F7268BCFABFC0E258709B /* QuartzCore.framework */, ); name = Frameworks; sourceTree = ""; }; 945D7BCE010E10DA41ABD532 /* packvideo */ = { isa = PBXGroup; children = ( 6555983C4FFDAFC88D6ED936 /* Frameworks */, 9796CE949CD3951E99BB35F6 /* Products */, 4CE489F4A9041625DE5927C3 /* source */, 53A745DDC21ECBC748B26AF9 /* burger.toolxcoosx.xcconfig */, ); name = packvideo; sourceTree = ""; }; 9796CE949CD3951E99BB35F6 /* Products */ = { isa = PBXGroup; children = ( 2791201414FE21A0208E5633 /* packvideo */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 56EF2BB6F86F47504C45BD06 /* packvideo */ = { isa = PBXNativeTarget; buildConfigurationList = B4DB1FADBA2D2C69747AC0D4 /* Build configuration list for PBXNativeTarget "packvideo" */; buildPhases = ( 9A9086E43BFFE339075FEF01 /* Sources */, 507B15D31C90EF8682AFB59C /* Frameworks */, B491C6B43A4AFEBA72EDE202 /* ShellScript */, 2E2CA33F02F2C6797FC94387 /* ShellScript */, ); buildRules = ( BFB0BCC60AAC4EB459F83323 /* PBXBuildRule */, ); dependencies = ( ); name = packvideo; productName = packvideo; productReference = 2791201414FE21A0208E5633 /* packvideo */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 24E32329DA86341FE2CF714A /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; }; buildConfigurationList = 3F085FB90001EDC1896C0DC9 /* Build configuration list for PBXProject "packvideoxc3osx" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; knownRegions = ( en, ); mainGroup = 945D7BCE010E10DA41ABD532 /* packvideo */; projectDirPath = ""; projectRoot = ""; targets = ( 56EF2BB6F86F47504C45BD06 /* packvideo */, ); }; /* End PBXProject section */ /* Begin PBXShellScriptBuildPhase section */ 2E2CA33F02F2C6797FC94387 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_NAME}", ); outputPaths = ( "${CONFIGURATION_BUILD_DIR}/../../../bin/macosx/${FINAL_OUTPUT}", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "if [ \"${CONFIGURATION}\" == \"Release\" ]; then\n${SDKS}/macosx/bin/p4 edit ../bin/macosx/${FINAL_OUTPUT}\n${CP} ${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_NAME} ../bin/macosx/${FINAL_OUTPUT}\nfi\n\n"; showEnvVarsInLog = 0; }; B491C6B43A4AFEBA72EDE202 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_NAME}", ); outputPaths = ( "${SRCROOT}/bin/${EXECUTABLE_NAME}${IDESUFFIX}${SUFFIX}", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "if [ ! -d ${SRCROOT}/bin ]; then mkdir ${SRCROOT}/bin; fi\n${CP} ${CONFIGURATION_BUILD_DIR}/${EXECUTABLE_NAME} ${SRCROOT}/bin/${EXECUTABLE_NAME}${IDESUFFIX}${SUFFIX}\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 9A9086E43BFFE339075FEF01 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A9CAC7BF34E647803EDD7969 /* packvideo.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 10B76258575E95FA8B4FD45A /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 53A745DDC21ECBC748B26AF9 /* burger.toolxcoosx.xcconfig */; buildSettings = { }; name = Release; }; 4B999CCB76FCC534EAED986C /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 3F085FB90001EDC1896C0DC9 /* Build configuration list for PBXProject "packvideoxc3osx" */ = { isa = XCConfigurationList; buildConfigurations = ( 10B76258575E95FA8B4FD45A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B4DB1FADBA2D2C69747AC0D4 /* Build configuration list for PBXNativeTarget "packvideo" */ = { isa = XCConfigurationList; buildConfigurations = ( 4B999CCB76FCC534EAED986C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 24E32329DA86341FE2CF714A /* Project object */; }