mpxplugins/viewplugins/views/commonplaybackview/group/mpxcommonplaybackview.mmp
branchRCL_3
changeset 14 943ff5625028
parent 0 ff3acec5bc43
child 17 c8156a91d13c
--- a/mpxplugins/viewplugins/views/commonplaybackview/group/mpxcommonplaybackview.mmp	Fri Feb 19 22:48:30 2010 +0200
+++ b/mpxplugins/viewplugins/views/commonplaybackview/group/mpxcommonplaybackview.mmp	Fri Mar 12 15:42:25 2010 +0200
@@ -102,6 +102,8 @@
 LIBRARY    	upnpcommand.lib
 #endif
 
+LIBRARY         gfxtrans.lib
+
 LIBRARY         eikdlg.lib
 
 LIBRARY         mpxplaybackutility.lib
@@ -113,6 +115,12 @@
 LIBRARY         servicehandler.lib  // AIW
 LIBRARY         playbackhelper.lib // CMediaRecognizer
 LIBRARY         touchfeedback.lib
+
+LIBRARY         HWRMLightClient.lib  //light status
+
+ALWAYS_BUILD_AS_ARM
+OPTION ARMCC -O3 -Otime
+
 #ifdef IAD_INCLUDE_BACKSTEPPING
 LIBRARY         mpxbacksteppingutility.lib 
 #endif // IAD_INCLUDE_BACKSTEPPING