⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 project.pbxproj

📁 flash xmp sdk,flash官方SDK
💻 PBXPROJ
📖 第 1 页 / 共 4 页
字号:
				DC87E518089960DB000A7ADF /* XMPMeta-Parse.cpp */,				DC87E519089960DB000A7ADF /* XMPMeta-Serialize.cpp */,				07601E48085F950A003FEB33 /* XMPUtils.cpp */,				DCEDFE2409ACBECF00D86460 /* XMPUtils-FileInfo.cpp */,			);			name = "Toolkit Core";			path = ../../source/XMPCore;			sourceTree = "<group>";		};		0867D691FE84028FC02AAC07 /* AdobeXMP */ = {			isa = PBXGroup;			children = (				07601E42085F94A2003FEB33 /* Toolkit Core */,				014A2AB10B79001E00A80B2A /* Toolkit Files */,				07601E40085F949B003FEB33 /* Utilities */,				DC14FDC2089A84F0004D5310 /* XML Parser */,				07601E3C085F9484003FEB33 /* ABI Wrappers */,				07601E3A085F947B003FEB33 /* Internal Headers */,				07601E38085F9469003FEB33 /* Public Headers and Glue */,				07601E35085F945B003FEB33 /* Build Extras */,				DC3CC41908A4342900F44C7B /* Products */,			);			name = AdobeXMP;			sourceTree = "<group>";		};		DC14FDC2089A84F0004D5310 /* XML Parser */ = {			isa = PBXGroup;			children = (				DC14FDD2089A8591004D5310 /* xmlparse.c */,				DC14FDD3089A8591004D5310 /* xmlrole.c */,				DC14FDD4089A8591004D5310 /* xmltok.c */,			);			name = "XML Parser";			path = "../../third-party/expat/lib";			sourceTree = "<group>";		};		DC3CC41908A4342900F44C7B /* Products */ = {			isa = PBXGroup;			children = (				DC49326C089A9441003ADAAF /* libXMPCoreStaticDebug.a */,				DC4932B0089A9726003ADAAF /* libXMPCoreStaticRelease.a */,				01FC6CEC0B7B6D65008559A1 /* libXMPFilesStaticDebug.a */,				01FC6D0A0B7B7514008559A1 /* libXMPFilesStaticRelease.a */,			);			name = Products;			sourceTree = "<group>";		};/* End PBXGroup section *//* Begin PBXNativeTarget section */		01FC6CD40B7B6D65008559A1 /* XMPFiles Debug */ = {			isa = PBXNativeTarget;			buildConfigurationList = 01FC6CEA0B7B6D65008559A1 /* Build configuration list for PBXNativeTarget "XMPFiles Debug" */;			buildPhases = (				01FC6CD50B7B6D65008559A1 /* Sources */,				01FC6CE90B7B6D65008559A1 /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = "XMPFiles Debug";			productName = "Debug-static";			productReference = 01FC6CEC0B7B6D65008559A1 /* libXMPFilesStaticDebug.a */;			productType = "com.apple.product-type.library.static";		};		01FC6CF20B7B7514008559A1 /* XMPFiles Release */ = {			isa = PBXNativeTarget;			buildConfigurationList = 01FC6D080B7B7514008559A1 /* Build configuration list for PBXNativeTarget "XMPFiles Release" */;			buildPhases = (				01FC6CF30B7B7514008559A1 /* Sources */,				01FC6D070B7B7514008559A1 /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = "XMPFiles Release";			productName = "Debug-static";			productReference = 01FC6D0A0B7B7514008559A1 /* libXMPFilesStaticRelease.a */;			productType = "com.apple.product-type.library.static";		};		DC49326B089A9441003ADAAF /* XMPCore Debug */ = {			isa = PBXNativeTarget;			buildConfigurationList = DC49326D089A9460003ADAAF /* Build configuration list for PBXNativeTarget "XMPCore Debug" */;			buildPhases = (				DC493269089A9441003ADAAF /* Sources */,				DC49326A089A9441003ADAAF /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = "XMPCore Debug";			productName = "Debug-static";			productReference = DC49326C089A9441003ADAAF /* libXMPCoreStaticDebug.a */;			productType = "com.apple.product-type.library.static";		};		DC493293089A9726003ADAAF /* XMPCore Release */ = {			isa = PBXNativeTarget;			buildConfigurationList = DC4932AD089A9726003ADAAF /* Build configuration list for PBXNativeTarget "XMPCore Release" */;			buildPhases = (				DC493295089A9726003ADAAF /* Sources */,				DC4932AC089A9726003ADAAF /* Frameworks */,			);			buildRules = (			);			dependencies = (			);			name = "XMPCore Release";			productName = "Debug-static";			productReference = DC4932B0089A9726003ADAAF /* libXMPCoreStaticRelease.a */;			productType = "com.apple.product-type.library.static";		};/* End PBXNativeTarget section *//* Begin PBXProject section */		0867D690FE84028FC02AAC07 /* Project object */ = {			isa = PBXProject;			buildConfigurationList = 07601E2C085F9443003FEB33 /* Build configuration list for PBXProject "XMPToolkit" */;			hasScannedForEncodings = 1;			mainGroup = 0867D691FE84028FC02AAC07 /* AdobeXMP */;			productRefGroup = 0867D691FE84028FC02AAC07 /* AdobeXMP */;			projectDirPath = "";			targets = (				DCF912BC09A3E6970055523F /* Build All */,				DC49326B089A9441003ADAAF /* XMPCore Debug */,				DC493293089A9726003ADAAF /* XMPCore Release */,				01FC6CD40B7B6D65008559A1 /* XMPFiles Debug */,				01FC6CF20B7B7514008559A1 /* XMPFiles Release */,			);		};/* End PBXProject section *//* Begin PBXSourcesBuildPhase section */		01FC6CD50B7B6D65008559A1 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				01FC6CE80B7B6D65008559A1 /* WXMPFiles.cpp in Sources */,				01FC6D3D0B7B7789008559A1 /* ID3_Support.cpp in Sources */,				01FC6D3E0B7B7789008559A1 /* IPTC_Support.cpp in Sources */,				01FC6D3F0B7B7789008559A1 /* PNG_Support.cpp in Sources */,				01FC6D400B7B7789008559A1 /* PSIR_FileWriter.cpp in Sources */,				01FC6D410B7B7789008559A1 /* PSIR_MemoryReader.cpp in Sources */,				01FC6D420B7B7789008559A1 /* QuickTime_Support.cpp in Sources */,				01FC6D430B7B7789008559A1 /* Reconcile_Impl.cpp in Sources */,				01FC6D440B7B7789008559A1 /* ReconcileIPTC.cpp in Sources */,				01FC6D450B7B7789008559A1 /* ReconcileLegacy.cpp in Sources */,				01FC6D460B7B7789008559A1 /* ReconcileTIFF.cpp in Sources */,				01FC6D470B7B7789008559A1 /* RIFF_Support.cpp in Sources */,				01FC6D490B7B7789008559A1 /* TIFF_FileWriter.cpp in Sources */,				01FC6D4A0B7B7789008559A1 /* TIFF_MemoryReader.cpp in Sources */,				01FC6D4B0B7B7789008559A1 /* TIFF_Support.cpp in Sources */,				01FC6D4C0B7B7789008559A1 /* XMPScanner.cpp in Sources */,				01FC6D5F0B7B7799008559A1 /* AVI_Handler.cpp in Sources */,				01FC6D600B7B7799008559A1 /* Basic_Handler.cpp in Sources */,				01FC6D610B7B7799008559A1 /* InDesign_Handler.cpp in Sources */,				01FC6D620B7B7799008559A1 /* JPEG_Handler.cpp in Sources */,				01FC6D640B7B7799008559A1 /* MOV_Handler.cpp in Sources */,				01FC6D650B7B7799008559A1 /* MP3_Handler.cpp in Sources */,				01FC6D670B7B7799008559A1 /* MPEG_Handler.cpp in Sources */,				01FC6D680B7B7799008559A1 /* PNG_Handler.cpp in Sources */,				01FC6D690B7B7799008559A1 /* PostScript_Handler.cpp in Sources */,				01FC6D6A0B7B7799008559A1 /* PSD_Handler.cpp in Sources */,				01FC6D6B0B7B7799008559A1 /* Scanner_Handler.cpp in Sources */,				01FC6D6D0B7B7799008559A1 /* TIFF_Handler.cpp in Sources */,				01FC6D6E0B7B7799008559A1 /* Trivial_Handler.cpp in Sources */,				01FC6D6F0B7B7799008559A1 /* WAV_Handler.cpp in Sources */,				01FC6D870B7B77D9008559A1 /* WXMPFiles.cpp in Sources */,				01FC6D880B7B77D9008559A1 /* XMPFiles.cpp in Sources */,				01FC6D890B7B77D9008559A1 /* XMPFiles_Impl.cpp in Sources */,				0102D1C70B7B8471001AF6F7 /* MD5.cpp in Sources */,			);			runOnlyForDeploymentPostprocessing = 0;		};		01FC6CF30B7B7514008559A1 /* Sources */ = {			isa = PBXSourcesBuildPhase;			buildActionMask = 2147483647;			files = (				01FC6D060B7B7514008559A1 /* WXMPFiles.cpp in Sources */,				01FC6D4E0B7B778A008559A1 /* ID3_Support.cpp in Sources */,				01FC6D4F0B7B778A008559A1 /* IPTC_Support.cpp in Sources */,				01FC6D500B7B778A008559A1 /* PNG_Support.cpp in Sources */,				01FC6D510B7B778A008559A1 /* PSIR_FileWriter.cpp in Sources */,				01FC6D520B7B778A008559A1 /* PSIR_MemoryReader.cpp in Sources */,				01FC6D530B7B778A008559A1 /* QuickTime_Support.cpp in Sources */,				01FC6D540B7B778A008559A1 /* Reconcile_Impl.cpp in Sources */,				01FC6D550B7B778A008559A1 /* ReconcileIPTC.cpp in Sources */,				01FC6D560B7B778A008559A1 /* ReconcileLegacy.cpp in Sources */,				01FC6D570B7B778A008559A1 /* ReconcileTIFF.cpp in Sources */,				01FC6D580B7B778A008559A1 /* RIFF_Support.cpp in Sources */,				01FC6D5A0B7B778A008559A1 /* TIFF_FileWriter.cpp in Sources */,				01FC6D5B0B7B778A008559A1 /* TIFF_MemoryReader.cpp in Sources */,				01FC6D5C0B7B778A008559A1 /* TIFF_Support.cpp in Sources */,				01FC6D5D0B7B778A008559A1 /* XMPScanner.cpp in Sources */,				01FC6D710B7B779A008559A1 /* AVI_Handler.cpp in Sources */,				01FC6D720B7B779A008559A1 /* Basic_Handler.cpp in Sources */,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -