summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileopenevent/test/test.pro
blob: 8efea0456e9140fbf8a8f19af77d8f3310a8916e (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase

TARGET = tst_qfileopenevent
QT += testlib
SOURCES += tst_qfileopenevent.cpp

HEADERS +=
symbian {
    LIBS+=-lefsrv -lapgrfx -lapmime
}