qt5base-lts/tests/manual/socketengine/socketengine.pro
Friedemann Kleint 28675642f3 Build manual tests.
Add a toplevel manual.pro and other .pro-files to build them and
fix the build.

Change-Id: Ibc98a27b39dd1304edfa8a6894d62e77ce7ef387
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-04-12 14:50:39 +02:00

9 lines
135 B
Prolog

CONFIG += testcase
TEMPLATE = app
TARGET = tst_socketengine
QT -= gui
QT += network-private core-private testlib
SOURCES += main.cpp