podcatcher_qt/podcatcher_qt.pro
branchpodcatcher_qt_symbian4
changeset 217 b15683f9e989
parent 216 1f5e22508b46
child 230 a3772671c3a7
--- a/podcatcher_qt/podcatcher_qt.pro	Mon Aug 23 06:14:01 2010 +0200
+++ b/podcatcher_qt/podcatcher_qt.pro	Mon Aug 23 21:16:31 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