equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * This file provides the information required for building the |
|
16 * whole of a libVGI. |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 PRJ_EXPORTS |
|
24 //../inc/vg/vgcontext.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext.h) |
|
25 //../inc/vg/vgcontext_symbian.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext_symbian.h) |
|
26 ../rom/libvgi.iby CORE_OS_LAYER_IBY_EXPORT_PATH(libvgi.iby) |
|
27 |
|
28 PRJ_MMPFILES |
|
29 libvgi.mmp |