equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-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 // |
|
15 |
|
16 TARGET twsgraphicsharetest.exe |
|
17 CAPABILITY ProtServ |
|
18 TARGETTYPE EXE |
|
19 UID 0x00000000 0x10003a3f |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 SOURCEPATH ../twsgraphic |
|
23 SOURCE TWsGraphicShareTest.CPP |
|
24 |
|
25 USERINCLUDE ../inc ../tauto |
|
26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
28 |
|
29 LIBRARY euser.lib ws32.lib gdi.lib efsrv.lib |
|
30 LIBRARY w32stdgraphic.lib fbscli.lib tlib.lib |
|
31 |
|
32 START WINS |
|
33 WIN32_LIBRARY gdi32.lib user32.lib |
|
34 END |
|
35 |
|
36 SMPSAFE |