Difference between revisions of "Compiling ScummVM/iPhone"

Jump to navigation Jump to search
no edit summary
Line 14: Line 14:
  patch -p0 < iphone-toolkit-scummvm-1.patch
  patch -p0 < iphone-toolkit-scummvm-1.patch


This simply allows ".ifdef" statements to appear in the assembly source files, and won't affect the toolchain in any other way (the .ifdef will automatically evaluate to false at the moment).
This patch simply allows ".ifdef" statements to appear in the assembly source files, and won't affect the toolchain in any other way (the .ifdef will automatically evaluate to false at the moment).


=== External libs ===
=== External libs ===
64

edits

Navigation menu