videocollection/hgmyvideos/group/vcxhgmyvideos.mmp
branchRCL_3
changeset 6 7d91903f795f
parent 1 6711b85517b7
child 10 ce5ada96ab30
--- a/videocollection/hgmyvideos/group/vcxhgmyvideos.mmp	Tue Feb 02 00:12:10 2010 +0200
+++ b/videocollection/hgmyvideos/group/vcxhgmyvideos.mmp	Fri Feb 19 22:52:52 2010 +0200
@@ -15,7 +15,7 @@
 */
 
 
-// Version : %version: TB92_24 %
+// Version : %version: TB92_24.1.1 %
 
 #include <platform_paths.hrh>
 #include <bldvariant.hrh>
@@ -54,7 +54,9 @@
 SOURCE                  vcxhgmyvideosvideocopier.cpp
 SOURCE                  vcxhgmyvideosupnpinterface.cpp
 SOURCE                  vcxhgtelephonyclient.cpp
+#ifdef RD_VIDEO_AS_RINGING_TONE 
 SOURCE                  vcxhgmyvideosaiwmenuhandler.cpp
+#endif
 
 USERINCLUDE             ../inc
 USERINCLUDE    ../../../inc
@@ -112,7 +114,6 @@
 LIBRARY                 commondialogs.lib         // Memory selection dialog
 LIBRARY                 drmhelper.lib             // DRM
 LIBRARY                 featmgr.lib               // Feature manager
-LIBRARY                 servicehandler.lib        // AIW Service Handler
 LIBRARY                 centralrepository.lib	  // Upnp
 LIBRARY                 thumbnailmanager.lib      // CThumbnailManager
 LIBRARY                 caf.lib                   // CAF
@@ -127,3 +128,6 @@
 LIBRARY                 upnpcommand.lib
 LIBRARY                 ganes.lib                 // for HgList
 LIBRARY                 ecom.lib
+#ifdef RD_VIDEO_AS_RINGING_TONE
+LIBRARY                 servicehandler.lib        // AIW Service Handler
+#endif
\ No newline at end of file