aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-02-21 16:17:16 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-22 17:39:51 +0100
commit78c34d31b67c7b67c05bc1c437b82b5fd6c98f4b (patch)
tree99011e3013decf3e9cec1bcf6053648b092d261b /tools
parentfcae81ce68ed68b1e1e9f82291841ef2b6f2f962 (diff)
clean up qmake-generated project
remove "header" and assignmets which are defaults or bogus Change-Id: I1d777f5418b0f353bf276a979c6300a941927e7e Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com> Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/qmleasing/qmleasing.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/qmleasing/qmleasing.pro b/tools/qmleasing/qmleasing.pro
index eb2ee86070..6f5e56b147 100644
--- a/tools/qmleasing/qmleasing.pro
+++ b/tools/qmleasing/qmleasing.pro
@@ -1,12 +1,6 @@
-TEMPLATE = app
-TARGET =
-DEPENDPATH += .
-INCLUDEPATH += .
-
QT += declarative quick widgets
CONFIG -= app_bundle
-# Input
SOURCES += main.cpp
RESOURCES = $$PWD/resources.qrc