--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/omxil_generic/omxilloader/src/omxiluids.hrh Wed Aug 25 12:40:50 2010 +0300
@@ -0,0 +1,43 @@
+// Copyright (c) 2008-2009 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:
+//
+
+#ifndef OMXILUIDS_HRH
+#define OMXILUIDS_HRH
+
+#define KUidECOM 0x10009D8D
+
+// OpenMax IL Loader Static Library
+#define KUidOmxILLoaderLib 0x1028349E
+
+// Symbian OpenMax IL loader
+#define KUidOmxILLoaderDll 0x102834CF
+#define KUidOmxILSymbianComponentLoader 0x102834D0
+
+#if 0
+#define KSharedLibraryUidDefine 0x1000008D
+
+// OpenMax IL Core client library
+#define KUidOmxILCoreClientDll 0x1028349C
+
+// OpenMax IL Core server library
+#define KUidOmxILCoreServerDll 0x10285D1E
+
+
+
+// Symbian OpenMax IL Content Pipe Interface
+#define KUidOmxILSymbianContentPipeIfLib 0x102834B8
+
+#endif
+#endif /*OMXILUIDS_HRH*/