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.8 by asvitkine, 2012-01-02T00:03:37Z vs.
Revision 1.9 by asvitkine, 2012-01-04T23:12:54Z

# Line 37 | Line 37
37                  0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
38                  0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; };
39                  0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; };
40 +                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */ = {isa = PBXBuildFile; fileRef = 0856D17414A9A1A2000B1711 /* SDL.framework */; };
41                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
42                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
43                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 170 | Line 171
171                  };
172   /* End PBXContainerItemProxy section */
173  
174 + /* Begin PBXCopyFilesBuildPhase section */
175 +                0846E65E14B513DF00574779 /* Copy SDL Framework */ = {
176 +                        isa = PBXCopyFilesBuildPhase;
177 +                        buildActionMask = 2147483647;
178 +                        dstPath = "";
179 +                        dstSubfolderSpec = 10;
180 +                        files = (
181 +                                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */,
182 +                        );
183 +                        name = "Copy SDL Framework";
184 +                        runOnlyForDeploymentPostprocessing = 0;
185 +                };
186 + /* End PBXCopyFilesBuildPhase section */
187 +
188   /* Begin PBXFileReference section */
189                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
190                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
# Line 968 | Line 983
983                          isa = PBXNativeTarget;
984                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
985                          buildPhases = (
986 +                                0846E65E14B513DF00574779 /* Copy SDL Framework */,
987                                  0856CCBD14A99E1C000B1711 /* Resources */,
988                                  0856CCBE14A99E1C000B1711 /* Sources */,
989                                  0856CCBF14A99E1C000B1711 /* Frameworks */,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines