699ba50744
Change-Id: If1cc5fafddc41ed19dd818caf294c69cd4969216 Reviewed-by: Richard J. Moore <rich@kde.org>
11 lines
289 B
Prolog
11 lines
289 B
Prolog
############################################################
|
|
# Project file for autotest for file qabstractsocket.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
TARGET = tst_qabstractsocket
|
|
QT = core network testlib
|
|
|
|
SOURCES += tst_qabstractsocket.cpp
|
|
|