Fixes a crash in QDoubleSpinBox
[qt-netbsd.git] / tests / auto / qlabel / qlabel.pro
blob141559efd721ed1f78984df78d76abdb178d7d57
1 load(qttest_p4)
2 SOURCES += tst_qlabel.cpp
4 wince*:{
5 DEFINES += SRCDIR=\\\"\\\"
6 addFiles.sources = *.png testdata
7 addFiles.path = .
8 DEPLOYMENT += addFiles
9 } else {
10 DEFINES += SRCDIR=\\\"$$PWD/\\\"