109 |
|
0873A54314AAF18E004F12B7 /* dyngen.c in Sources */ = {isa = PBXBuildFile; fileRef = 0873A54114AAF18E004F12B7 /* dyngen.c */; }; |
110 |
|
0873A5D614AB80CA004F12B7 /* basic-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */; }; |
111 |
|
0873A5D814AB80E3004F12B7 /* ppc-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */; }; |
112 |
+ |
0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; }; |
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 |
|
/* End PBXBuildFile section */ |
117 |
|
|
118 |
|
/* Begin PBXContainerItemProxy section */ |
326 |
|
0856CEC414A99EF0000B1711 /* about_window_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = about_window_unix.cpp; sourceTree = "<group>"; }; |
327 |
|
0856CECF14A99EF0000B1711 /* bincue_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bincue_unix.cpp; sourceTree = "<group>"; }; |
328 |
|
0856CED014A99EF0000B1711 /* bincue_unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bincue_unix.h; sourceTree = "<group>"; }; |
325 |
– |
0856CED314A99EF0000B1711 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
329 |
|
0856CEE314A99EF0000B1711 /* ether_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ether_unix.cpp; sourceTree = "<group>"; }; |
330 |
|
0856CEFB14A99EF0000B1711 /* main_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main_unix.cpp; sourceTree = "<group>"; }; |
331 |
|
0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_unix.cpp; sourceTree = "<group>"; }; |
367 |
|
0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libppc-dyngen-ops.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
368 |
|
0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "basic-dyngen-ops.cpp"; sourceTree = "<group>"; }; |
369 |
|
0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; }; |
370 |
+ |
0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; }; |
371 |
+ |
0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; |
372 |
|
/* End PBXFileReference section */ |
373 |
|
|
374 |
|
/* Begin PBXFrameworksBuildPhase section */ |
700 |
|
0856CE0614A99EEF000B1711 /* MacOSX */ = { |
701 |
|
isa = PBXGroup; |
702 |
|
children = ( |
703 |
+ |
0873A76514ABD151004F12B7 /* config */, |
704 |
|
0856D2D614A9A704000B1711 /* Launcher */, |
705 |
|
0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */, |
706 |
|
0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */, |
783 |
|
0856CEC414A99EF0000B1711 /* about_window_unix.cpp */, |
784 |
|
0856CECF14A99EF0000B1711 /* bincue_unix.cpp */, |
785 |
|
0856CED014A99EF0000B1711 /* bincue_unix.h */, |
780 |
– |
0856CED314A99EF0000B1711 /* config.h */, |
786 |
|
0856CEE314A99EF0000B1711 /* ether_unix.cpp */, |
787 |
|
0856CEFB14A99EF0000B1711 /* main_unix.cpp */, |
788 |
|
0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */, |
822 |
|
path = Launcher; |
823 |
|
sourceTree = "<group>"; |
824 |
|
}; |
825 |
+ |
0873A76514ABD151004F12B7 /* config */ = { |
826 |
+ |
isa = PBXGroup; |
827 |
+ |
children = ( |
828 |
+ |
0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */, |
829 |
+ |
0873A76714ABD151004F12B7 /* config.h */, |
830 |
+ |
); |
831 |
+ |
path = config; |
832 |
+ |
sourceTree = "<group>"; |
833 |
+ |
}; |
834 |
|
/* End PBXGroup section */ |
835 |
|
|
836 |
|
/* Begin PBXHeadersBuildPhase section */ |
838 |
|
isa = PBXHeadersBuildPhase; |
839 |
|
buildActionMask = 2147483647; |
840 |
|
files = ( |
841 |
+ |
0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */, |
842 |
+ |
0873A76B14ABD151004F12B7 /* config.h in Headers */, |
843 |
|
); |
844 |
|
runOnlyForDeploymentPostprocessing = 0; |
845 |
|
}; |
847 |
|
isa = PBXHeadersBuildPhase; |
848 |
|
buildActionMask = 2147483647; |
849 |
|
files = ( |
850 |
+ |
0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */, |
851 |
+ |
0873A76914ABD151004F12B7 /* config.h in Headers */, |
852 |
|
); |
853 |
|
runOnlyForDeploymentPostprocessing = 0; |
854 |
|
}; |
1053 |
|
); |
1054 |
|
runOnlyForDeploymentPostprocessing = 0; |
1055 |
|
shellPath = /bin/sh; |
1056 |
< |
shellScript = "gcc -E \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n"; |
1056 |
> |
shellScript = "gcc -E \"-I${SRCROOT}/config\" \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n"; |
1057 |
|
}; |
1058 |
|
/* End PBXShellScriptBuildPhase section */ |
1059 |
|
|
1317 |
|
GCC_WARN_UNUSED_VARIABLE = YES; |
1318 |
|
HEADER_SEARCH_PATHS = ( |
1319 |
|
/Library/Frameworks/SDL.framework/Versions/A/Headers/, |
1320 |
+ |
./config/, |
1321 |
|
../Unix, |
1322 |
|
../MacOSX/Launcher, |
1323 |
|
../slirp, |
1375 |
|
GCC_WARN_UNUSED_VARIABLE = YES; |
1376 |
|
HEADER_SEARCH_PATHS = ( |
1377 |
|
/Library/Frameworks/SDL.framework/Versions/A/Headers/, |
1378 |
+ |
./config/, |
1379 |
|
../Unix, |
1380 |
|
../MacOSX/Launcher, |
1381 |
|
../slirp, |