First public contribution.
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.
16 #include <vg\openvguids.hrh> // For uids
18 target libopenvgu_sw.dll // Destination filename
19 targettype dll // Binary build type
20 uid KUidSharedDllUidValue KUidVGUDllUidValue // File uids
21 CAPABILITY CAP_GENERAL_DLL
25 userinclude ..\sfopenvg\include //for internal egl functions e.g. do_eglXXX
27 OS_LAYER_SYSTEMINCLUDE
28 SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(vg) // EGL include files
30 macro __OPENVGHEADERS_USE_VG_1_1
32 sourcepath ..\openvgu // Relative path to source files
36 library euser.lib // Mandatory
37 library sflibopenvgrefimpl.lib
40 DEFFILE \epoc32\include\def\win32\libopenvgu11.def // WINS/WINSCW def file
42 DEFFILE \epoc32\include\def\eabi\libopenvgu11.def // ARM def file