diff -r 1c0a769d0cc5 -r 2672ba96448e devsound/devsoundrefplugin/group/bld.inf --- a/devsound/devsoundrefplugin/group/bld.inf Thu May 27 14:24:04 2010 +0300 +++ b/devsound/devsoundrefplugin/group/bld.inf Fri Jun 11 15:13:33 2010 +0300 @@ -27,8 +27,8 @@ ../inc/SwCodecWrapper/mmfSwCodecWrapper.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfswcodecwrapper.h) ../inc/SwCodecWrapper/mmfSwCodecWrappercustomInterfacesUIDs.hrh /epoc32/include/mmf/server/mmfswcodecwrappercustominterfacesuids.hrh -../inc/Plugin/mmfHwDeviceImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh -../inc/Plugin/mmfSBCCodecImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh +../inc/plugin/mmfHwDeviceImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfhwdeviceimplementationuids.hrh +../inc/plugin/mmfSBCCodecImplementationUIDs.hrh /epoc32/include/mmf/plugin/mmfsbccodecimplementationuids.hrh // Romkit include files devsound_refplugin.iby /epoc32/rom/include/ @@ -48,14 +48,14 @@ #endif //Audio Tone Controller -../mmpfiles/controller/mmfaudiotonecontroller.mmp +../mmpfiles/controller/MmfAudioToneController.mmp //Sw Codec Wrapper ../mmpfiles/swcodecwrapper/mmfswaudiodevice.mmp ../mmpfiles/swcodecwrapper/mmfswcodecwrapper.mmp // SBC encoder -../mmpfiles/codec/sbcencoder.mmp +../mmpfiles/codec/SBCEncoder.mmp //audio 'software' hw device plugins ../mmpfiles/plugin/mmfAudioHwDevices.mmp