Changeset 380

Show
Ignore:
Timestamp:
04/11/07 00:02:20 (2 years ago)
Author:
hagedorn
Message:

fixed flashinspector build

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/LaserTools/FlashInspector/AppDelegate.h

    r373 r380  
    88 
    99#import <Cocoa/Cocoa.h> 
    10 #import "LaserTools/LaserTools.h" 
     10#import <LaserTools/LaserTools.h> 
    1111//#import <LaserTools.h> 
    1212#import "LTRenderedContextView.h" 
  • trunk/LaserTools/FlashInspector/FlashInspector.xcodeproj/project.pbxproj

    r372 r380  
    1212                8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 
    1313                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; 
     14                D45A5EB40BCCA0F900368A33 /* LaserTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D45A5EB00BCCA09E00368A33 /* LaserTools.framework */; }; 
    1415                DE3F3CCC0B98D48800B45C6B /* LTRenderedContextView.m in Sources */ = {isa = PBXBuildFile; fileRef = DE3F3CCB0B98D48800B45C6B /* LTRenderedContextView.m */; }; 
    15                 DE3F41A80B9D4DD100B45C6B /* LaserTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE3F417E0B9D4C0E00B45C6B /* LaserTools.framework */; }; 
    16                 DE3F42160B9D54DB00B45C6B /* LaserTools.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3F42150B9D54DB00B45C6B /* LaserTools.framework */; }; 
    1716                DEB2C5DF0B9143D10031CE9B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEB2C5DE0B9143D10031CE9B /* AppDelegate.m */; }; 
    1817/* End PBXBuildFile section */ 
    1918 
    2019/* Begin PBXContainerItemProxy section */ 
    21                 DE3F417D0B9D4C0E00B45C6B /* PBXContainerItemProxy */ = { 
     20                D45A5EAC0BCCA05600368A33 /* PBXContainerItemProxy */ = { 
    2221                        isa = PBXContainerItemProxy; 
    23                         containerPortal = DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */; 
     22                        containerPortal = D45A5EA80BCCA05600368A33 /* LaserTools.xcodeproj */; 
    2423                        proxyType = 2; 
    25                         remoteGlobalIDString = 8DC2EF5B0486A6940098B216; 
    26                         remoteInfo = LaserTools; 
    27                 }; 
    28                 DE3F41810B9D4C3000B45C6B /* PBXContainerItemProxy */ = { 
    29                         isa = PBXContainerItemProxy; 
    30                         containerPortal = DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */; 
    31                         proxyType = 1; 
    32                         remoteGlobalIDString = 8DC2EF4F0486A6940098B216; 
     24                        remoteGlobalIDString = 8DC2EF5B0486A6940098B216 /* LaserTools.framework */; 
    3325                        remoteInfo = LaserTools; 
    3426                }; 
     
    4234                        dstSubfolderSpec = 10; 
    4335                        files = ( 
    44                                 DE3F42160B9D54DB00B45C6B /* LaserTools.framework in CopyFiles */, 
    4536                        ); 
    4637                        runOnlyForDeploymentPostprocessing = 0; 
     
    5950                8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 
    6051                8D1107320486CEB800E47090 /* FlashInspector.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FlashInspector.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
     52                D45A5EA80BCCA05600368A33 /* LaserTools.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LaserTools.xcodeproj; path = ../LaserTools.xcodeproj; sourceTree = SOURCE_ROOT; }; 
     53                D45A5EB00BCCA09E00368A33 /* LaserTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaserTools.framework; path = ../../Build/Debug/LaserTools.framework; sourceTree = SOURCE_ROOT; }; 
    6154                DE3F3CCA0B98D48800B45C6B /* LTRenderedContextView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LTRenderedContextView.h; sourceTree = "<group>"; }; 
    6255                DE3F3CCB0B98D48800B45C6B /* LTRenderedContextView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = LTRenderedContextView.m; sourceTree = "<group>"; }; 
    63                 DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LaserTools.xcodeproj; path = ../LaserTools.xcodeproj; sourceTree = SOURCE_ROOT; }; 
    64                 DE3F42150B9D54DB00B45C6B /* LaserTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaserTools.framework; path = ../../Build/Debug/LaserTools.framework; sourceTree = SOURCE_ROOT; }; 
    6556                DEB2C5DD0B9143D10031CE9B /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 
    6657                DEB2C5DE0B9143D10031CE9B /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 
     
    7263                        buildActionMask = 2147483647; 
    7364                        files = ( 
    74                                 DE3F41A80B9D4DD100B45C6B /* LaserTools.framework in Frameworks */, 
     65                                D45A5EB40BCCA0F900368A33 /* LaserTools.framework in Frameworks */, 
    7566                                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 
    7667                        ); 
     
    9485                        isa = PBXGroup; 
    9586                        children = ( 
    96                                 DE3F42150B9D54DB00B45C6B /* LaserTools.framework */, 
     87                                D45A5EB00BCCA09E00368A33 /* LaserTools.framework */, 
    9788                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, 
    9889                        ); 
     
    121112                        isa = PBXGroup; 
    122113                        children = ( 
    123                                 DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */, 
     114                                D45A5EA80BCCA05600368A33 /* LaserTools.xcodeproj */, 
    124115                                080E96DDFE201D6D7F000001 /* Classes */, 
    125116                                29B97315FDCFA39411CA2CEA /* Other Sources */, 
     
    159150                        sourceTree = "<group>"; 
    160151                }; 
    161                 DE3F417A0B9D4C0E00B45C6B /* Products */ = { 
    162                         isa = PBXGroup; 
    163                         children = ( 
    164                                 DE3F417E0B9D4C0E00B45C6B /* LaserTools.framework */, 
     152                D45A5EA90BCCA05600368A33 /* Products */ = { 
     153                        isa = PBXGroup; 
     154                        children = ( 
     155                                D45A5EAD0BCCA05600368A33 /* LaserTools.framework */, 
    165156                        ); 
    166157                        name = Products; 
     
    182173                        ); 
    183174                        dependencies = ( 
    184                                 DE3F41820B9D4C3000B45C6B /* PBXTargetDependency */, 
    185175                        ); 
    186176                        name = FlashInspector; 
     
    201191                        projectReferences = ( 
    202192                                { 
    203                                         ProductGroup = DE3F417A0B9D4C0E00B45C6B /* Products */; 
    204                                         ProjectRef = DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */; 
     193                                        ProductGroup = D45A5EA90BCCA05600368A33 /* Products */; 
     194                                        ProjectRef = D45A5EA80BCCA05600368A33 /* LaserTools.xcodeproj */; 
    205195                                }, 
    206196                        ); 
     
    212202 
    213203/* Begin PBXReferenceProxy section */ 
    214                 DE3F417E0B9D4C0E00B45C6B /* LaserTools.framework */ = { 
     204                D45A5EAD0BCCA05600368A33 /* LaserTools.framework */ = { 
    215205                        isa = PBXReferenceProxy; 
    216206                        fileType = wrapper.framework; 
    217207                        path = LaserTools.framework; 
    218                         remoteRef = DE3F417D0B9D4C0E00B45C6B /* PBXContainerItemProxy */; 
     208                        remoteRef = D45A5EAC0BCCA05600368A33 /* PBXContainerItemProxy */; 
    219209                        sourceTree = BUILT_PRODUCTS_DIR; 
    220210                }; 
     
    246236/* End PBXSourcesBuildPhase section */ 
    247237 
    248 /* Begin PBXTargetDependency section */ 
    249                 DE3F41820B9D4C3000B45C6B /* PBXTargetDependency */ = { 
    250                         isa = PBXTargetDependency; 
    251                         name = LaserTools; 
    252                         targetProxy = DE3F41810B9D4C3000B45C6B /* PBXContainerItemProxy */; 
    253                 }; 
    254 /* End PBXTargetDependency section */ 
    255  
    256238/* Begin PBXVariantGroup section */ 
    257239                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { 
     
    277259                        isa = XCBuildConfiguration; 
    278260                        buildSettings = { 
     261                                ARCHS = "$(NATIVE_ARCH)"; 
    279262                                COPY_PHASE_STRIP = NO; 
    280263                                FRAMEWORK_SEARCH_PATHS = ( 
    281264                                        "$(inherited)", 
    282265                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 
     266                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", 
    283267                                ); 
    284                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"../build/Debug\""; 
     268                                FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../Frameworks\""; 
     269                                FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../Build/Debug\""; 
    285270                                GCC_DYNAMIC_NO_PIC = NO; 
    286271                                GCC_ENABLE_FIX_AND_CONTINUE = YES; 
    287272                                GCC_MODEL_TUNING = G5; 
    288273                                GCC_OPTIMIZATION_LEVEL = 0; 
    289                                 HEADER_SEARCH_PATHS = ../; 
    290274                                INFOPLIST_FILE = Info.plist; 
    291275                                INSTALL_PATH = "$(HOME)/Applications"; 
    292276                                PRODUCT_NAME = FlashInspector; 
     277                                SYMROOT = ../../Build; 
    293278                                WRAPPER_EXTENSION = app; 
    294279                                ZERO_LINK = YES; 
     
    299284                        isa = XCBuildConfiguration; 
    300285                        buildSettings = { 
    301                                 ARCHS = ( 
    302                                         ppc, 
    303                                         i386, 
    304                                 ); 
     286                                ARCHS = "$(NATIVE_ARCH)"; 
    305287                                FRAMEWORK_SEARCH_PATHS = ( 
    306288                                        "$(inherited)", 
    307289                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 
    308                                         "$(SYSTEM_DEVELOPER_DIR)/Projects/LaserLine/LaserTools/build/Release", 
    309                                         "$(SYSTEM_DEVELOPER_DIR)/Projects/LaserLine/LaserTools/build/Debug", 
     290                                        "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", 
    310291                                ); 
    311                                 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SYSTEM_DEVELOPER_DIR)/Projects/Builds/LaserTools/Debug\""; 
     292                                FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../Frameworks\""; 
     293                                FRAMEWORK_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../Build/Debug\""; 
    312294                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 
    313295                                GCC_MODEL_TUNING = G5; 
     
    315297                                INSTALL_PATH = "$(HOME)/Applications"; 
    316298                                PRODUCT_NAME = FlashInspector; 
     299                                SYMROOT = ../../Build; 
    317300                                WRAPPER_EXTENSION = app; 
    318301                        };