qt/qapplication/test/test.pro
author Maciej Seroka <maciejs@symbian.org>
Tue, 03 Aug 2010 10:20:34 +0100
branchSymbian3
changeset 57 b8d18c84f71c
parent 43 14fcccfb4c0c
permissions -rw-r--r--
Re-enabled smoke test for Language-setting

load(qttest_p4)

SOURCES += ../smoke_qapplication.cpp
TARGET = ../smoke_qapplication

someTest.sources = test.pro
someTest.path = test
DEPLOYMENT = additional deploy someTest windowIcon
LIBS += -lcone -lavkon

symbian {
    TARGET = ../../release/tst_smoke_qapplication
}