demos/embedded/weatherinfo/weatherinfo.pro
changeset 30 5dc02b23752f
parent 19 fcece45ef507
--- a/demos/embedded/weatherinfo/weatherinfo.pro	Wed Jun 23 19:07:03 2010 +0300
+++ b/demos/embedded/weatherinfo/weatherinfo.pro	Tue Jul 06 15:10:48 2010 +0300
@@ -7,7 +7,7 @@
 symbian {
     TARGET.UID3 = 0xA000CF77
     include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
-    HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
+    INCLUDEPATH += $$QT_SOURCE_TREE/examples/network/qftp/
     LIBS += -lesock -lcommdb -linsock # For IAP selection
     TARGET.CAPABILITY = NetworkServices
 }