qt6-bb10/tests/auto/other/lancelot/lancelot.pro

14 lines
297 B
Prolog

CONFIG += testcase
TARGET = tst_lancelot
QT += testlib gui-private
qtConfig(opengl): QT += opengl
SOURCES += tst_lancelot.cpp \
paintcommands.cpp
HEADERS += paintcommands.h
RESOURCES += images.qrc
include($$PWD/../../../baselineserver/shared/qbaselinetest.pri)
TESTDATA += scripts/*