qt5base-lts/tests/auto/qstyle/qstyle.pro
Friedemann Kleint 6a3dce1995 Tests: Compile.
2011-05-23 16:49:06 +02:00

14 lines
287 B
Prolog

load(qttest_p4)
TARGET.EPOCHEAPSIZE = 0x200000 0x800000
QT += widgets
SOURCES += tst_qstyle.cpp
wince*|symbian: {
!symbian:DEFINES += SRCDIR=\\\".\\\"
addPixmap.files = task_25863.png
addPixmap.path = .
DEPLOYMENT += addPixmap
} else {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}