Changeset 13366
- Timestamp:
- 09/05/2005 09:59:36 PM (3 years ago)
- Files:
-
- trunk/Adium.xcodeproj/project.pbxproj (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Adium.xcodeproj/project.pbxproj
r13362 r13366 1369 1369 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 1370 1370 proxyType = 1; 1371 remoteGlobalIDString = 34BD9DAF05314751000AB133 /* Adium.Framework */;1371 remoteGlobalIDString = 34BD9DAF05314751000AB133; 1372 1372 remoteInfo = Adium.Framework; 1373 1373 }; … … 1376 1376 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 1377 1377 proxyType = 1; 1378 remoteGlobalIDString = 34BD9DAF05314751000AB133 /* Adium.Framework */;1378 remoteGlobalIDString = 34BD9DAF05314751000AB133; 1379 1379 remoteInfo = Adium.Framework; 1380 1380 }; … … 9918 9918 ); 9919 9919 OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 9920 OTHER_LDFLAGS = " ";9920 OTHER_LDFLAGS = "-ltcl"; 9921 9921 PRODUCT_NAME = Adium; 9922 9922 }; … … 9939 9939 OTHER_CFLAGS = "-DCRASH_REPORTER"; 9940 9940 OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 9941 OTHER_LDFLAGS = " ";9941 OTHER_LDFLAGS = "-ltcl"; 9942 9942 PRODUCT_NAME = Adium; 9943 9943 }; … … 9963 9963 ); 9964 9964 OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 9965 OTHER_LDFLAGS = " ";9965 OTHER_LDFLAGS = "-ltcl"; 9966 9966 PRODUCT_NAME = Adium; 9967 9967 }; … … 9982 9982 INSTALL_PATH = /; 9983 9983 OTHER_CPLUSPLUSFLAGS = " -fconstant-cfstrings"; 9984 OTHER_LDFLAGS = " ";9984 OTHER_LDFLAGS = "-ltcl"; 9985 9985 PRODUCT_NAME = Adium; 9986 9986 SECTORDER_FLAGS = "";