equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-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 // 10285E96.dll |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 TARGET 10285e96.dll //10285e96.dll |
|
23 TARGETTYPE PLUGIN //ECOMIIC |
|
24 UID 0x10009D8D 0x10285E96 |
|
25 CAPABILITY All -Tcb |
|
26 VENDORID 0x70000001 |
|
27 |
|
28 MACRO SYMBIAN_GRAPHICS_GCE |
|
29 |
|
30 #ifndef USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H |
|
31 macro USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H |
|
32 #endif |
|
33 |
|
34 USERINCLUDE ../tgce/samplegraphictestsurfacemultidrawer |
|
35 USERINCLUDE ../nga/samplegraphicsurfacedrawer ../inc |
|
36 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
38 |
|
39 LIBRARY ecom.lib estor.lib fbscli.lib euser.lib |
|
40 LIBRARY wsgraphicdrawer.lib ws32.lib w32stdgraphic.lib |
|
41 |
|
42 UNPAGED |
|
43 |
|
44 SOURCEPATH ../tgce/samplegraphictestsurfacemultidrawer |
|
45 RESOURCE 10285E96.RSS |
|
46 SOURCE proxy.cpp graphictestsurfacemultidrawer.CPP |
|
47 SOURCEPATH ../nga/samplegraphicsurfacedrawer |
|
48 SOURCE graphicsurfacedrawer.CPP |
|
49 |
|
50 SMPSAFE |