remove qmake -project boilerplate

Change-Id: I22368f64dcb046b2d0a0296ff506be4a02acd887
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Oswald Buddenhagen 2012-04-12 12:12:37 +02:00 committed by Qt by Nokia
parent f0db5ceeab
commit 28d9274538
6 changed files with 0 additions and 18 deletions

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_qmng
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_qtga
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_qtiff
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_qwbmp
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_bench_qmng
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle

View File

@ -1,7 +1,4 @@
TEMPLATE = app
TARGET = tst_bench_qtiff
DEPENDPATH += .
INCLUDEPATH += .
QT = core gui testlib
CONFIG -= app_bundle