summaryrefslogtreecommitdiffstats
path: root/src/qscxml.pri
diff options
context:
space:
mode:
authorNo'am Rosenthal <noam.rosenthal@nokia.com>2009-11-26 14:37:34 -0800
committerNo'am Rosenthal <noam.rosenthal@nokia.com>2009-11-26 14:37:34 -0800
commit7a19605fcc176c03563016836f208c88c1971987 (patch)
tree9fcba3b2934876281fc17ab784adf0f43d2c794e /src/qscxml.pri
parentf39fc65768abd12577664cf086ab6255a2f17d01 (diff)
many fixes and optimizations to SCXML
Diffstat (limited to 'src/qscxml.pri')
-rw-r--r--src/qscxml.pri8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/qscxml.pri b/src/qscxml.pri
index 873c038..97caa28 100644
--- a/src/qscxml.pri
+++ b/src/qscxml.pri
@@ -1,7 +1,5 @@
QT += script
-SOURCES += $$PWD/qscxml.cpp \
- $$PWD/qscxmlgui.cpp
+SOURCES += $$PWD/qscxml.cpp
-HEADERS += $$PWD/qscxml.h \
- $$PWD/qscxmlgui.h
-INCLUDEPATH += $$PWD \ No newline at end of file
+HEADERS += $$PWD/qscxml.h
+INCLUDEPATH += $$PWD