summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-18 20:30:24 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-21 14:09:40 +0300
commitd423fd54604ee9fa60c028528c93d5b6c25fbb71 (patch)
tree351e557c501db69c0d457fc269f1fdf61888819a /vcl/workben/makefile.mk
parent7b2d0c9ad2d2d28b898136c3f6bd00cea4da283a (diff)
Start at trying to build these test programs for iOS
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index d52737507a20..810b1fb42a00 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -49,6 +49,10 @@ OBJFILES= \
# --- Targets ------------------------------------------------------
+.IF "$(OS)" == "IOS"
+CFLAGS += -x objective-c++ -fobjc-abi-version=2 -fobjc-legacy-dispatch -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300
+.ENDIF
+
# svdem
APP1NOSAL= TRUE