| 67ad051 by Lars Knoll at 2009-03-23 | 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 | ||
| 2df5a95 by Shane Kearns at 2010-05-10 | 10 | symbian: TARGET.CAPABILITY = NetworkServices |
| 67ad051 by Lars Knoll at 2009-03-23 | 11 |

