ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj
(Generate patch)

Comparing SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj (file contents):
Revision 1.10 by asvitkine, 2012-01-05T23:28:00Z vs.
Revision 1.11 by asvitkine, 2012-01-06T23:23:54Z

# Line 117 | Line 117
117                  0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
118                  0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
119                  0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
120 +                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */; };
121 +                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42E714B7B8AA009CA2A2 /* Carbon.framework */; };
122   /* End PBXBuildFile section */
123  
124   /* Begin PBXContainerItemProxy section */
# Line 406 | Line 408
408                  0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
409                  0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
410                  0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
411 +                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
412 +                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
413   /* End PBXFileReference section */
414  
415   /* Begin PBXFrameworksBuildPhase section */
# Line 436 | Line 440
440                          files = (
441                                  0856D17514A9A1A2000B1711 /* SDL.framework in Frameworks */,
442                                  0856D21514A9A6C6000B1711 /* IOKit.framework in Frameworks */,
443 +                                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */,
444 +                                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */,
445                          );
446                          runOnlyForDeploymentPostprocessing = 0;
447                  };
# Line 475 | Line 481
481                          isa = PBXGroup;
482                          children = (
483                                  0856CCC814A99E30000B1711 /* Sources */,
484 +                                08CD42DF14B7B865009CA2A2 /* Frameworks */,
485                                  0856CCC214A99E1C000B1711 /* Products */,
479                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
480                                0856D17414A9A1A2000B1711 /* SDL.framework */,
486                          );
487                          sourceTree = "<group>";
488                  };
# Line 887 | Line 892
892                          path = config;
893                          sourceTree = "<group>";
894                  };
895 +                08CD42DF14B7B865009CA2A2 /* Frameworks */ = {
896 +                        isa = PBXGroup;
897 +                        children = (
898 +                                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */,
899 +                                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */,
900 +                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
901 +                                0856D17414A9A1A2000B1711 /* SDL.framework */,
902 +                        );
903 +                        name = Frameworks;
904 +                        sourceTree = "<group>";
905 +                };
906   /* End PBXGroup section */
907  
908   /* Begin PBXHeadersBuildPhase section */
# Line 1623 | Line 1639
1639                                          "-pagezero_size",
1640                                          0x3000,
1641                                          "-Wl,-seg1addr,0x78048000",
1626                                        "-framework",
1627                                        Foundation,
1628                                        "-framework",
1629                                        AppKit,
1630                                        "-framework",
1631                                        Carbon,
1642                                          "-lkpx_cpu",
1643                                  );
1644                                  "OTHER_LDFLAGS[arch=ppc]" = (
1645                                          "-pagezero_size",
1646                                          0x3000,
1647                                          "-Wl,-seg1addr,0x78048000",
1638                                        "-framework",
1639                                        Foundation,
1640                                        "-framework",
1641                                        AppKit,
1642                                        "-framework",
1643                                        Carbon,
1648                                          "-lppc_asm",
1649                                  );
1650                                  PREBINDING = NO;
# Line 1706 | Line 1710
1710                                          "-pagezero_size",
1711                                          0x3000,
1712                                          "-Wl,-seg1addr,0x78048000",
1709                                        "-framework",
1710                                        Foundation,
1711                                        "-framework",
1712                                        AppKit,
1713                                        "-framework",
1714                                        Carbon,
1713                                          "-lkpx_cpu",
1714                                  );
1715                                  "OTHER_LDFLAGS[arch=ppc]" = (
1716                                          "-pagezero_size",
1717                                          0x3000,
1718                                          "-Wl,-seg1addr,0x78048000",
1721                                        "-framework",
1722                                        Foundation,
1723                                        "-framework",
1724                                        AppKit,
1725                                        "-framework",
1726                                        Carbon,
1719                                          "-lppc_asm",
1720                                  );
1721                                  PREBINDING = NO;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines