diff -r 89e065397ea6 -r e24348a560a6 tests/auto/qhostinfo/qhostinfo.pro --- a/tests/auto/qhostinfo/qhostinfo.pro Thu May 27 13:40:48 2010 +0300 +++ b/tests/auto/qhostinfo/qhostinfo.pro Fri Jun 11 14:24:45 2010 +0300 @@ -2,7 +2,7 @@ SOURCES += tst_qhostinfo.cpp -QT = core network core +QT = core network wince*: { LIBS += ws2.lib @@ -10,4 +10,8 @@ win32:LIBS += -lws2_32 } +symbian: { + INCLUDEPATH *= $$MW_LAYER_SYSTEMINCLUDE +} +