summaryrefslogtreecommitdiffstats
path: root/scc/scc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'scc/scc.pro')
-rw-r--r--scc/scc.pro12
1 files changed, 6 insertions, 6 deletions
diff --git a/scc/scc.pro b/scc/scc.pro
index db41f1e..32008bb 100644
--- a/scc/scc.pro
+++ b/scc/scc.pro
@@ -1,16 +1,16 @@
# -------------------------------------------------
# Project created by QtCreator 2009-08-02T10:07:01
# -------------------------------------------------
-QT += network \
- xmlpatterns
+QT += 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
+target.path = $$[QT_INSTALL_PREFIX]/bin
+prf.files = scc.prf
+prf.path = $$[QMAKE_MKSPECS]/features
+INSTALLS += target prf
+OTHER_FILES += scc.prf