summaryrefslogtreecommitdiffstats
path: root/src/qscxml.pri
blob: 873c03843871d9fcb6b223cca4f392e43acbca43 (plain)
1
2
3
4
5
6
7
QT += script
SOURCES += $$PWD/qscxml.cpp \
           $$PWD/qscxmlgui.cpp
           
HEADERS += $$PWD/qscxml.h \
           $$PWD/qscxmlgui.h
INCLUDEPATH += $$PWD