# HG changeset patch # User larspson # Date 1286969807 -7200 # Node ID 325137e6edd1c63ccb9169736e0a7d2d728254f4 # Parent 2b2e2171b5a01148a58bb0c591106efeb1a8a6e6 Updated pro file with fewer includes diff -r 2b2e2171b5a0 -r 325137e6edd1 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 \