Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master-integration
[qt-netbsd.git] / tests / auto / qpixmap / qpixmap.pro
bloba3577bdea8c1f1d2f172226b9efbaf3021681eb1
1 load(qttest_p4)
2 SOURCES += tst_qpixmap.cpp
3 contains(QT_CONFIG, qt3support): QT += qt3support
4 wince*|symbian*: {
6 task31722_0.sources = convertFromImage/task31722_0/*.png
7 task31722_0.path = convertFromImage/task31722_0
9 task31722_1.sources = convertFromImage/task31722_1/*.png
10 task31722_1.path = convertFromImage/task31722_1
12 icons.sources = convertFromToHICON/*
13 icons.path = convertFromToHICON
15 DEPLOYMENT += task31722_0 task31722_1 icons
16 DEPLOYMENT_PLUGIN += qico
19 wince*: {
20 DEFINES += SRCDIR=\\\".\\\"
21 } else:symbian* {
22 DEPLOYMENT_PLUGIN += qmng
23 LIBS += -lfbscli.dll -lbitgdi.dll -lgdi.dll
24 contains(QT_CONFIG, openvg) {
25 LIBS += $$QMAKE_LIBS_OPENVG
27 } else {
28 DEFINES += SRCDIR=\\\"$$PWD\\\"
29 win32:LIBS += -lgdi32 -luser32
32 RESOURCES += qpixmap.qrc