qt5base-lts/tests/auto/widgets/graphicsview/qgraphicswidget/qgraphicswidget.pro

10 lines
262 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qgraphicswidget
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicswidget.cpp
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = lucid ]"):DEFINES+=UBUNTU_LUCID # QTBUG-20778