-rw-r--r-- | noncore/unsupported/gsmtool/gsmtool.pro | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ -6,3 +6,4 @@ HEADERS = gsmtool.h SOURCES = main.cpp gsmtool.cpp -CXXFLAGS += -fexceptions +# This doesn't actually work... +TMAKE_CXXFLAGS += -fexceptions INCLUDEPATH += $(OPIEDIR)/include |