Updated pro file with fewer includes podcatcher_qt_symbian4
authorlarspson
Wed, 13 Oct 2010 13:36:47 +0200
branchpodcatcher_qt_symbian4
changeset 227 325137e6edd1
parent 226 2b2e2171b5a0
child 228 c553fa9dcbe5
Updated pro file with fewer includes
engine/group/podcatcher_engine.pro
--- a/engine/group/podcatcher_engine.pro	Wed Oct 13 13:03:53 2010 +0200
+++ b/engine/group/podcatcher_engine.pro	Wed Oct 13 13:36:47 2010 +0200
@@ -25,15 +25,13 @@
 CONGIH -=QT
 
 ENABLE_MPX_INTEGRATION = 0;
-
-INCLUDEPATH = /epoc32/include
 INCLUDEPATH += /epoc32/include/mw
 INCLUDEPATH += /epoc32/include/platform
 INCLUDEPATH += /epoc32/include/platform/mw
 INCLUDEPATH += /epoc32/include/stdapis
-INCLUDEPATH += /epoc32/include
 INCLUDEPATH += ../inc
 
+
 SOURCES	+=	..\src\HttpClient.cpp \
 			..\src\HttpEventHandler.cpp \
 			..\src\FeedParser.cpp \