aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing/qmleasing.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmleasing/qmleasing.pro')
-rw-r--r--tools/qmleasing/qmleasing.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/qmleasing/qmleasing.pro b/tools/qmleasing/qmleasing.pro
new file mode 100644
index 0000000000..4a64fe91e0
--- /dev/null
+++ b/tools/qmleasing/qmleasing.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+TARGET =
+DEPENDPATH += .
+INCLUDEPATH += .
+
+QT += declarative widgets
+CONFIG -= app_bundle
+
+# Input
+SOURCES += main.cpp
+
+RESOURCES = $$PWD/resources.qrc