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

8 lines
191 B
Prolog

CONFIG += testcase
TARGET = tst_headersclean
SOURCES += tst_headersclean.cpp
QT = core network xml sql testlib
contains(QT_CONFIG,dbus): QT += dbus
contains(QT_CONFIG,opengl): QT += opengl