Changeset 3604 for branches/0.9x/Transmission.xcodeproj/project.pbxproj
- Timestamp:
- Oct 27, 2007, 8:10:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/Transmission.xcodeproj/project.pbxproj
r3583 r3604 155 155 A2F6DB090A55F31C0058D1E5 /* SpeedLimitButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */; }; 156 156 A2FB057F0BFEB6800095564D /* DragOverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2FB057D0BFEB6800095564D /* DragOverlayView.m */; }; 157 A2FE620C0CD3D19400D683E1 /* InfoTabBackGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */; }; 157 158 BE75C3650C72A0EF00DBEFE0 /* kqueue.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3580C72A0EF00DBEFE0 /* kqueue.c */; }; 158 159 BE75C3660C72A0EF00DBEFE0 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3590C72A0EF00DBEFE0 /* signal.c */; }; … … 540 541 A2FB057D0BFEB6800095564D /* DragOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayView.m; path = macosx/DragOverlayView.m; sourceTree = "<group>"; }; 541 542 A2FB06950BFF484A0095564D /* Globe.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Globe.png; path = macosx/Images/Globe.png; sourceTree = "<group>"; }; 543 A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBackGraphite.png; path = macosx/Images/InfoTabBackGraphite.png; sourceTree = "<group>"; }; 542 544 BE75C3490C729E9500DBEFE0 /* libevent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libevent.a; sourceTree = BUILT_PRODUCTS_DIR; }; 543 545 BE75C3580C72A0EF00DBEFE0 /* kqueue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = kqueue.c; path = "third-party/libevent/kqueue.c"; sourceTree = "<group>"; }; … … 850 852 A22A067D0CB83507009694FE /* InfoTabBack.tif */, 851 853 A2A14A880CC6D25400A7AC1D /* InfoTabBackBlue.tif */, 854 A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */, 852 855 A22A06970CB83880009694FE /* InfoTabBorder.tif */, 853 856 A26E75950CB6AB4800226674 /* InfoGeneral.png */, … … 1407 1410 A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */, 1408 1411 A2A14A890CC6D25400A7AC1D /* InfoTabBackBlue.tif in Resources */, 1412 A2FE620C0CD3D19400D683E1 /* InfoTabBackGraphite.png in Resources */, 1409 1413 ); 1410 1414 runOnlyForDeploymentPostprocessing = 0;
Note: See TracChangeset
for help on using the changeset viewer.