summaryrefslogtreecommitdiffstats
path: root/tests/auto/nativeimagehandleprovider/nativeimagehandleprovider.pro
blob: fb8ecb0042b16a770b88cbddd669299b85ead5c4 (plain)
1
2
3
4
5
6
load(qttest_p4)
SOURCES  += tst_nativeimagehandleprovider.cpp
symbian {
    LIBS += -lfbscli -lbitgdi
    contains(QT_CONFIG, openvg): QT *= openvg
}