Changeset 3600 for trunk/Transmission.xcodeproj/project.pbxproj
- Timestamp:
- Oct 27, 2007, 6:38:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r3596 r3600 4 4 classes = { 5 5 }; 6 objectVersion = 4 2;6 objectVersion = 44; 7 7 objects = { 8 8 … … 1284 1284 isa = PBXProject; 1285 1285 buildConfigurationList = 4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */; 1286 compatibilityVersion = "Xcode 2.4";1286 compatibilityVersion = "Xcode 3.0"; 1287 1287 hasScannedForEncodings = 1; 1288 1288 knownRegions = ( … … 1805 1805 OTHER_CFLAGS = "$(inherited)"; 1806 1806 PREBINDING = NO; 1807 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;1807 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; 1808 1808 }; 1809 1809 name = Development; … … 1856 1856 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 1857 1857 PREBINDING = NO; 1858 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;1858 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; 1859 1859 }; 1860 1860 name = Release;
Note: See TracChangeset
for help on using the changeset viewer.