Hi!
In our project we aren't using exceptions, but some of the libraries we are using require exceptions support.
I'd like to compile one file of a project with exceptions support enabled and the rest of the files without it.
It is possible to do that with a .pro project file?
Thanks!