qt5base-lts/tests/auto/other/headersclean/headersclean.pro
Lars Knoll f9748f8cce Remove uilib and QtUiTools from QtBase
The code gets moved into the qttools repository,
where it belongs naturally.

Change-Id: Ia50bfe212ead3365d5c3bcb24d2c5e92e2e9de8e
2011-09-13 20:11:40 +02:00

7 lines
154 B
Prolog

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