Diff for /np2/macosx/np2_IA32.pbproj/project.pbxproj between versions 1.4 and 1.5

version 1.4, 2004/04/18 16:42:29 version 1.5, 2004/05/23 04:07:57
Line 9 Line 9
                         explicitFileType = wrapper.application;                          explicitFileType = wrapper.application;
                         fallbackIsa = PBXFileReference;                          fallbackIsa = PBXFileReference;
                         isa = PBXApplicationReference;                          isa = PBXApplicationReference;
                         path = "Neko Project-21x.app";                          path = "Neko Project 21x.app";
                         refType = 3;                          refType = 3;
                         sourceTree = BUILT_PRODUCTS_DIR;                          sourceTree = BUILT_PRODUCTS_DIR;
                 };                  };
Line 293 Line 293
                                 OTHER_REZFLAGS = "";                                  OTHER_REZFLAGS = "";
                                 PRECOMPILE_PREFIX_HEADER = YES;                                  PRECOMPILE_PREFIX_HEADER = YES;
                                 PREFIX_HEADER = np2gcc_ia32.h;                                  PREFIX_HEADER = np2gcc_ia32.h;
                                 PRODUCT_NAME = "Neko Project-21x";                                  PRODUCT_NAME = "Neko Project 21x";
                                 SECTORDER_FLAGS = "";                                  SECTORDER_FLAGS = "";
                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";                                  WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
                                 WRAPPER_EXTENSION = app;                                  WRAPPER_EXTENSION = app;
Line 509 Line 509
                 </dict>                  </dict>
         </array>          </array>
         <key>CFBundleExecutable</key>          <key>CFBundleExecutable</key>
         <string>Neko Project-21x</string>          <string>Neko Project 21x</string>
         <key>CFBundleIconFile</key>          <key>CFBundleIconFile</key>
         <string>Neko Project IIx.icns</string>          <string>Neko Project IIx.icns</string>
         <key>CFBundleIdentifier</key>          <key>CFBundleIdentifier</key>
         <string>net.retropc.Neko Project-21x</string>          <string>net.retropc.Neko Project 21x</string>
         <key>CFBundleInfoDictionaryVersion</key>          <key>CFBundleInfoDictionaryVersion</key>
         <string>6.0</string>          <string>6.0</string>
         <key>CFBundleName</key>          <key>CFBundleName</key>
         <string>Neko Project-21x</string>          <string>Neko Project 21x</string>
         <key>CFBundlePackageType</key>          <key>CFBundlePackageType</key>
         <string>APPL</string>          <string>APPL</string>
         <key>CFBundleSignature</key>          <key>CFBundleSignature</key>
Line 4066 Line 4066
                         sourceTree = "<group>";                          sourceTree = "<group>";
                 };                  };
                 96EBF23205DD686500DA3983 = {                  96EBF23205DD686500DA3983 = {
                         fileEncoding = "-2147483647";                          fileEncoding = 3;
                         isa = PBXFileReference;                          isa = PBXFileReference;
                         lastKnownFileType = sourcecode.c.c;                          lastKnownFileType = sourcecode.c.c;
                         path = paging.c;                          path = paging.c;

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>