mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/3gpaudioplaycontroller/Group/3GPAudioPlayControllerPlugin.mmp
branchRCL_3
changeset 20 0ac9a5310753
parent 19 095bea5f582e
child 21 999b2818a0eb
equal deleted inserted replaced
19:095bea5f582e 20:0ac9a5310753
   132 LIBRARY 	mmfstandardcustomcommands.lib
   132 LIBRARY 	mmfstandardcustomcommands.lib
   133 LIBRARY 	mmfserverbaseclasses.lib
   133 LIBRARY 	mmfserverbaseclasses.lib
   134 LIBRARY 	AdvancedAudioController.lib
   134 LIBRARY 	AdvancedAudioController.lib
   135 LIBRARY         DevSoundAudioOutput.lib
   135 LIBRARY         DevSoundAudioOutput.lib
   136 LIBRARY		FileAudioOutput.lib
   136 LIBRARY		FileAudioOutput.lib
   137 LIBRARY		3gpmp4lib.lib
   137 LIBRARY		3GPMP4Lib.lib
   138 LIBRARY         efsrv.lib				// File server session
   138 LIBRARY         efsrv.lib				// File server session
   139 LIBRARY		bafl.lib				// Resource file
   139 LIBRARY		bafl.lib				// Resource file
   140 LIBRARY		mmfdevsound.lib
   140 LIBRARY		MMFDevSound.lib
   141 LIBRARY         caf.lib
   141 LIBRARY         caf.lib
   142 LIBRARY         cafutils.lib
   142 LIBRARY         cafutils.lib
   143 LIBRARY			3gpDataSourceAdapter.lib
   143 LIBRARY			3gpDataSourceAdapter.lib
   144 
   144 LIBRARY         FrameTable.lib             // for CFrameTable
   145 #ifndef WINSCW					//to support build on Linux
   145 LIBRARY EAacPlusAudioControllerUtility.lib
   146 LIBRARY		FrameTable.lib			// for CFrameTable
       
   147 #else
       
   148 LIBRARY		frametable.lib
       
   149 #endif 
       
   150 
       
   151 LIBRARY EAACPlusAudioControllerUtility.lib
       
   152 
   146 
   153 LIBRARY AMRAudioControllerUtility.lib
   147 LIBRARY AMRAudioControllerUtility.lib
   154 LIBRARY AWBAudioControllerUtility.lib
   148 LIBRARY AWBAudioControllerUtility.lib
   155 
   149 
   156 #ifndef __USE_AAC_CMMFCODEC
   150 #ifndef __USE_AAC_CMMFCODEC
   157     #ifndef __USE_EAACPLUS_CMMFCODEC
   151     #ifndef __USE_EAACPLUS_CMMFCODEC
   158         #ifndef __AAC_PLUS_DECODER_PLUGIN
   152         #ifndef __AAC_PLUS_DECODER_PLUGIN
   159             LIBRARY	AacDecoderConfig.lib
   153             LIBRARY	AacDecoderConfig.lib
   160         #else
   154         #else
   161         	#ifndef WINSCW								//to support build on Linux
       
   162 			    LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
   155 			    LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
   163 			#else
       
   164 				LIBRARY eaacplusutil.lib    
       
   165 			#endif	
       
   166             LIBRARY EAacPlusDecoderIntfc.lib
   156             LIBRARY EAacPlusDecoderIntfc.lib
   167         #endif
   157         #endif
   168     #else      
   158     #else      
   169         #ifndef WINSCW									//to support build on Linux
   159 		  LIBRARY EAacPlusUtil.lib								// MMF eAAC+ Utility
   170 			LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
       
   171 		#else
       
   172 			LIBRARY eaacplusutil.lib    
       
   173 		#endif									
       
   174         LIBRARY	AacDecoderConfig.lib
   160         LIBRARY	AacDecoderConfig.lib
   175     #endif
   161     #endif
   176 #else
   162 #else
   177     #ifndef WINSCW										//to support build on Linux
   163     LIBRARY EAacPlusUtil.lib									// MMF eAAC+ Utility 
   178 	    LIBRARY EAacPlusUtil.lib							// MMF eAAC+ Utility
       
   179 	#else
       
   180 		LIBRARY  eaacplusutil.lib    
       
   181 	#endif										
       
   182     LIBRARY	AacDecoderConfig.lib
   164     LIBRARY	AacDecoderConfig.lib
   183 #endif
   165 #endif
   184 
   166 
   185 #ifdef EABI
   167 #ifdef EABI
   186 LIBRARY     ecom.lib
   168 LIBRARY     ecom.lib