summaryrefslogtreecommitdiffstats
path: root/tests/auto/qradiotuner/qradiotuner.pro
blob: b800438018dba749bc19c2041c3245b05f9ce1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
load(qttest_p4)

QT += multimediakit-private

# TARGET = tst_qradiotuner
# CONFIG += testcase

symbian {
        HEADERS += tst_qradiotuner_xa.h
        SOURCES += tst_qradiotuner_xa.cpp
        TARGET.CAPABILITY = ALL -TCB
        HEADERS += tst_qradiotuner_s60.h
        SOURCES += tst_qradiotuner_s60.cpp
    
}

HEADERS += tst_qradiotuner.h
SOURCES += main.cpp tst_qradiotuner.cpp