mmfenh/enhancedmediaclient/Client/group/EnhancedMediaClient.mmp
changeset 16 43d09473c595
parent 0 71ca22bcf22a
child 46 0ac9a5310753
equal deleted inserted replaced
14:80975da52420 16:43d09473c595
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Project file for EnhancedMediaClient Utility
    14 * Description:  Project file for EnhancedMediaClient Utility
    15 *
    15 *
    16 *  Version     : %version: bh1mmcf#10.1.7 %
    16 *  Version     : %version: 10.1.8 %
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <data_caging_paths.hrh>
    20 #include <data_caging_paths.hrh>
    21 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    45 SOURCE          ClientDataBuffer.cpp
    45 SOURCE          ClientDataBuffer.cpp
    46 SOURCE          DataBufferQueueItem.cpp
    46 SOURCE          DataBufferQueueItem.cpp
    47 SOURCE          BufTypeSupEventAO.cpp
    47 SOURCE          BufTypeSupEventAO.cpp
    48 SOURCE          DRMConfigIntfcImpl.cpp
    48 SOURCE          DRMConfigIntfcImpl.cpp
    49 SOURCE          ParentChildIntfc.cpp
    49 SOURCE          ParentChildIntfc.cpp
    50 
       
    51 SOURCEPATH      ../src/Components/ClientProgDLSource
       
    52 SOURCE          EventAO.cpp
       
    53 SOURCE          ClientProgDLSource.cpp
       
    54 SOURCE          DownloadGateway.cpp
       
    55 
    50 
    56 SOURCEPATH      ../src/Components/CMMFAudioOutputSink
    51 SOURCEPATH      ../src/Components/CMMFAudioOutputSink
    57 SOURCE          CMMFAudioOutputSink.cpp
    52 SOURCE          CMMFAudioOutputSink.cpp
    58 
    53 
    59 SOURCEPATH      ../src/Components/EventObjects
    54 SOURCEPATH      ../src/Components/EventObjects
   103 
    98 
   104 USERINCLUDE     ../inc
    99 USERINCLUDE     ../inc
   105 USERINCLUDE     ../src/Components/StreamControl
   100 USERINCLUDE     ../src/Components/StreamControl
   106 USERINCLUDE     ../src/Components/EventNotifier
   101 USERINCLUDE     ../src/Components/EventNotifier
   107 USERINCLUDE     ../src/Components/ClientDataBufferSource
   102 USERINCLUDE     ../src/Components/ClientDataBufferSource
   108 USERINCLUDE     ../src/Components/ClientProgDLSource
       
   109 USERINCLUDE     ../src/Components/ClientFileSource
   103 USERINCLUDE     ../src/Components/ClientFileSource
   110 USERINCLUDE     ../src/Components/ClientDescriptorSource
   104 USERINCLUDE     ../src/Components/ClientDescriptorSource
   111 USERINCLUDE     ../src/Components/CMMFAudioOutputSink
   105 USERINCLUDE     ../src/Components/CMMFAudioOutputSink
   112 USERINCLUDE     ../src/Components/EventObjects
   106 USERINCLUDE     ../src/Components/EventObjects
   113 USERINCLUDE     ../src/Components/SinkBase
   107 USERINCLUDE     ../src/Components/SinkBase
   114 USERINCLUDE     ../src/Components/SourceBase
   108 USERINCLUDE     ../src/Components/SourceBase
   115 USERINCLUDE     ../../Plugins/DataBufferSource/inc
   109 USERINCLUDE     ../../Plugins/DataBufferSource/inc
   116 USERINCLUDE     ../../Plugins/ProgDLSource/inc
       
   117 USERINCLUDE     ../src/Components/EffectBase
   110 USERINCLUDE     ../src/Components/EffectBase
   118 USERINCLUDE     ../src/Components/VolumeEffect
   111 USERINCLUDE     ../src/Components/VolumeEffect
   119 USERINCLUDE		../src/Components/BalanceEffect
   112 USERINCLUDE		../src/Components/BalanceEffect
   120 USERINCLUDE     ../src/Components/AudioEffects
   113 USERINCLUDE     ../src/Components/AudioEffects
   121 USERINCLUDE     ../../Plugins/TransferRateMonitor/inc
       
   122 USERINCLUDE     ../../../../inc
   114 USERINCLUDE     ../../../../inc
   123 USERINCLUDE     ../../inc
   115 USERINCLUDE     ../../inc
   124 USERINCLUDE     ../../Plugins/DescriptorSource/inc
   116 USERINCLUDE     ../../Plugins/DescriptorSource/inc
   125 USERINCLUDE     ../../Plugins/FileSource/inc 
   117 USERINCLUDE     ../../Plugins/FileSource/inc 
   126 
   118 
   136 LIBRARY         mmcommon.lib
   128 LIBRARY         mmcommon.lib
   137 LIBRARY         estor.lib
   129 LIBRARY         estor.lib
   138 LIBRARY         cafutils.lib
   130 LIBRARY         cafutils.lib
   139 LIBRARY         ecom.lib
   131 LIBRARY         ecom.lib
   140 LIBRARY         StreamControlCustomCommands.lib
   132 LIBRARY         StreamControlCustomCommands.lib
   141 LIBRARY			downloadmgr.lib
       
   142 LIBRARY			transferratemonitor.lib
       
   143 LIBRARY         mmfstandardcustomcommands.lib
   133 LIBRARY         mmfstandardcustomcommands.lib
   144 
   134 
   145 LIBRARY			AudioEqualizerProxy.lib
   135 LIBRARY			AudioEqualizerProxy.lib
   146 LIBRARY			AudioEqualizerEffect.lib
   136 LIBRARY			AudioEqualizerEffect.lib
   147 
   137