- readded xmlpatterns support, in order to avoid compiling problems with visual studio

This commit is contained in:
Guido Ranzuglia granzuglia 2014-11-05 10:39:42 +00:00
parent 91b9444ed4
commit 360eca17a7

View File

@ -7,6 +7,7 @@ TEMPLATE = lib
CONFIG += plugin
QT += opengl
QT += xml
QT += xmlpatterns
QT += script
mac:LIBS += ../../common/libcommon.dylib