📄 project.pbxproj
字号:
};/* End PBXNativeTarget section *//* Begin PBXProject section */ 089C1669FE841209C02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 4FADC23708B4156C00ABE55E /* Build configuration list for PBXProject "Movino" */; compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 089C166AFE841209C02AAC07 /* MovinoQT */; projectDirPath = ""; projectRoot = ""; targets = ( 5B798A000B52F9000083A0A7 /* libmovino */, 5B9435320B5533430032F89B /* libmovino-lite */, 8D01CCC60486CAD60068D4B7 /* QT component */, 5B798BE00B53D8B80083A0A7 /* GUI app */, 5B7989CC0B52F51F0083A0A7 /* DMG */, ); };/* End PBXProject section *//* Begin PBXResourcesBuildPhase section */ 5B798BDD0B53D8B80083A0A7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B798D970B53EB6C0083A0A7 /* movino.icns in Resources */, 5B7C50680B96240D0016A6D9 /* SDPRecord.plist in Resources */, 5B7C50DA0B9626530016A6D9 /* Info.plist in Resources */, 5B7C50E70B9626630016A6D9 /* InfoPlist.strings in Resources */, 5B7C50E80B9626630016A6D9 /* MainMenu.nib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8D01CCC90486CAD60068D4B7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B7C50A20B9625380016A6D9 /* Info.plist in Resources */, 5B7C50AF0B96254A0016A6D9 /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXResourcesBuildPhase section *//* Begin PBXRezBuildPhase section */ 5BFD4B3C0B24F434009AEFA3 /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; files = ( 5B7C509E0B9625380016A6D9 /* component.r in Rez */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXRezBuildPhase section *//* Begin PBXShellScriptBuildPhase section */ 5B7989CB0B52F51F0083A0A7 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "$(BUILT_PRODUCTS_DIR)/MovinoQT.component", "$(BUILT_PRODUCTS_DIR)/Movino.app", ); outputPaths = ( "$(BUILT_PRODUCTS_DIR)/movino-osx.dmg", ); runOnlyForDeploymentPostprocessing = 0; shellPath = "/bin/bash -l"; shellScript = "tmpdir=\"$DERIVED_FILES_DIR/dmg-tmp\"\n\nmkdir -p \"$tmpdir\"\n\ncp -R -L $TARGET_BUILD_DIR/MovinoQT.component \"$tmpdir\"\ncp -R -L $TARGET_BUILD_DIR/Movino.app \"$tmpdir\"\ncp COPYING \"$tmpdir/Copying.txt\"\ncp COPYING.XIPH \"$tmpdir/Copying Xiph.txt\"\ncp INSTALL-OSX \"$tmpdir/Install.txt\"\n\nfind \"$tmpdir\" -name .DS_Store -exec rm -f \"{}\" \\;\n\nSVNVERSION=`svnversion .`\nif [ \"${SVNVERSION}\" != \"exported\" ]; then\n\tVERSION=\"${CURRENT_PROJECT_VERSION} (r${SVNVERSION})\"\nelse\n\tVERSION=\"${CURRENT_PROJECT_VERSION}\"\nfi\n\nhdiutil create -ov -volname \"Movino OS X ${VERSION}\" -srcfolder \"$tmpdir\" \"$DERIVED_FILES_DIR/tmp.dmg\"\nhdiutil convert -ov -format UDZO -imagekey zlib-level=9 \"$DERIVED_FILES_DIR/tmp.dmg\" -o $BUILT_PRODUCTS_DIR/movino-osx.dmg\nrm -f \"$DERIVED_FILES_DIR/tmp.dmg\"\n\nrm -rf \"$tmpdir\"\n"; }; 5B798C320B53DC120083A0A7 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "$(TARGET_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)", ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = "/bin/bash -l"; shellScript = "VERSION=`svnversion .`\nsed -i \"\" 's/\\$Rev[^\\$]\\{0,\\}\\$/$Rev: '${VERSION}' $/g' \"${TARGET_BUILD_DIR}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Contents/Info.plist\"\n"; }; 5B798C3D0B53DCB00083A0A7 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "$(TARGET_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)", ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = "/bin/bash -l"; shellScript = "VERSION=`svnversion .`\nsed -i \"\" 's/\\$Rev[^\\$]\\{0,\\}\\$/$Rev: '$VERSION' $/g' \"${TARGET_BUILD_DIR}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Contents/Info.plist\"\n"; };/* End PBXShellScriptBuildPhase section *//* Begin PBXSourcesBuildPhase section */ 5B7989FE0B52F9000083A0A7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B7C500B0B9623CB0016A6D9 /* amrdec-ca.cpp in Sources */, 5B7C500D0B9623CB0016A6D9 /* amrdec-qt.cpp in Sources */, 5B7C500F0B9623CB0016A6D9 /* audio.cpp in Sources */, 5B7C50110B9623CB0016A6D9 /* audiodec.cpp in Sources */, 5B7C50130B9623CB0016A6D9 /* btconn.cpp in Sources */, 5B7C50150B9623CB0016A6D9 /* circbuf.cpp in Sources */, 5B7C50180B9623CB0016A6D9 /* curtime.cpp in Sources */, 5B7C501A0B9623CB0016A6D9 /* demuxer.cpp in Sources */, 5B7C501C0B9623CB0016A6D9 /* ffmpegmuxer.cpp in Sources */, 5B7C501E0B9623CB0016A6D9 /* filemuxer.cpp in Sources */, 5B7C50200B9623CB0016A6D9 /* httpserver.cpp in Sources */, 5B7C50220B9623CB0016A6D9 /* httpsession.cpp in Sources */, 5B7C50240B9623CB0016A6D9 /* image.cpp in Sources */, 5B7C50260B9623CB0016A6D9 /* jpegdec.cpp in Sources */, 5B7C50280B9623CB0016A6D9 /* jpegenc.cpp in Sources */, 5B7C502A0B9623CB0016A6D9 /* md5.c in Sources */, 5B7C502E0B9623CB0016A6D9 /* oggmuxer.cpp in Sources */, 5B7C50300B9623CB0016A6D9 /* socketconn.cpp in Sources */, 5B7C50330B9623CB0016A6D9 /* tcpip.cpp in Sources */, 5B7C50350B9623CB0016A6D9 /* theoradec.cpp in Sources */, 5B7C50370B9623CB0016A6D9 /* unixsock.cpp in Sources */, 5B7C50F40B9626C10016A6D9 /* videodec.cpp in Sources */, 5B58203D0BA2092900270F6A /* mtwist.c in Sources */, 5B58203F0BA2092900270F6A /* random.cpp in Sources */, 5B380A680CDE279300E3CD9B /* streamserver.cpp in Sources */, 5B03022D0CEB6C16009C7867 /* log.cpp in Sources */, 5BC3C0D90CFF686A0067F4E9 /* position.cpp in Sources */, 5B3FC9390D43DCFB00B2E431 /* utf8.cpp in Sources */, 5B4FFFB80D944BAA0042DAC1 /* xmlescape.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 5B798BDE0B53D8B80083A0A7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B7C50D70B9626530016A6D9 /* AudioAnalyse.mm in Sources */, 5B7C50D90B9626530016A6D9 /* AudioView.m in Sources */, 5B7C50DB0B9626530016A6D9 /* main.m in Sources */, 5B7C50DE0B9626530016A6D9 /* MovinoController.mm in Sources */, 5B7C50E00B9626530016A6D9 /* QtYuvView.m in Sources */, 5B7C50E20B9626530016A6D9 /* YuvView.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 5B9435300B5533430032F89B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B7C503D0B9623CB0016A6D9 /* audio.cpp in Sources */, 5B7C50410B9623CB0016A6D9 /* btconn.cpp in Sources */, 5B7C50430B9623CB0016A6D9 /* circbuf.cpp in Sources */, 5B7C50460B9623CB0016A6D9 /* curtime.cpp in Sources */, 5B7C50480B9623CB0016A6D9 /* demuxer.cpp in Sources */, 5B7C504E0B9623CB0016A6D9 /* httpserver.cpp in Sources */, 5B7C50500B9623CB0016A6D9 /* httpsession.cpp in Sources */, 5B7C50520B9623CB0016A6D9 /* image.cpp in Sources */, 5B7C50540B9623CB0016A6D9 /* jpegdec.cpp in Sources */, 5B7C50560B9623CB0016A6D9 /* jpegenc.cpp in Sources */, 5B7C50580B9623CB0016A6D9 /* md5.c in Sources */, 5B7C505E0B9623CB0016A6D9 /* socketconn.cpp in Sources */, 5B7C50610B9623CB0016A6D9 /* tcpip.cpp in Sources */, 5B7C50650B9623CB0016A6D9 /* unixsock.cpp in Sources */, 5B5820410BA2092900270F6A /* mtwist.c in Sources */, 5B5820430BA2092900270F6A /* random.cpp in Sources */, 5B0E8D420CEFC535001DD0AC /* log.cpp in Sources */, 5BC3C0DB0CFF686A0067F4E9 /* position.cpp in Sources */, 5B3FC9370D43DCFB00B2E431 /* utf8.cpp in Sources */, 5B4FFFBA0D944BAA0042DAC1 /* xmlescape.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 8D01CCCB0486CAD60068D4B7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5B7C509F0B9625380016A6D9 /* digitizer.c in Sources */, 5B7C50A30B9625380016A6D9 /* movino.cpp in Sources */, 5B7C50A60B9625380016A6D9 /* panel.c in Sources */, 5B7C50A80B9625380016A6D9 /* soundinput.c in Sources */, 5B7C50AB0B9625380016A6D9 /* utils.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; };/* End PBXSourcesBuildPhase section *//* Begin PBXTargetDependency section */ 5B7989CE0B52F5280083A0A7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 8D01CCC60486CAD60068D4B7 /* QT component */; targetProxy = 5B7989CD0B52F5280083A0A7 /* PBXContainerItemProxy */;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -