summaryrefslogtreecommitdiffstats
path: root/scc/scc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'scc/scc.pro')
-rw-r--r--scc/scc.pro16
1 files changed, 16 insertions, 0 deletions
diff --git a/scc/scc.pro b/scc/scc.pro
new file mode 100644
index 0000000..db41f1e
--- /dev/null
+++ b/scc/scc.pro
@@ -0,0 +1,16 @@
+# -------------------------------------------------
+# Project created by QtCreator 2009-08-02T10:07:01
+# -------------------------------------------------
+QT += network \
+ xmlpatterns
+QT -= gui
+TARGET = scc
+CONFIG += console
+CONFIG -= app_bundle
+TEMPLATE = app
+SOURCES += main.cpp
+OTHER_FILES += scc.xslt \
+ test.scxml \
+ scc-example.hh \
+ xipr.xsl
+RESOURCES += scc.qrc