Update contrib.
2 * Copyright (c) 2009 Symbian Foundation Ltd
3 * This component and the accompanying materials are made available
4 * under the terms of the License "Eclipse Public License v1.0"
5 * which accompanies this distribution, and is available
6 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 * Initial Contributors:
9 * Symbian Foundation Ltd - initial contribution.
17 #include <egl\egluids.hrh> // For uids
19 target libEGL_sw.dll // Destination filename
21 targettype dll // Binary build type
22 uid KUidSharedDllUidValue KUidEGLDllUidValue // File uids
27 userinclude ..\sfopenvg\include //for internal egl functions e.g. do_eglXXX
29 OS_LAYER_SYSTEMINCLUDE
30 OS_LAYER_LIBC_SYSTEMINCLUDE
31 SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(egl) // EGL include files
35 sourcepath ..\egl // Relative path to source files
41 library euser.lib // Mandatory
42 library sflibopenvgrefimpl.lib
46 DEFFILE \epoc32\include\def\win32\libegl13.def // WINS/WINSCW def file
48 DEFFILE \epoc32\include\def\eabi\libegl13.def // ARM def file