/*
* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: Common UID constants for mecosettingstore.
*
*/
#ifndef __MECOSETTINGSTOREUIDS_H
#define __MECOSETTINGSTOREUIDS_H
// MACROS
//Uid2:s
#define KStaticInterfaceDllUid2 0x1000008d // CSI: 8 #
//Uid3:s
#define KMecoSettingstoreUid3 0x2001B2EE // CSI: 8 #
#endif // __MECOSETTINGSTOREUIDS_H
// End of File