Changeset 372

Show
Ignore:
Timestamp:
04/09/07 20:27:05 (1 year ago)
Author:
hagedorn
Message:

fixed link to laserTools framework

Files:

Legend:

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

    r225 r372  
    1717                DEB2C5DF0B9143D10031CE9B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEB2C5DE0B9143D10031CE9B /* AppDelegate.m */; }; 
    1818/* End PBXBuildFile section */ 
    19  
    20 /* Begin PBXBuildStyle section */ 
    21                 DE3F40460B9D371B00B45C6B /* Development */ = { 
    22                         isa = PBXBuildStyle; 
    23                         buildSettings = { 
    24                                 COPY_PHASE_STRIP = NO; 
    25                         }; 
    26                         name = Development; 
    27                 }; 
    28                 DE3F40470B9D371B00B45C6B /* Deployment */ = { 
    29                         isa = PBXBuildStyle; 
    30                         buildSettings = { 
    31                                 COPY_PHASE_STRIP = YES; 
    32                         }; 
    33                         name = Deployment; 
    34                 }; 
    35 /* End PBXBuildStyle section */ 
    3619 
    3720/* Begin PBXContainerItemProxy section */ 
     
    7962                DE3F3CCB0B98D48800B45C6B /* LTRenderedContextView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = LTRenderedContextView.m; sourceTree = "<group>"; }; 
    8063                DE3F41790B9D4C0E00B45C6B /* LaserTools.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LaserTools.xcodeproj; path = ../LaserTools.xcodeproj; sourceTree = SOURCE_ROOT; }; 
    81                 DE3F42150B9D54DB00B45C6B /* LaserTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaserTools.framework; path = ../build/Debug/LaserTools.framework; sourceTree = SOURCE_ROOT; }; 
     64                DE3F42150B9D54DB00B45C6B /* LaserTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LaserTools.framework; path = ../../Build/Debug/LaserTools.framework; sourceTree = SOURCE_ROOT; }; 
    8265                DEB2C5DD0B9143D10031CE9B /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 
    8366                DEB2C5DE0B9143D10031CE9B /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 
     
    213196                        isa = PBXProject; 
    214197                        buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "FlashInspector" */; 
    215                         buildSettings = { 
    216                         }; 
    217                         buildStyles = ( 
    218                                 DE3F40460B9D371B00B45C6B /* Development */, 
    219                                 DE3F40470B9D371B00B45C6B /* Deployment */, 
    220                         ); 
    221198                        hasScannedForEncodings = 1; 
    222199                        mainGroup = 29B97314FDCFA39411CA2CEA /* FlashInspector */;