podcatcher_qt/podcatcher_qt.pro
branchpodcatcher_qt_symbian4
changeset 231 759c0f6027cb
parent 230 a3772671c3a7
parent 225 49b434b3a0b2
child 232 287fa04d9f4c
--- a/podcatcher_qt/podcatcher_qt.pro	Wed Oct 13 14:09:08 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2010-08-20T17:08:57
-#
-#-------------------------------------------------
-
-QT       += core gui
-
-TARGET = podcatcher_qt
-TEMPLATE = app
-
-
-SOURCES += .\src\main.cpp \
-        .\src\podcatcherwin.cpp
-
-HEADERS  += .\inc\podcatcherwin.h
-
-FORMS    += .\forms\podcatcherwin.ui
-
-INCLUDEPATH += ./inc
-INCLUDEPATH += ./ui
-INCLUDEPATH += ./moc
-
-CONFIG += mobility
-MOBILITY = 
-
-symbian {
-    TARGET.UID3 = 0xe905eb0b
-    # TARGET.CAPABILITY += 
-    TARGET.EPOCSTACKSIZE = 0x14000
-    TARGET.EPOCHEAPSIZE = 0x020000 0x800000
-}
-
-BLD_INF_RULES.//includes += "$${LITERAL_HASH}include \"../engine/group/bld.inf\""
-
-LIBS += -lpodcastengine.dll