equal
deleted
inserted
replaced
|
1 // Copyright (c) 2007-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 // containerdrawer.dll CRP plugin to test whether all the drawers are found. |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 target containdrawer.dll |
|
23 targettype plugin |
|
24 uid 0x10009d8d 0x10283520 |
|
25 capability PowerMgmt ReadDeviceData WriteDeviceData ProtServ |
|
26 vendorid 0x70000001 |
|
27 |
|
28 userinclude ../inc . |
|
29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
30 |
|
31 sourcepath ../tcontaindrawer |
|
32 source proxy.cpp containdrawer.cpp simpledrawer.cpp wsgraphicdrawerngacontext.cpp wsgraphicdrawernonngacontext.cpp |
|
33 resource containdrawer.rss |
|
34 library euser.lib ecom.lib gdi.lib bitgdi.lib fbscli.lib wsgraphicdrawer.lib |
|
35 library estor.lib |
|
36 |
|
37 SMPSAFE |