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.2 by asvitkine, 2011-12-28T18:17:10Z vs.
Revision 1.4 by asvitkine, 2011-12-29T07:43:25Z

# Line 109 | Line 109
109                  0873A54314AAF18E004F12B7 /* dyngen.c in Sources */ = {isa = PBXBuildFile; fileRef = 0873A54114AAF18E004F12B7 /* dyngen.c */; };
110                  0873A5D614AB80CA004F12B7 /* basic-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */; };
111                  0873A5D814AB80E3004F12B7 /* ppc-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */; };
112 +                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
113 +                0873A76914ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
114 +                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
115 +                0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
116 +                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
117   /* End PBXBuildFile section */
118  
119   /* Begin PBXContainerItemProxy section */
# Line 123 | Line 128
128                          isa = PBXContainerItemProxy;
129                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
130                          proxyType = 1;
131 <                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
131 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
132                          remoteInfo = "ppc-dyngen-ops";
133                  };
134                  0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
135                          isa = PBXContainerItemProxy;
136                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
137                          proxyType = 1;
138 <                        remoteGlobalIDString = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */;
138 >                        remoteGlobalIDString = 0873A5C414AB8038004F12B7;
139                          remoteInfo = "basic-dyngen-ops";
140                  };
141                  0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
142                          isa = PBXContainerItemProxy;
143                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
144                          proxyType = 1;
145 <                        remoteGlobalIDString = 0873A53114AAF05A004F12B7 /* dyngen */;
145 >                        remoteGlobalIDString = 0873A53114AAF05A004F12B7;
146                          remoteInfo = dyngen;
147                  };
148                  0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
149                          isa = PBXContainerItemProxy;
150                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
151                          proxyType = 1;
152 <                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
152 >                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
153                          remoteInfo = "ppc-execute-impl";
154                  };
155   /* End PBXContainerItemProxy section */
# Line 322 | Line 327
327                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = about_window_unix.cpp; sourceTree = "<group>"; };
328                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bincue_unix.cpp; sourceTree = "<group>"; };
329                  0856CED014A99EF0000B1711 /* bincue_unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bincue_unix.h; sourceTree = "<group>"; };
325                0856CED314A99EF0000B1711 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
330                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ether_unix.cpp; sourceTree = "<group>"; };
331                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main_unix.cpp; sourceTree = "<group>"; };
332                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_unix.cpp; sourceTree = "<group>"; };
# Line 364 | Line 368
368                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libppc-dyngen-ops.a"; sourceTree = BUILT_PRODUCTS_DIR; };
369                  0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "basic-dyngen-ops.cpp"; sourceTree = "<group>"; };
370                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
371 +                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
372 +                0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
373 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
374 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
375   /* End PBXFileReference section */
376  
377   /* Begin PBXFrameworksBuildPhase section */
# Line 695 | Line 703
703                  0856CE0614A99EEF000B1711 /* MacOSX */ = {
704                          isa = PBXGroup;
705                          children = (
706 +                                0873A76514ABD151004F12B7 /* config */,
707                                  0856D2D614A9A704000B1711 /* Launcher */,
708                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
709                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
# Line 703 | Line 712
712                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
713                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
714                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
715 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
716 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
717                          );
718                          name = MacOSX;
719                          sourceTree = "<group>";
# Line 777 | Line 788
788                                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */,
789                                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */,
790                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
780                                0856CED314A99EF0000B1711 /* config.h */,
791                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
792                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
793                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
# Line 817 | Line 827
827                          path = Launcher;
828                          sourceTree = "<group>";
829                  };
830 +                0873A76514ABD151004F12B7 /* config */ = {
831 +                        isa = PBXGroup;
832 +                        children = (
833 +                                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */,
834 +                                0873A76714ABD151004F12B7 /* config.h */,
835 +                        );
836 +                        path = config;
837 +                        sourceTree = "<group>";
838 +                };
839   /* End PBXGroup section */
840  
841   /* Begin PBXHeadersBuildPhase section */
# Line 824 | Line 843
843                          isa = PBXHeadersBuildPhase;
844                          buildActionMask = 2147483647;
845                          files = (
846 +                                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
847 +                                0873A76B14ABD151004F12B7 /* config.h in Headers */,
848                          );
849                          runOnlyForDeploymentPostprocessing = 0;
850                  };
# Line 831 | Line 852
852                          isa = PBXHeadersBuildPhase;
853                          buildActionMask = 2147483647;
854                          files = (
855 +                                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
856 +                                0873A76914ABD151004F12B7 /* config.h in Headers */,
857                          );
858                          runOnlyForDeploymentPostprocessing = 0;
859                  };
# Line 1035 | Line 1058
1058                          );
1059                          runOnlyForDeploymentPostprocessing = 0;
1060                          shellPath = /bin/sh;
1061 <                        shellScript = "gcc -E \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1061 >                        shellScript = "gcc -E \"-I${SRCROOT}/config\" \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1062                  };
1063   /* End PBXShellScriptBuildPhase section */
1064  
# Line 1131 | Line 1154
1154                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1155                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1156                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1157 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1158                          );
1159                          runOnlyForDeploymentPostprocessing = 0;
1160                  };
# Line 1299 | Line 1323
1323                                  GCC_WARN_UNUSED_VARIABLE = YES;
1324                                  HEADER_SEARCH_PATHS = (
1325                                          /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1326 +                                        ./config/,
1327                                          ../Unix,
1328                                          ../MacOSX/Launcher,
1329                                          ../slirp,
# Line 1356 | Line 1381
1381                                  GCC_WARN_UNUSED_VARIABLE = YES;
1382                                  HEADER_SEARCH_PATHS = (
1383                                          /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1384 +                                        ./config/,
1385                                          ../Unix,
1386                                          ../MacOSX/Launcher,
1387                                          ../slirp,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines