This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we're showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
QT += script |
| 2 |
SOURCES += $$PWD/qscxml.cpp |
| 3 |
|
| 4 |
HEADERS += $$PWD/qscxml.h |
| 5 |
INCLUDEPATH += $$PWD |