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
|
|
|