tests: remove unnecessary TARGET = tst_$$TARGET

"CONFIG += testcase" does this for us, and is the proper way to do this.
This commit is contained in:
Bill King
2010-10-20 15:03:01 +10:00
parent 5217ca8096
commit d95f3324c7
11 changed files with 0 additions and 24 deletions

View File

@@ -13,8 +13,6 @@ include($$PLUGIN_DIR/fileformat/fileformat.pri)
INCLUDEPATH += $$PLUGIN_DIR/fileformat
TARGET=tst_$$TARGET
DEFINES += SRCDIR=\\\"$$PWD\\\"
TEMPLATE = app