From baf2c30815ade433d18d1b6c8a7924c050344d23 Mon Sep 17 00:00:00 2001 From: dwmw2 Date: Wed, 03 Apr 2002 11:33:19 +0000 Subject: Do the CXXFLAGS thing which is at least _supposed_ to work --- diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro index 0f5fb43..35def3f 100644 --- a/noncore/unsupported/gsmtool/gsmtool.pro +++ b/noncore/unsupported/gsmtool/gsmtool.pro @@ -4,7 +4,8 @@ CONFIG = qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = gsmtool.h SOURCES = main.cpp gsmtool.cpp -CXXFLAGS += -fexceptions +# This doesn't actually work... +TMAKE_CXXFLAGS += -fexceptions INCLUDEPATH += $(OPIEDIR)/include INCLUDEPATH += $(GSMLIBDIR) DEPENDPATH += $(OPIEDIR)/include -- cgit v0.9.0.2