embedded doesn't exist anymore

Change-Id: Ib56895defb72f51bb790994b9fd72fc81ef25af5
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Girish Ramakrishnan 2012-06-22 07:10:16 +02:00 committed by Qt by Nokia
parent 786341fda1
commit 57ca02b1d2

View File

@ -33,9 +33,6 @@ macx {
else:unix: check.commands += ./$(QMAKE_TARGET)
else: check.commands += $(DESTDIR_TARGET)
# For Qt/Embedded, run every test app as a QWS server
embedded: check.commands += -qws
# Allow for custom arguments to tests
check.commands += $(TESTARGS)