f9748f8cce
The code gets moved into the qttools repository, where it belongs naturally. Change-Id: Ia50bfe212ead3365d5c3bcb24d2c5e92e2e9de8e
7 lines
154 B
Prolog
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
|