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.14 by asvitkine, 2012-01-15T23:13:39Z vs.
Revision 1.18 by asvitkine, 2012-06-16T02:16:40Z

# Line 21 | Line 21
21   /* End PBXAggregateTarget section */
22  
23   /* Begin PBXBuildFile section */
24 +                08163339158C121000C449F9 /* dis-asm.h in Headers */ = {isa = PBXBuildFile; fileRef = 08163337158C121000C449F9 /* dis-asm.h */; };
25 +                08163340158C125800C449F9 /* ppc-dis.c in Sources */ = {isa = PBXBuildFile; fileRef = 08163338158C121000C449F9 /* ppc-dis.c */; };
26                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */; };
27                  082AC26214AA59F000071F5E /* lowmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 082AC26114AA59F000071F5E /* lowmem.c */; };
28                  0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
# Line 76 | Line 78
78                  0856D07114A99EF1000B1711 /* sbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEAC14A99EF0000B1711 /* sbuf.c */; };
79                  0856D07214A99EF1000B1711 /* slirp.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEAE14A99EF0000B1711 /* slirp.c */; };
80                  0856D07314A99EF1000B1711 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB114A99EF0000B1711 /* socket.c */; };
81 <                0856D07414A99EF1000B1711 /* tcp_input.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB414A99EF0000B1711 /* tcp_input.c */; };
81 >                0856D07414A99EF1000B1711 /* tcp_input.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB414A99EF0000B1711 /* tcp_input.c */; settings = {COMPILER_FLAGS = "-O1"; }; };
82                  0856D07514A99EF1000B1711 /* tcp_output.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB514A99EF0000B1711 /* tcp_output.c */; };
83                  0856D07614A99EF1000B1711 /* tcp_subr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB614A99EF0000B1711 /* tcp_subr.c */; };
84                  0856D07714A99EF1000B1711 /* tcp_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB714A99EF0000B1711 /* tcp_timer.c */; };
# Line 188 | Line 190
190   /* End PBXCopyFilesBuildPhase section */
191  
192   /* Begin PBXFileReference section */
193 +                08163337158C121000C449F9 /* dis-asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dis-asm.h"; sourceTree = "<group>"; };
194 +                08163338158C121000C449F9 /* ppc-dis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "ppc-dis.c"; sourceTree = "<group>"; };
195                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
196                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
197                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
# Line 592 | Line 596
596                  0856CDB114A99EEF000B1711 /* kpx_cpu */ = {
597                          isa = PBXGroup;
598                          children = (
599 +                                08163337158C121000C449F9 /* dis-asm.h */,
600 +                                08163338158C121000C449F9 /* ppc-dis.c */,
601                                  0856CDB214A99EEF000B1711 /* include */,
602                                  0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */,
603                                  0856CDBC14A99EEF000B1711 /* src */,
# Line 910 | Line 916
916                          isa = PBXHeadersBuildPhase;
917                          buildActionMask = 2147483647;
918                          files = (
919 +                                08163339158C121000C449F9 /* dis-asm.h in Headers */,
920                          );
921                          runOnlyForDeploymentPostprocessing = 0;
922                  };
# Line 1243 | Line 1250
1250                                  0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1251                                  0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1252                                  0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1253 +                                08163340158C125800C449F9 /* ppc-dis.c in Sources */,
1254                          );
1255                          runOnlyForDeploymentPostprocessing = 0;
1256                  };
# Line 1527 | Line 1535
1535                                          _REENTRANT,
1536                                  );
1537                                  GCC_VERSION = 4.0;
1538 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1539                                  HEADER_SEARCH_PATHS = (
1540                                          /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1541                                          ./config/,
# Line 1617 | Line 1626
1626                                          x86_64,
1627                                  );
1628                                  COPY_PHASE_STRIP = NO;
1629 +                                FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1630                                  GCC_CW_ASM_SYNTAX = NO;
1631                                  GCC_DYNAMIC_NO_PIC = NO;
1632                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1688 | Line 1698
1698                                          i386,
1699                                          x86_64,
1700                                  );
1701 <                                COPY_PHASE_STRIP = YES;
1701 >                                COPY_PHASE_STRIP = NO;
1702                                  DEAD_CODE_STRIPPING = NO;
1703                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1704 +                                FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1705                                  GCC_AUTO_VECTORIZATION = YES;
1706                                  GCC_CW_ASM_SYNTAX = NO;
1707                                  GCC_DYNAMIC_NO_PIC = YES;
# Line 1715 | Line 1726
1726                                  );
1727                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1728                                  GCC_VERSION = 4.0;
1729 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1730                                  GCC_WARN_UNUSED_FUNCTION = YES;
1731                                  GCC_WARN_UNUSED_VARIABLE = YES;
1732                                  HEADER_SEARCH_PATHS = (
# Line 1878 | Line 1890
1890                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1891                                  GCC_PREFIX_HEADER = "";
1892                                  GCC_VERSION = 4.0;
1893 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1894                                  HEADER_SEARCH_PATHS = (
1895                                          ../kpx_cpu/src,
1896                                          ../kpx_cpu/include,
# Line 1904 | Line 1917
1917                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1918                                  PRODUCT_NAME = "basic-dyngen-ops";
1919                                  SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1920 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
1921                                  ZERO_LINK = NO;
1922                          };
1923                          name = Release;
# Line 1968 | Line 1982
1982                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1983                                  GCC_PREFIX_HEADER = "";
1984                                  GCC_VERSION = 4.0;
1985 +                                "GCC_VERSION[arch=x86_64]" = 4.2;
1986                                  HEADER_SEARCH_PATHS = (
1987                                          ../kpx_cpu/src,
1988                                          ../kpx_cpu/include,
# Line 1993 | Line 2008
2008                                  PREBINDING = NO;
2009                                  PRODUCT_NAME = "ppc-dyngen-ops";
2010                                  SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
2011 +                                "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
2012                                  ZERO_LINK = NO;
2013                          };
2014                          name = Release;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines