Changeset 118

Show
Ignore:
Timestamp:
02/11/07 00:06:25 (2 years ago)
Author:
wren
Message:

Added Sinewave and SinewaveController, wasn't in original commit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/ILDAInspector_coreaudio/ILDAInspector.xcodeproj/project.pbxproj

    r116 r118  
    2929                A8A909BC0AB1BCAF005F7A0F /* ILDASequenceView.m in Sources */ = {isa = PBXBuildFile; fileRef = A8A909BA0AB1BCAF005F7A0F /* ILDASequenceView.m */; }; 
    3030/* End PBXBuildFile section */ 
    31  
    32 /* Begin PBXBuildStyle section */ 
    33                 A2346ED50B7ECF2B00FB3DE8 /* Development */ = { 
    34                         isa = PBXBuildStyle; 
    35                         buildSettings = { 
    36                                 COPY_PHASE_STRIP = NO; 
    37                         }; 
    38                         name = Development; 
    39                 }; 
    40                 A2346ED60B7ECF2B00FB3DE8 /* Deployment */ = { 
    41                         isa = PBXBuildStyle; 
    42                         buildSettings = { 
    43                                 COPY_PHASE_STRIP = YES; 
    44                         }; 
    45                         name = Deployment; 
    46                 }; 
    47 /* End PBXBuildStyle section */ 
    4831 
    4932/* Begin PBXFileReference section */ 
     
    275258                        isa = PBXProject; 
    276259                        buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ILDAInspector" */; 
    277                         buildSettings = { 
    278                         }; 
    279                         buildStyles = ( 
    280                                 A2346ED50B7ECF2B00FB3DE8 /* Development */, 
    281                                 A2346ED60B7ECF2B00FB3DE8 /* Deployment */, 
    282                         ); 
    283260                        hasScannedForEncodings = 1; 
    284261                        mainGroup = 29B97314FDCFA39411CA2CEA /* ILDAInspector */;