qt5base-lts/tests/auto/gui/image/qimage/qimage.pro

14 lines
287 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qimage
SOURCES += tst_qimage.cpp
QT += core-private gui-private testlib
qtConfig(c++11): CONFIG += c++11
android:!android-embedded: RESOURCES += qimage.qrc
win32: QMAKE_USE += user32 gdi32
darwin: LIBS += -framework CoreGraphics
TESTDATA += images/*