sysstatemgmt/systemstatereferenceplugins/test/tunitcustcmd/group/definestartupps.mmp
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 // |
|
15 |
|
16 TARGET definestartupps.exe |
|
17 TARGETTYPE exe |
|
18 CAPABILITY none |
|
19 |
|
20 UID 0x100039CE 0x2000E65E |
|
21 VENDORID 0x70000001 |
|
22 |
|
23 SOURCEPATH ../src |
|
24 SOURCE definestartupps.cpp |
|
25 |
|
26 USERINCLUDE . |
|
27 USERINCLUDE ../inc |
|
28 USERINCLUDE ../../../custcmd/inc |
|
29 USERINCLUDE ../../../clayer/inc |
|
30 |
|
31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 SYSTEMINCLUDE /epoc32/include/techview |
|
34 |
|
35 // Registration file |
|
36 SOURCEPATH ../src |
|
37 START RESOURCE definestartupps_reg.rss |
|
38 TARGETPATH /private/10003a3f/apps |
|
39 END |
|
40 |
|
41 LIBRARY euser.lib |
|
42 LIBRARY apparc.lib |
|
43 LIBRARY apgrfx.lib |
|
44 LIBRARY cone.lib |
|
45 LIBRARY eikcore.lib |
|
46 LIBRARY ssmuiproviderdll.lib |
|
47 |
|
48 SMPSAFE |