diff -r 000000000000 -r bb31fbe78861 mp3_dec/arimp3decmmfcodec/inc/arimp3decmmfcodec_uid.hrh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mp3_dec/arimp3decmmfcodec/inc/arimp3decmmfcodec_uid.hrh Fri Jul 23 16:58:44 2010 +0100 @@ -0,0 +1,30 @@ +/* +* Copyright (c) 2009 Aricent and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Aricent - initial contribution. +* +* Contributors: +* +* Description: +* This file defines the macros for Plugin Dll and Implementation Uids. +* +*/ +#ifndef ARIMP3DECMMFCODEC_UID_HRH +#define ARIMP3DECMMFCODEC_UID_HRH + +// Implementation UID +#define KUidMp3DecCodecImplUid 0x200297CD +// Dll UID +#define KUidMp3DecCodecDllUid 0x200297CE + +#endif // ARIMP3DECMMFCODEC_UID_HRH // + +//----------------------------------------------------------------------------- +// End of File +//-----------------------------------------------------------------------------