diff options
Diffstat (limited to 'tests/auto')
-rw-r--r-- | tests/auto/xmlpatternssdk/xmlpatternssdk.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/xmlpatternssdk/xmlpatternssdk.pro b/tests/auto/xmlpatternssdk/xmlpatternssdk.pro index 395cce8..e2c84b2 100644 --- a/tests/auto/xmlpatternssdk/xmlpatternssdk.pro +++ b/tests/auto/xmlpatternssdk/xmlpatternssdk.pro @@ -6,6 +6,8 @@ TARGET = $$XMLPATTERNS_SDK TEMPLATE = lib DEFINES += Q_PATTERNISTSDK_BUILDING +CONFIG += exceptions + # lib_bundle ensures we get a framework on OS X, a library bundle. CONFIG += resources |