qt/qapplication/test/test.pro
author Maciej Seroka <maciejs@symbian.org>
Thu, 02 Sep 2010 15:33:03 +0100
branchSymbian3
changeset 60 e6d039712ca0
parent 43 14fcccfb4c0c
permissions -rw-r--r--
Added README file for Lbs smoke test

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
}