radioapp/radioapplication/radioapplication.pro
changeset 34 bc10a61bd7d3
parent 28 075425b8d9a4
child 38 f8c3d4e6102c
--- a/radioapp/radioapplication/radioapplication.pro	Fri Jun 11 13:38:32 2010 +0300
+++ b/radioapp/radioapplication/radioapplication.pro	Fri Jun 25 19:09:05 2010 +0300
@@ -14,19 +14,27 @@
 # Description:
 #
 
+TMP_DIR_NAME = app
 include(../buildflags.pri)
 
 TEMPLATE        = app
 TARGET          = fmradio
 TRANSLATIONS    += fmradio.ts 
-ICON            = resources/qtg_large_radio.svg
-#ICON            = qtg_large_radio.svg
 
 symbian: {
     TARGET.CAPABILITY       = CAP_APPLICATION MultimediaDD
     TARGET.UID3             = 0x2002FF4E
     TARGET.EPOCSTACKSIZE    = 0x14000
     TARGET.EPOCHEAPSIZE     = 0x020000 0x2400000
+    SKINICON                = qtg_large_radio
+    ICON                    = resources/qtg_large_radio.svg # Fallback icon in case theme doesn't have one
+
+    LIBS                    += -lxqserviceutil
+
+    BLD_INF_RULES.prj_exports += "resources/fmradio.docml       /epoc32/release/winscw/udeb/z/resource/hb/splashml/fmradio.docml" \
+                                 "resources/fmradio.splashml    /epoc32/release/winscw/udeb/z/resource/hb/splashml/fmradio.splashml" \
+                                 "resources/fmradio.docml       /epoc32/data/z/resource/hb/splashml/fmradio.docml" \
+                                 "resources/fmradio.splashml    /epoc32/data/z/resource/hb/splashml/fmradio.splashml"
 }
 
 CONFIG      += hb service