Explicitly enable exceptions
authorLars Knoll <lars.knoll@nokia.com>
Wed, 9 May 2012 16:45:46 +0000 (18:45 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 May 2012 13:29:27 +0000 (15:29 +0200)
commit1fe2de8ffff20c5ed037da73650fff546bd722e0
tree033d39d89fff0a6b5d3c47eceac45f94f58170bf
parent75631af60476f3638438b0a84d2db587d60790ce
Explicitly enable exceptions

Exceptions can be disabled implicitly on some platforms
or when configuring with -no-exceptions. Make sure
we explicitly enable them for this module as it uses
them internally.

Change-Id: I17cf730a8afdd5b7d1700c9ab3104e131a095936
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/xmlpatterns/xmlpatterns.pro