equal
deleted
inserted
replaced
|
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Graphics Resource Interface |
|
15 // |
|
16 |
|
17 PRJ_PLATFORMS |
|
18 |
|
19 DEFAULT |
|
20 |
|
21 PRJ_EXPORTS |
|
22 |
|
23 ../inc/sgerror.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgerror.h) |
|
24 ../inc/sgconst.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgconst.h) |
|
25 ../inc/sgresource.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgresource.h) |
|
26 ../inc/sgresource.inl OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgresource.inl) |
|
27 ../inc/sgimage.h OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgimage.h) |
|
28 ../inc/sgimage.inl OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgimage.inl) |
|
29 |
|
30 ../bwins/sgresourceu.def OS_LAYER_PLATFORM_EXPORT_PATH(def/win32/sgresourceu.def) |
|
31 ../eabi/sgresourceu.def OS_LAYER_PLATFORM_EXPORT_PATH(def/eabi/sgresourceu.def) |
|
32 |
|
33 sgresource.mmh OS_LAYER_PLATFORM_EXPORT_PATH(sgresource/sgresource.mmh) |
|
34 |
|
35 sgresource.iby /epoc32/rom/include/sgresource.iby |
|
36 |
|
37 PRJ_MMPFILES |
|
38 |
|
39 sgresource_lib.mmp |