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

Comparing SheepShaver/src/MacOSX/Launcher/SheepShaverLauncher.xcodeproj/project.pbxproj (file contents):
Revision 1.3 by asvitkine, 2009-08-02T18:59:26Z vs.
Revision 1.4 by asvitkine, 2010-12-28T02:50:55Z

# Line 40 | Line 40
40   /* Begin PBXFileReference section */
41                  084186AF0B3A0515004B1F63 /* VMSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VMSettingsController.h; sourceTree = "<group>"; };
42                  084186B00B3A0515004B1F63 /* VMSettingsController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = VMSettingsController.mm; sourceTree = "<group>"; };
43 +                085339D612C9874400345D35 /* LauncherPrefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LauncherPrefix.h; sourceTree = SOURCE_ROOT; };
44                  089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
45                  08AAB16C102614D5007E1230 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = SheepShaver.icns; path = ../SheepShaver.icns; sourceTree = SOURCE_ROOT; };
46                  08AAB1B11026168B007E1230 /* SheepShaver */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = SheepShaver; path = ../../Unix/SheepShaver; sourceTree = SOURCE_ROOT; };
# Line 115 | Line 116
116                  29B97314FDCFA39411CA2CEA /* SheepShaverLauncher */ = {
117                          isa = PBXGroup;
118                          children = (
119 +                                085339D612C9874400345D35 /* LauncherPrefix.h */,
120                                  08DC90C20B67078300799A45 /* prefs.h */,
121                                  08DC90C40B67079800799A45 /* sys.h */,
122                                  08DC90C50B6707AC00799A45 /* user_strings_unix.h */,
# Line 333 | Line 335
335                  C01FCF5008A954540054247B /* Release */ = {
336                          isa = XCBuildConfiguration;
337                          buildSettings = {
338 +                                GCC_PREFIX_HEADER = LauncherPrefix.h;
339 +                                GCC_VERSION = 4.0;
340                                  GCC_WARN_ABOUT_RETURN_TYPE = YES;
341                                  GCC_WARN_UNUSED_VARIABLE = YES;
342                                  PREBINDING = NO;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines