1,502
edits
(Added build instructions using XCode) |
(Disable NASM instead of the HQ scalers for x64 OS X builds) |
||
Line 34: | Line 34: | ||
* Compile '''create_project''' inside devtools/create_project | * Compile '''create_project''' inside devtools/create_project | ||
* Copy the generated create_project tool in the ScummVM root folder | * Copy the generated create_project tool in the ScummVM root folder | ||
* Run "./create_project . --xcode --build-events --disable- | * Run "./create_project . --xcode --build-events --disable-nasm" | ||
=== Build the XCode project === | === Build the XCode project === |
edits