From 78c34d31b67c7b67c05bc1c437b82b5fd6c98f4b Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 21 Feb 2012 16:17:16 +0100 Subject: clean up qmake-generated project remove "header" and assignmets which are defaults or bogus Change-Id: I1d777f5418b0f353bf276a979c6300a941927e7e Reviewed-by: Marius Storm-Olsen Reviewed-by: Kent Hansen --- tools/qmleasing/qmleasing.pro | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tools/qmleasing') 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 -- cgit v1.2.3