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 // testappgood.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET shmatestappgood.exe |
|
19 TARGETTYPE exe |
|
20 CAPABILITY None |
|
21 |
|
22 UID 0x100039CE 0x10285A5C |
|
23 VENDORID 0x70000001 |
|
24 |
|
25 SOURCEPATH . |
|
26 SOURCE shmatestappgood.cpp |
|
27 |
|
28 USERINCLUDE . |
|
29 USERINCLUDE ../tinc |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 |
|
33 LIBRARY euser.lib |
|
34 LIBRARY apparc.lib |
|
35 LIBRARY apgrfx.lib |
|
36 LIBRARY cone.lib |
|
37 LIBRARY eikcore.lib |
|
38 LIBRARY ssmcmn.lib |
|
39 LIBRARY efsrv.lib |
|
40 LIBRARY sysmoncli.lib |
|
41 |
|
42 // Registration file |
|
43 SOURCEPATH . |
|
44 START RESOURCE shmatestappgood_reg.rss |
|
45 TARGETPATH /private/10003a3f/apps |
|
46 END |
|
47 |
|
48 |
|
49 SMPSAFE |