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.1 by asvitkine, 2009-08-02T18:34:57Z vs.
Revision 1.2 by asvitkine, 2009-08-02T18:42:06Z

# Line 8 | Line 8
8  
9   /* Begin PBXBuildFile section */
10                  084186B10B3A0515004B1F63 /* VMSettingsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 084186B00B3A0515004B1F63 /* VMSettingsController.mm */; };
11 +                08AAB16D102614D5007E1230 /* SheepShaver.icns in Resources */ = {isa = PBXBuildFile; fileRef = 08AAB16C102614D5007E1230 /* SheepShaver.icns */; };
12                  08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */; };
13                  08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFF102498B00047FD1B /* VMListWindow.nib */; };
14                  08B5FB221024FE320047FD1B /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08B5FB211024FE320047FD1B /* AppController.mm */; };
# Line 25 | Line 26
26                  084186AF0B3A0515004B1F63 /* VMSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VMSettingsController.h; sourceTree = "<group>"; };
27                  084186B00B3A0515004B1F63 /* VMSettingsController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = VMSettingsController.mm; sourceTree = "<group>"; };
28                  089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
29 +                08AAB16C102614D5007E1230 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = SheepShaver.icns; path = ../SheepShaver.icns; sourceTree = SOURCE_ROOT; };
30                  08B5FAFC102497FA0047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMSettingsWindow.nib; sourceTree = "<group>"; };
31                  08B5FB00102498B00047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMListWindow.nib; sourceTree = "<group>"; };
32                  08B5FB201024FE320047FD1B /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
# Line 131 | Line 133
133                  29B97317FDCFA39411CA2CEA /* Resources */ = {
134                          isa = PBXGroup;
135                          children = (
136 +                                08AAB16C102614D5007E1230 /* SheepShaver.icns */,
137                                  8D1107310486CEB800E47090 /* Info.plist */,
138                                  089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
139                                  29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
# Line 196 | Line 199
199                                  8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
200                                  08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */,
201                                  08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */,
202 +                                08AAB16D102614D5007E1230 /* SheepShaver.icns in Resources */,
203                          );
204                          runOnlyForDeploymentPostprocessing = 0;
205                  };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines