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.3 by asvitkine, 2011-12-28T22:38:03Z vs.
Revision 1.4 by asvitkine, 2011-12-29T07:43:25Z

# Line 113 | Line 113
113                  0873A76914ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
114                  0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
115                  0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
116 +                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
117   /* End PBXBuildFile section */
118  
119   /* Begin PBXContainerItemProxy section */
# Line 127 | Line 128
128                          isa = PBXContainerItemProxy;
129                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
130                          proxyType = 1;
131 <                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
131 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
132                          remoteInfo = "ppc-dyngen-ops";
133                  };
134                  0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
135                          isa = PBXContainerItemProxy;
136                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
137                          proxyType = 1;
138 <                        remoteGlobalIDString = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */;
138 >                        remoteGlobalIDString = 0873A5C414AB8038004F12B7;
139                          remoteInfo = "basic-dyngen-ops";
140                  };
141                  0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
142                          isa = PBXContainerItemProxy;
143                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
144                          proxyType = 1;
145 <                        remoteGlobalIDString = 0873A53114AAF05A004F12B7 /* dyngen */;
145 >                        remoteGlobalIDString = 0873A53114AAF05A004F12B7;
146                          remoteInfo = dyngen;
147                  };
148                  0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
149                          isa = PBXContainerItemProxy;
150                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
151                          proxyType = 1;
152 <                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
152 >                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
153                          remoteInfo = "ppc-execute-impl";
154                  };
155   /* End PBXContainerItemProxy section */
# Line 369 | Line 370
370                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
371                  0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
372                  0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
373 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
374 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
375   /* End PBXFileReference section */
376  
377   /* Begin PBXFrameworksBuildPhase section */
# Line 709 | Line 712
712                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
713                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
714                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
715 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
716 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
717                          );
718                          name = MacOSX;
719                          sourceTree = "<group>";
# Line 1149 | Line 1154
1154                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1155                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1156                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1157 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1158                          );
1159                          runOnlyForDeploymentPostprocessing = 0;
1160                  };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines