locales/loce32/region/group/elocl_region_ae.mmp
changeset 105 e97436ab3a16
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/locales/loce32/region/group/elocl_region_ae.mmp	Tue Aug 31 21:45:42 2010 +0800
@@ -0,0 +1,52 @@
+/*
+* Copyright (c) 1994-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: 
+*
+*/
+
+
+
+TARGET			elocl_reg.784
+TARGETTYPE		dll
+
+CAPABILITY		All
+VENDORID        VID_DEFAULT
+
+SOURCEPATH      ../src
+SOURCE		region.cpp
+SOURCE		region_ae.cpp
+
+// This is a SYSTEMINCLUDE macro containing the middleware
+// layer specific include directories
+MW_LAYER_SYSTEMINCLUDE
+
+SYSTEMINCLUDE   ../../../inc
+SYSTEMINCLUDE   ../../inc
+SYSTEMINCLUDE   ../inc
+SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
+
+#if defined(WINS)
+DEFFILE			../def/region_wins.def
+#elif defined(GCC32) && !defined(X86GCC)
+DEFFILE			../def/region_gcce.def
+#else
+DEFFILE			../def/region_arm.def
+#endif
+
+START WINS
+BASEADDRESS		0x58000000
+END
+
+UID 0x100039e6 0x100065c6
+