qt/qapplication/test/test.pro
author Maciej Seroka <maciejs@symbian.org>
Wed, 15 Sep 2010 09:40:55 +0100
branchSymbian3
changeset 68 06a16739e90c
parent 43 14fcccfb4c0c
permissions -rw-r--r--
Fixed Sending key events to close UI setup dialogs

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
}