summaryrefslogtreecommitdiffstats
path: root/qscxml.pro
diff options
context:
space:
mode:
authorNoam Rosenthal <nrosenth@nokia.com>2009-06-08 12:27:03 -0700
committerNoam Rosenthal <nrosenth@nokia.com>2009-06-08 12:27:03 -0700
commitd0441f605434a89b53735427e4e81182c65debbd (patch)
treeb96d25dc89cdb523c007a22bc0deed3a5aa5dd56 /qscxml.pro
parenta6553f68f17c28adca049857686496a69b4c1e7a (diff)
scxml for 4.6
Diffstat (limited to 'qscxml.pro')
-rw-r--r--qscxml.pro14
1 files changed, 2 insertions, 12 deletions
diff --git a/qscxml.pro b/qscxml.pro
index 208c38e..67fed9e 100644
--- a/qscxml.pro
+++ b/qscxml.pro
@@ -1,12 +1,2 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2009-05-24T14:33:48
-#
-#-------------------------------------------------
-
-QT += script
-QT -= gui
-TARGET = qscxml
-TEMPLATE = staticlib
-SOURCES += qscxml.cpp
-HEADERS += qscxml.h
+TEMPLATE = subdirs
+SUBDIRS += src examples \ No newline at end of file