| 1 | ############################################################ |
| 2 | # Project file for autotest for file qabstractsocket.h |
| 3 | ############################################################ |
| 4 | |
| 5 | load(qttest_p4) |
| 6 | QT = core network |
| 7 | |
| 8 | SOURCES += tst_qabstractsocket.cpp |
| 9 | |
| 10 | symbian: TARGET.CAPABILITY = NetworkServices |

