qt5base-lts/tests/auto/headersclean/headersclean.pro

10 lines
214 B
Prolog
Raw Normal View History

2011-03-25 09:32:15 +00:00
load(qttest_p4)
SOURCES += tst_headersclean.cpp
QT = core network xml sql
CONFIG += uitools
2011-03-25 09:32:15 +00:00
contains(QT_CONFIG,dbus): QT += dbus
contains(QT_CONFIG,opengl): QT += opengl
contains(QT_CONFIG,openvg): QT += openvg