Changeset 1057

Show
Ignore:
Timestamp:
11/09/07 09:29:30 (14 months ago)
Author:
stephen_booth
Message:

Changed name to Play

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Play-Tiger.xcodeproj/project.pbxproj

    r1054 r1057  
    954954                8CFBD2BA0CD910E6009A57C9 /* MPEGPropertiesReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MPEGPropertiesReader.m; path = Audio/Properties/MPEGPropertiesReader.m; sourceTree = "<group>"; }; 
    955955                8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 
    956                 8D1107320486CEB800E47090 /* Play-Tiger.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Play-Tiger.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 
     956                8D1107320486CEB800E47090 /* Play.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Play.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
    957957/* End PBXFileReference section */ 
    958958 
     
    10161016                        isa = PBXGroup; 
    10171017                        children = ( 
    1018                                 8D1107320486CEB800E47090 /* Play-Tiger.app */, 
     1018                                8D1107320486CEB800E47090 /* Play.app */, 
    10191019                        ); 
    10201020                        name = Products; 
     
    19301930                        productInstallPath = "$(HOME)/Applications"; 
    19311931                        productName = Play; 
    1932                         productReference = 8D1107320486CEB800E47090 /* Play-Tiger.app */; 
     1932                        productReference = 8D1107320486CEB800E47090 /* Play.app */; 
    19331933                        productType = "com.apple.product-type.application"; 
    19341934                }; 
     
    26532653                                        "-lcurl", 
    26542654                                ); 
    2655                                 PRODUCT_NAME = "Play-Tiger"; 
     2655                                PRODUCT_NAME = Play; 
    26562656                                USER_HEADER_SEARCH_PATHS = "$(inherited) \"$(SRCROOT)/ThirdParty/libofa/include\""; 
    26572657                                WRAPPER_EXTENSION = app; 
     
    26982698                                        "-lcurl", 
    26992699                                ); 
    2700                                 PRODUCT_NAME = "Play-Tiger"; 
     2700                                PRODUCT_NAME = Play; 
    27012701                                USER_HEADER_SEARCH_PATHS = "$(inherited) \"$(SRCROOT)/ThirdParty/libofa/include\""; 
    27022702                                WRAPPER_EXTENSION = app;