extensionsystem: remove unneeded dependency on QtXml

This commit is contained in:
hjk
2009-07-17 12:46:03 +02:00
parent ab6a3d3780
commit 998beeb1e6
@@ -1,6 +1,5 @@
TEMPLATE = lib
TARGET = ExtensionSystem
QT += xml
DEFINES += EXTENSIONSYSTEM_LIBRARY
include(../../qtcreatorlibrary.pri)
include(extensionsystem_dependencies.pri)