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.15 by asvitkine, 2012-01-15T23:26:52Z vs.
Revision 1.17 by asvitkine, 2012-02-11T02:03:36Z

# Line 76 | Line 76
76                  0856D07114A99EF1000B1711 /* sbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEAC14A99EF0000B1711 /* sbuf.c */; };
77                  0856D07214A99EF1000B1711 /* slirp.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEAE14A99EF0000B1711 /* slirp.c */; };
78                  0856D07314A99EF1000B1711 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB114A99EF0000B1711 /* socket.c */; };
79 <                0856D07414A99EF1000B1711 /* tcp_input.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB414A99EF0000B1711 /* tcp_input.c */; };
79 >                0856D07414A99EF1000B1711 /* tcp_input.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB414A99EF0000B1711 /* tcp_input.c */; settings = {COMPILER_FLAGS = "-O1"; }; };
80                  0856D07514A99EF1000B1711 /* tcp_output.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB514A99EF0000B1711 /* tcp_output.c */; };
81                  0856D07614A99EF1000B1711 /* tcp_subr.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB614A99EF0000B1711 /* tcp_subr.c */; };
82                  0856D07714A99EF1000B1711 /* tcp_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 0856CEB714A99EF0000B1711 /* tcp_timer.c */; };
# Line 1618 | Line 1618
1618                                          x86_64,
1619                                  );
1620                                  COPY_PHASE_STRIP = NO;
1621 +                                FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1622                                  GCC_CW_ASM_SYNTAX = NO;
1623                                  GCC_DYNAMIC_NO_PIC = NO;
1624                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1692 | Line 1693
1693                                  COPY_PHASE_STRIP = YES;
1694                                  DEAD_CODE_STRIPPING = NO;
1695                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1696 +                                FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
1697                                  GCC_AUTO_VECTORIZATION = YES;
1698                                  GCC_CW_ASM_SYNTAX = NO;
1699                                  GCC_DYNAMIC_NO_PIC = YES;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines