IPHONE: Update defines for iPhone 7

It's what is used in Xcode project files generated by create_project
This commit is contained in:
Le Philousophe 2020-10-30 19:14:59 +01:00
parent 1267341d74
commit 0415a9da2a

2
configure vendored
View File

@ -3482,7 +3482,7 @@ if test -n "$_host"; then
_timidity=no
;;
ios7)
append_var DEFINES "-DIPHONE"
append_var DEFINES "-DIPHONE -DIPHONE_IOS7 -DIPHONE_SANDBOXED"
_backend="ios7"
_seq_midi=no
_timidity=no