summaryrefslogtreecommitdiffstats
path: root/tools/qsexec/src/qsexec.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qsexec/src/qsexec.pro')
-rw-r--r--tools/qsexec/src/qsexec.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/qsexec/src/qsexec.pro b/tools/qsexec/src/qsexec.pro
new file mode 100644
index 0000000..5997c67
--- /dev/null
+++ b/tools/qsexec/src/qsexec.pro
@@ -0,0 +1,11 @@
+TEMPLATE = app
+TARGET = qsexec
+
+DESTDIR = ../
+
+QT = core script
+
+win32:CONFIG+=console
+mac:CONFIG-=app_bundle
+
+SOURCES += main.cpp