a9ac6da893
Conflicts: src/3rdparty/v8 src/gui/text/qfont_qpa.cpp src/gui/widgets/qlinecontrol.cpp src/plugins/platforms/fontdatabases/fontconfig/qfontconfigdatabase.cpp tests/auto/gui.pro tests/auto/network.pro tests/auto/qstring/tst_qstring.cpp Change-Id: Id118c172645303ccf06a207050d5bf1462ff57fe
10 lines
271 B
Prolog
10 lines
271 B
Prolog
# The tests in this .pro file _MUST_ use QtCore and QtNetwork only
|
|
# (i.e. QT=core network).
|
|
# The test system is allowed to run these tests before the rest of Qt has
|
|
# been compiled.
|
|
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
network \
|
|
networkselftest \
|
|
qobjectperformance
|