summaryrefslogtreecommitdiffstats
path: root/tools/maketqpf/maketqpf.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/maketqpf/maketqpf.pro')
-rw-r--r--tools/maketqpf/maketqpf.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/maketqpf/maketqpf.pro b/tools/maketqpf/maketqpf.pro
new file mode 100644
index 00000000..2fa9d756
--- /dev/null
+++ b/tools/maketqpf/maketqpf.pro
@@ -0,0 +1,10 @@
+TEMPLATE = app
+CONFIG += qt warn_on release
+HEADERS =
+SOURCES = main.cpp
+INTERFACES =
+TARGET = maketqpf
+REQUIRES=full-config nocrosscompiler
+
+target.path = $$bins.path
+INSTALLS += target