app/app.pro
changeset 47 4cc1412daed0
parent 43 0f32e550d9d8
child 55 f3930dda3342
--- a/app/app.pro	Fri Jul 23 17:31:12 2010 -0500
+++ b/app/app.pro	Fri Aug 06 16:51:36 2010 -0500
@@ -23,7 +23,7 @@
     TARGET.EPOCSTACKSIZE = 0x14000
     TARGET.EPOCHEAPSIZE = 0x020000 0x1F00000
     TARGET.CAPABILITY = CAP_APPLICATION NetworkControl DRM
-    SKINICON = qtg_large_music_player
+    SKINICON = qtg_large_music
 
     BLD_INF_RULES.prj_exports += \
         "../sis/musicplayer_stub.sis          z:/system/install/musicplayer_stub.sis" \
@@ -57,7 +57,8 @@
         -lxqserviceutil \
         -lmusicservices \
         -lmpsettingsmanager \
-        -lmpengine
+        -lmpengine \
+        -lmpmediacontroller
 
 # Input
 HEADERS += inc/mpmainwindow.h \