summaryrefslogtreecommitdiff
path: root/soltools/giparser
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-05-14 01:52:12 +0300
committerTor Lillqvist <tml@iki.fi>2011-05-14 01:52:12 +0300
commit1fcb5824a5f2f9593f62f5f66f02d52b69912efc (patch)
tree9debc6765aa0feede49232620cb21553d963f4d9 /soltools/giparser
parent00b88abd9082c67f2d5be189f5d39b664ea4bddc (diff)
Cross-compilation support and iOS in particular
Diffstat (limited to 'soltools/giparser')
-rw-r--r--soltools/giparser/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/soltools/giparser/makefile.mk b/soltools/giparser/makefile.mk
index a463f5a55569..436fadf36241 100644
--- a/soltools/giparser/makefile.mk
+++ b/soltools/giparser/makefile.mk
@@ -30,6 +30,7 @@ PRJ=..
PRJNAME=soltools
TARGET=soltools_giparser
TARGETTYPE=CUI
+TARGETPLATFORM=BUILD
ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------