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 TARGET ssmtestapprverror.exe |
|
17 TARGETTYPE exe |
|
18 CAPABILITY None |
|
19 |
|
20 UID 0x100039CE 0x2000E66A |
|
21 VENDORID 0x70000001 |
|
22 |
|
23 SOURCEPATH ../src |
|
24 SOURCE ssmtestapprverror.cpp |
|
25 |
|
26 USERINCLUDE . |
|
27 USERINCLUDE ../inc |
|
28 SYSTEMINCLUDE /epoc32/include/techview |
|
29 |
|
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 |
|
39 RESOURCE ssmtestapprverror.rss |
|
40 START RESOURCE ssmtestapprverror.rss |
|
41 TARGETPATH /resource/apps |
|
42 END |
|
43 |
|
44 // Registration file |
|
45 SOURCEPATH ../src |
|
46 START RESOURCE ssmtestapprverror_reg.rss |
|
47 TARGETPATH /private/10003a3f/apps |
|
48 END |
|
49 |
|
50 |
|
51 SMPSAFE |