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 // |
|
15 |
|
16 /** |
|
17 @file |
|
18 @test |
|
19 @internalComponent - Internal Symbian test code |
|
20 */ |
|
21 |
|
22 target tmulscreensapp.exe |
|
23 targettype EXE |
|
24 targetpath /sys/bin |
|
25 |
|
26 UID 0x100039CE 0x1020820C |
|
27 VENDORID 0x70000001 |
|
28 CAPABILITY SwEvent |
|
29 |
|
30 |
|
31 SOURCEPATH . |
|
32 SOURCE TMulScreensApp.cpp |
|
33 |
|
34 USERINCLUDE . |
|
35 APP_LAYER_SYSTEMINCLUDE |
|
36 |
|
37 // Application exe registration resource file |
|
38 START RESOURCE TMulScreensApp_reg.rss |
|
39 TARGETPATH /private/10003a3f/apps |
|
40 LANG sc |
|
41 END |
|
42 |
|
43 LIBRARY euser.lib |
|
44 LIBRARY apparc.lib |
|
45 LIBRARY efsrv.lib |
|
46 LIBRARY appfwk_test_appui.lib |
|
47 LIBRARY cone.lib |
|
48 LIBRARY eikcore.lib |
|
49 |
|
50 EPOCSTAcksize 0x5000 |
|
51 |
|
52 |
|
53 SMPSAFE |