mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/Group/3GPAudioPlayControllerPlugin.mmp
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
child 21 999b2818a0eb
--- a/mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/Group/3GPAudioPlayControllerPlugin.mmp	Tue Aug 31 15:43:02 2010 +0300
+++ b/mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/Group/3GPAudioPlayControllerPlugin.mmp	Wed Sep 01 12:23:00 2010 +0100
@@ -134,21 +134,15 @@
 LIBRARY 	AdvancedAudioController.lib
 LIBRARY         DevSoundAudioOutput.lib
 LIBRARY		FileAudioOutput.lib
-LIBRARY		3gpmp4lib.lib
+LIBRARY		3GPMP4Lib.lib
 LIBRARY         efsrv.lib				// File server session
 LIBRARY		bafl.lib				// Resource file
-LIBRARY		mmfdevsound.lib
+LIBRARY		MMFDevSound.lib
 LIBRARY         caf.lib
 LIBRARY         cafutils.lib
 LIBRARY			3gpDataSourceAdapter.lib
-
-#ifndef WINSCW					//to support build on Linux
-LIBRARY		FrameTable.lib			// for CFrameTable
-#else
-LIBRARY		frametable.lib
-#endif 
-
-LIBRARY EAACPlusAudioControllerUtility.lib
+LIBRARY         FrameTable.lib             // for CFrameTable
+LIBRARY EAacPlusAudioControllerUtility.lib
 
 LIBRARY AMRAudioControllerUtility.lib
 LIBRARY AWBAudioControllerUtility.lib
@@ -158,27 +152,15 @@
         #ifndef __AAC_PLUS_DECODER_PLUGIN
             LIBRARY	AacDecoderConfig.lib
         #else
-        	#ifndef WINSCW								//to support build on Linux
 			    LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
-			#else
-				LIBRARY eaacplusutil.lib    
-			#endif	
             LIBRARY EAacPlusDecoderIntfc.lib
         #endif
     #else      
-        #ifndef WINSCW									//to support build on Linux
-			LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
-		#else
-			LIBRARY eaacplusutil.lib    
-		#endif									
+		  LIBRARY EAacPlusUtil.lib								// MMF eAAC+ Utility
         LIBRARY	AacDecoderConfig.lib
     #endif
 #else
-    #ifndef WINSCW										//to support build on Linux
-	    LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
-	#else
-		LIBRARY  eaacplusutil.lib    
-	#endif										
+    LIBRARY EAacPlusUtil.lib									// MMF eAAC+ Utility 
     LIBRARY	AacDecoderConfig.lib
 #endif