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.2 by asvitkine, 2009-08-02T18:42:06Z vs.
Revision 1.3 by asvitkine, 2009-08-02T18:59:26Z

# Line 9 | Line 9
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 +                08AAB1B310261691007E1230 /* SheepShaver in Copy SheepShaver */ = {isa = PBXBuildFile; fileRef = 08AAB1B11026168B007E1230 /* SheepShaver */; };
13                  08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */; };
14                  08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFF102498B00047FD1B /* VMListWindow.nib */; };
15                  08B5FB221024FE320047FD1B /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08B5FB211024FE320047FD1B /* AppController.mm */; };
# Line 22 | Line 23
23                  8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
24   /* End PBXBuildFile section */
25  
26 + /* Begin PBXCopyFilesBuildPhase section */
27 +                08AAB19E1026164C007E1230 /* Copy SheepShaver */ = {
28 +                        isa = PBXCopyFilesBuildPhase;
29 +                        buildActionMask = 2147483647;
30 +                        dstPath = "";
31 +                        dstSubfolderSpec = 6;
32 +                        files = (
33 +                                08AAB1B310261691007E1230 /* SheepShaver in Copy SheepShaver */,
34 +                        );
35 +                        name = "Copy SheepShaver";
36 +                        runOnlyForDeploymentPostprocessing = 0;
37 +                };
38 + /* End PBXCopyFilesBuildPhase section */
39 +
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                  089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
44                  08AAB16C102614D5007E1230 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = SheepShaver.icns; path = ../SheepShaver.icns; sourceTree = SOURCE_ROOT; };
45 +                08AAB1B11026168B007E1230 /* SheepShaver */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = SheepShaver; path = ../../Unix/SheepShaver; sourceTree = SOURCE_ROOT; };
46                  08B5FAFC102497FA0047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMSettingsWindow.nib; sourceTree = "<group>"; };
47                  08B5FB00102498B00047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMListWindow.nib; sourceTree = "<group>"; };
48                  08B5FB201024FE320047FD1B /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
# Line 133 | Line 149
149                  29B97317FDCFA39411CA2CEA /* Resources */ = {
150                          isa = PBXGroup;
151                          children = (
152 +                                08AAB1B11026168B007E1230 /* SheepShaver */,
153                                  08AAB16C102614D5007E1230 /* SheepShaver.icns */,
154                                  8D1107310486CEB800E47090 /* Info.plist */,
155                                  089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
# Line 162 | Line 179
179                                  8D1107290486CEB800E47090 /* Resources */,
180                                  8D11072C0486CEB800E47090 /* Sources */,
181                                  8D11072E0486CEB800E47090 /* Frameworks */,
182 +                                08AAB19E1026164C007E1230 /* Copy SheepShaver */,
183                          );
184                          buildRules = (
185                          );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines