Changeset 3464

Show
Ignore:
Timestamp:
01/10/06 19:24:28 (3 years ago)
Author:
morris
Message:

Sync

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • CPUMonitor/trunk/CPUMonitor.xcodeproj/project.pbxproj

    r3410 r3464  
    210210                32CA4F630368D1EE00C91783 /* prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.pch; sourceTree = "<group>"; }; 
    211211                778E7925096A844900258FE6 /* CPUMonitor.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = CPUMonitor.xcconfig; sourceTree = "<group>"; }; 
    212                 778E794A096A84C900258FE6 /* WiredAdditions.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WiredAdditions.xcodeproj; path = ../WiredAdditions/WiredAdditions.xcodeproj; sourceTree = SOURCE_ROOT; }; 
     212                778E794A096A84C900258FE6 /* WiredAdditions.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WiredAdditions.xcodeproj; path = WiredAdditions/WiredAdditions.xcodeproj; sourceTree = SOURCE_ROOT; }; 
    213213                77CDAD10083A3AAF003BE654 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/ReleaseNotes.rtf; sourceTree = "<group>"; }; 
    214214                77CDAD6F083A3F9D003BE654 /* CPUPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPUPanel.h; sourceTree = "<group>"; }; 
     
    224224                A51B24520820132A00D76064 /* CPUFloatingView.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = CPUFloatingView.m; sourceTree = "<group>"; }; 
    225225                A51B24530820132A00D76064 /* CPUFloatingView.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CPUFloatingView.h; sourceTree = "<group>"; }; 
    226                 A51B2550082020AD00D76064 /* WiredAdditions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WiredAdditions.framework; path = ../WiredAdditions/build/WiredAdditions.framework; sourceTree = SOURCE_ROOT; }; 
     226                A51B2550082020AD00D76064 /* WiredAdditions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WiredAdditions.framework; path = WiredAdditions/build/WiredAdditions.framework; sourceTree = SOURCE_ROOT; }; 
    227227                A51B258C082020C700D76064 /* CPUSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPUSettings.h; sourceTree = "<group>"; }; 
    228228                A51B258D082020C700D76064 /* CPUSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPUSettings.m; sourceTree = "<group>"; }; 
     
    428428                        ); 
    429429                        buildSettings = { 
    430                                 FRAMEWORK_SEARCH_PATHS = ../WiredAdditions/build; 
     430                                FRAMEWORK_SEARCH_PATHS = WiredAdditions/build; 
    431431                                GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    432432                                GCC_PREFIX_HEADER = prefix.h; 
     
    566566                        runOnlyForDeploymentPostprocessing = 0; 
    567567                        shellPath = /bin/sh; 
    568                         shellScript = "cd ../WiredAdditions/\n/usr/bin/xcodebuild -target \"Wired Additions\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1"; 
     568                        shellScript = "cd WiredAdditions/\n/usr/bin/xcodebuild -target \"Wired Additions\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1"; 
    569569                }; 
    570570                A5D2C75A0822E041007EB5F3 /* Run Script (Version) */ = {