qt/qapplication/test/test.pro
author Maciej Seroka <maciejs@symbian.org>
Fri, 15 Oct 2010 11:54:08 +0100
branchSymbian3
changeset 74 08fe4219b8dd
parent 43 14fcccfb4c0c
permissions -rw-r--r--
Fixed http smoke test (to use Winsock)

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
}