summaryrefslogtreecommitdiffstats
path: root/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'app.pro')
-rw-r--r--app.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/app.pro b/app.pro
new file mode 100644
index 0000000..6694183
--- /dev/null
+++ b/app.pro
@@ -0,0 +1,6 @@
+include($${STOPDIR}/all.pro)
+
+TEMPLATE = app
+unix:QMAKE_CLEAN += $${TARGET}
+win32:DESTDIR = .\
+win32:QMAKE_CLEAN += $${TARGET}.exe