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 libopenvg_sw.dll // Destination filename
20 targettype dll // Binary build type
21 uid KUidSharedDllUidValue KUidOpenVGDllUidValue // File uids
27 MACRO __OPENVGHEADERS_USE_VG_1_1
29 userinclude ..\sfopenvg\include //for internal openvg functions e.g. do_vgXXX
31 OS_LAYER_SYSTEMINCLUDE
32 OS_LAYER_LIBC_SYSTEMINCLUDE
33 SYSTEMINCLUDE OS_LAYER_PUBLIC_EXPORT_PATH(vg) // EGL include files
36 sourcepath ..\openvg // Relative path to source files
40 library euser.lib // Mandatory
41 library sflibopenvgrefimpl.lib
44 DEFFILE \epoc32\include\def\win32\libopenvg11.def // WINS/WINSCW def file
46 DEFFILE \epoc32\include\def\eabi\libopenvg11.def // ARM def file