12 lines
295 B
Prolog
12 lines
295 B
Prolog
|
############################################################
|
||
|
# Project file for autotest for file qabstractsocket.h
|
||
|
############################################################
|
||
|
|
||
|
load(qttest_p4)
|
||
|
QT = core network
|
||
|
|
||
|
SOURCES += tst_qabstractsocket.cpp
|
||
|
|
||
|
symbian: TARGET.CAPABILITY = NetworkServices
|
||
|
|