sl@0
|
1 |
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
PRJ_PLATFORMS
|
sl@0
|
17 |
DEFAULT
|
sl@0
|
18 |
|
sl@0
|
19 |
|
sl@0
|
20 |
PRJ_EXPORTS
|
sl@0
|
21 |
openvg.iby /epoc32/rom/include/openvg.iby
|
sl@0
|
22 |
|
sl@0
|
23 |
//exported headers
|
sl@0
|
24 |
../include/openvguids.hrh /epoc32/include/VG/openvguids.hrh
|
sl@0
|
25 |
../include/openvg.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/openvg.h)
|
sl@0
|
26 |
../include/vgu.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/vgu.h)
|
sl@0
|
27 |
../include/1.1/openvg.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/1.1/openvg.h)
|
sl@0
|
28 |
../include/1.1/vgu.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/1.1/vgu.h)
|
sl@0
|
29 |
../include/1.0/openvg.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/1.0/openvg.h)
|
sl@0
|
30 |
../include/1.0/vgu.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(VG/1.0/vgu.h)
|
sl@0
|
31 |
|
sl@0
|
32 |
|
sl@0
|
33 |
//exported def files
|
sl@0
|
34 |
../bwins/libopenvg10U.def /epoc32/include/def/win32/libopenvg10u.def
|
sl@0
|
35 |
../eabi/libopenvg10U.def /epoc32/include/def/eabi/libopenvg10u.def
|
sl@0
|
36 |
|
sl@0
|
37 |
../bwins/libopenvgu10U.def /epoc32/include/def/win32/libopenvgu10u.def
|
sl@0
|
38 |
../eabi/libopenvgu10U.def /epoc32/include/def/eabi/libopenvgu10u.def
|
sl@0
|
39 |
|
sl@0
|
40 |
../bwins/libopenvg11u.def /epoc32/include/def/win32/libopenvg11u.def
|
sl@0
|
41 |
../eabi/libopenvg11u.def /epoc32/include/def/eabi/libopenvg11u.def
|
sl@0
|
42 |
|
sl@0
|
43 |
../bwins/libopenvgu11u.def /epoc32/include/def/win32/libopenvgu11u.def
|
sl@0
|
44 |
../eabi/libopenvgu11u.def /epoc32/include/def/eabi/libopenvgu11u.def
|
sl@0
|
45 |
|
sl@0
|
46 |
|
sl@0
|
47 |
PRJ_MMPFILES
|
sl@0
|
48 |
openvg11.mmp
|
sl@0
|
49 |
openvgu11.mmp
|
sl@0
|
50 |
|
sl@0
|
51 |
|
sl@0
|
52 |
// include test code
|
sl@0
|
53 |
#include "../test/bld.inf"
|
sl@0
|
54 |
|
sl@0
|
55 |
|
sl@0
|
56 |
|
sl@0
|
57 |
|
sl@0
|
58 |
|