Adium

Changeset 13366

Show
Ignore:
Timestamp:
09/05/2005 09:59:36 PM (3 years ago)
Author:
evands
Message:

We now need to link against tcl (linker flag -ltcl) to compile in deployment

Files:

Legend:

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

    r13362 r13366  
    13691369                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 
    13701370                        proxyType = 1; 
    1371                         remoteGlobalIDString = 34BD9DAF05314751000AB133 /* Adium.Framework */
     1371                        remoteGlobalIDString = 34BD9DAF05314751000AB133
    13721372                        remoteInfo = Adium.Framework; 
    13731373                }; 
     
    13761376                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 
    13771377                        proxyType = 1; 
    1378                         remoteGlobalIDString = 34BD9DAF05314751000AB133 /* Adium.Framework */
     1378                        remoteGlobalIDString = 34BD9DAF05314751000AB133
    13791379                        remoteInfo = Adium.Framework; 
    13801380                }; 
     
    99189918                                ); 
    99199919                                OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 
    9920                                 OTHER_LDFLAGS = ""; 
     9920                                OTHER_LDFLAGS = "-ltcl"; 
    99219921                                PRODUCT_NAME = Adium; 
    99229922                        }; 
     
    99399939                                OTHER_CFLAGS = "-DCRASH_REPORTER"; 
    99409940                                OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 
    9941                                 OTHER_LDFLAGS = ""; 
     9941                                OTHER_LDFLAGS = "-ltcl"; 
    99429942                                PRODUCT_NAME = Adium; 
    99439943                        }; 
     
    99639963                                ); 
    99649964                                OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 
    9965                                 OTHER_LDFLAGS = ""; 
     9965                                OTHER_LDFLAGS = "-ltcl"; 
    99669966                                PRODUCT_NAME = Adium; 
    99679967                        }; 
     
    99829982                                INSTALL_PATH = /; 
    99839983                                OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 
    9984                                 OTHER_LDFLAGS = ""; 
     9984                                OTHER_LDFLAGS = "-ltcl"; 
    99859985                                PRODUCT_NAME = Adium; 
    99869986                                SECTORDER_FLAGS = "";