aboutsummaryrefslogtreecommitdiffstats
path: root/qtbindings/qtscript_xml/qtscript_xml.pro
blob: 82f259062b8532ffd6a13fe2b29d13d6d8b0fe7c (plain) (blame)
1
2
3
4
5
6
7
8
TARGET = qtscript_xml
include(../qtbindingsbase.pri)
QT -= gui
QT += xml
SOURCES += plugin.cpp
HEADERS += plugin.h
INCLUDEPATH += ./include/
include($$GENERATEDCPP/com_trolltech_qt_xml/com_trolltech_qt_xml.pri)