From 1fcb5824a5f2f9593f62f5f66f02d52b69912efc Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 14 May 2011 01:52:12 +0300 Subject: Cross-compilation support and iOS in particular --- soltools/giparser/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'soltools/giparser') 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 ----------------------------------------------------- -- cgit