--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/PECengine/Group/PEngUIDs2.h Thu Dec 17 08:41:52 2009 +0200
@@ -0,0 +1,54 @@
+/*
+* Copyright (c) 2004 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: UID constants for Presence Engine components.
+* NOTE!! Don't change / edit any UID values!!!
+*
+*/
+
+#ifndef __PENGUIDS2_H
+#define __PENGUIDS2_H
+
+// MACROS
+
+//Uid2:s
+#define KStaticInterfaceDllUid2 0x1000008d // CSI: 8 #
+
+
+//Uid3:s
+#define KPEngPresenceManager2Uid3 0x101FB0E4 // CSI: 8 #
+
+
+#define KPEngAttributeLibrary2Uid3 0x101FB0E2 // CSI: 8 #
+#define KPEngListLibrary2Uid3 0x101FB0E3 // CSI: 8 #
+#define KPEngCoreUtilsLibrary2Uid3 0x101FB0DF // CSI: 8 #
+
+#define KPEngTransactionClient2Uid3 0x101FB0E7 // CSI: 8 #
+#define KPEngTransactionServer2Uid3 0x101F8844 // CSI: 8 #
+
+#define KPEngStorageManager2Uid3 0x101FB0DE // CSI: 8 #
+#define KPEngStorageServer2Uid3 0x101F8843 // CSI: 8 #
+
+
+#define KPEngTransferAdapter2Uid3 0x101FB0E0 // CSI: 8 #
+#define KPEngParser2Uid3 0x101FB0E1 // CSI: 8 #
+
+#define KPEngPluginClient2Uid3 0x101FB0DD // CSI: 8 #
+#define KPEngPluginServer2Uid3 0x101F8845 // CSI: 8 #
+#define KPEngPEPluginInterfaceUid 0x101FB0E6 // CSI: 8 #
+
+#define KPEngPresenceJanitor2Uid3 0x101FB0E5 // CSI: 8 #
+
+
+#endif // __PENGUIDS2_H
+