Fixes a crash in QDoubleSpinBox
[qt-netbsd.git] / tests / auto / qpixmap / qpixmap.pro
blobe5dace4c1e952af94bd53195b3d8720986faaf10
1 load(qttest_p4)
2 SOURCES += tst_qpixmap.cpp
3 contains(QT_CONFIG, qt3support): QT += qt3support
4 wince*: {
5 task31722_0.sources = convertFromImage/task31722_0/*
6 task31722_0.path = convertFromImage/task31722_0
7 task31722_1.sources = convertFromImage/task31722_1/*
8 task31722_1.path = convertFromImage/task31722_1
9 DEPLOYMENT += task31722_0 task31722_1
10 DEFINES += SRCDIR=\\\".\\\"
11 } else {
12 DEFINES += SRCDIR=\\\"$$PWD\\\"
13 win32:LIBS += -lgdi32 -luser32