podcatcher_qt/podcatcher_qt.pro
branchpodcatcher_qt_symbian4
changeset 223 f4fbbf8094bd
parent 217 b15683f9e989
child 230 a3772671c3a7
--- a/podcatcher_qt/podcatcher_qt.pro	Wed Oct 06 10:54:19 2010 +0200
+++ b/podcatcher_qt/podcatcher_qt.pro	Wed Oct 06 11:08:50 2010 +0200
@@ -10,12 +10,12 @@
 TEMPLATE = app
 
 
-SOURCES += main.cpp\
-        podcatcherwin.cpp
+SOURCES += src\main.cpp\
+        src\podcatcherwin.cpp
 
-HEADERS  += podcatcherwin.h
+HEADERS  += inc\podcatcherwin.h
 
-FORMS    += podcatcherwin.ui
+FORMS    += forms\podcatcherwin.ui
 
 CONFIG += mobility
 MOBILITY = 
@@ -26,3 +26,7 @@
     TARGET.EPOCSTACKSIZE = 0x14000
     TARGET.EPOCHEAPSIZE = 0x020000 0x800000
 }
+
+BLD_INF_RULES.//includes += "$${LITERAL_HASH}include \"../engine/group/bld.inf\""
+
+LIBS += -lpodcastengine.dll