qt5base-lts/tests/auto/headersclean/headersclean.pro
2011-04-27 12:06:03 +02:00

7 lines
202 B
Prolog

load(qttest_p4)
SOURCES += tst_headersclean.cpp
QT = core network xml sql uitools
contains(QT_CONFIG,dbus): QT += dbus
contains(QT_CONFIG,opengl): QT += opengl
contains(QT_CONFIG,openvg): QT += openvg