Changeset 274
- Timestamp:
- 01/08/07 15:14:47 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Perian.xcodeproj/project.pbxproj
r272 r274 89 89 1184A3840B505A8800C8452A /* SUStatus.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1184A3830B505A8800C8452A /* SUStatus.nib */; }; 90 90 1184A38D0B505A9800C8452A /* SUStatusController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1184A38C0B505A9800C8452A /* SUStatusController.m */; }; 91 1184A39E0B505AB600C8452A /* SUUpdateAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 1184A39D0B505AB600C8452A /* SUUpdateAlert.m */; };92 91 11A70ACE0A3D0131002058D4 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D4EEFC0A3CE7FA0066D45F /* Carbon.framework */; }; 93 92 11A70ACF0A3D0131002058D4 /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 11D4EFA10A3CE8C10066D45F /* libavcodec.a */; }; … … 102 101 11C85FE60A64314500DF3D73 /* FFusionCodec.r in Rez */ = {isa = PBXBuildFile; fileRef = F560DF0203D622D001ABA332 /* FFusionCodec.r */; }; 103 102 11C85FE70A64315500DF3D73 /* Perian-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 11A709DA0A3CFCB6002058D4 /* Perian-Info.plist */; }; 103 11F28DAD0B52EB75000AF78C /* SUUpdateAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F28DAC0B52EB75000AF78C /* SUUpdateAlert.m */; }; 104 104 6116E5510B43C27B0020F1CE /* ACBaseCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6116E5370B43C27B0020F1CE /* ACBaseCodec.cpp */; }; 105 105 6116E5520B43C27B0020F1CE /* ACCodec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6116E5390B43C27B0020F1CE /* ACCodec.cpp */; }; … … 402 402 1184A38B0B505A9800C8452A /* SUStatusController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUStatusController.h; sourceTree = "<group>"; }; 403 403 1184A38C0B505A9800C8452A /* SUStatusController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUStatusController.m; sourceTree = "<group>"; }; 404 1184A39C0B505AB600C8452A /* SUUpdateAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SUUpdateAlert.h; path = ../SparklePlus/SUUpdateAlert.h; sourceTree = SOURCE_ROOT; };405 1184A39D0B505AB600C8452A /* SUUpdateAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SUUpdateAlert.m; path = ../SparklePlus/SUUpdateAlert.m; sourceTree = SOURCE_ROOT; };406 404 11A709DA0A3CFCB6002058D4 /* Perian-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Perian-Info.plist"; sourceTree = "<group>"; }; 407 405 11A70AC10A3D0105002058D4 /* Perian.component */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Perian.component; sourceTree = BUILT_PRODUCTS_DIR; }; … … 416 414 11D4EFA20A3CE8C10066D45F /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavutil.a; path = build/Universal/libavutil.a; sourceTree = "<group>"; }; 417 415 11D4EFA30A3CE8C10066D45F /* libpostproc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpostproc.a; path = build/Universal/libpostproc.a; sourceTree = "<group>"; }; 416 11F28DAB0B52EB75000AF78C /* SUUpdateAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUUpdateAlert.h; sourceTree = "<group>"; }; 417 11F28DAC0B52EB75000AF78C /* SUUpdateAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUUpdateAlert.m; sourceTree = "<group>"; }; 418 418 6116E5370B43C27B0020F1CE /* ACBaseCodec.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ACBaseCodec.cpp; sourceTree = "<group>"; }; 419 419 6116E5380B43C27B0020F1CE /* ACBaseCodec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ACBaseCodec.h; sourceTree = "<group>"; }; … … 753 753 11629FCF0B51E65F006591C8 /* NSString+extras.h */, 754 754 11629FD00B51E65F006591C8 /* NSString+extras.m */, 755 11 84A39C0B505AB600C8452A/* SUUpdateAlert.h */,756 11 84A39D0B505AB600C8452A/* SUUpdateAlert.m */,755 11F28DAB0B52EB75000AF78C /* SUUpdateAlert.h */, 756 11F28DAC0B52EB75000AF78C /* SUUpdateAlert.m */, 757 757 1184A38B0B505A9800C8452A /* SUStatusController.h */, 758 758 1184A38C0B505A9800C8452A /* SUStatusController.m */, … … 1060 1060 F5CFD2D60B5012A100616865 /* A52Codec.component */, 1061 1061 F5CFD2D80B5012A100616865 /* AC3MovieImport.component */, 1062 F5CFD2DA0B5012A100616865 /* A52Preferences.app */,1062 F5CFD2DA0B5012A100616865 /* Preferences.app */, 1063 1063 ); 1064 1064 name = Products; … … 1300 1300 sourceTree = BUILT_PRODUCTS_DIR; 1301 1301 }; 1302 F5CFD2DA0B5012A100616865 /* A52Preferences.app */ = {1302 F5CFD2DA0B5012A100616865 /* Preferences.app */ = { 1303 1303 isa = PBXReferenceProxy; 1304 1304 fileType = wrapper.application; 1305 path = A52Preferences.app;1305 path = Preferences.app; 1306 1306 remoteRef = F5CFD2D90B5012A100616865 /* PBXContainerItemProxy */; 1307 1307 sourceTree = BUILT_PRODUCTS_DIR; … … 1436 1436 1184A3140B50548700C8452A /* SUUtilities.m in Sources */, 1437 1437 1184A38D0B505A9800C8452A /* SUStatusController.m in Sources */, 1438 1184A39E0B505AB600C8452A /* SUUpdateAlert.m in Sources */,1439 1438 11629EE10B51E482006591C8 /* main.m in Sources */, 1440 1439 11629FD10B51E65F006591C8 /* NSString+extras.m in Sources */, 1440 11F28DAD0B52EB75000AF78C /* SUUpdateAlert.m in Sources */, 1441 1441 ); 1442 1442 runOnlyForDeploymentPostprocessing = 0;
