2011-04-27 10:05:43 +00:00
|
|
|
# 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=\
|
2011-09-06 11:46:40 +00:00
|
|
|
network \
|
2011-04-27 10:05:43 +00:00
|
|
|
networkselftest \
|
2011-09-12 05:49:03 +00:00
|
|
|
qobjectperformance
|