Fixed #2961 (Test executable name differs between Makefile and test.pro)

This commit is contained in:
Edoardo Prezioso 2011-08-04 21:20:39 +02:00 committed by Daniel Marjamäki
parent ceb763f57a
commit 973e61087e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = test
TARGET = testrunner
DEPENDPATH += .
INCLUDEPATH += . ../cli ../lib
OBJECTS_DIR = temp