equal
deleted
inserted
replaced
|
1 // Copyright (c) 2001-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 t_packager.exe |
|
17 targettype EXE |
|
18 CAPABILITY ReadUserData WriteUserData |
|
19 UID 0x1000097a |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 systeminclude /epoc32/include |
|
23 userinclude .. |
|
24 userinclude . |
|
25 userinclude ../../cntsrv/inc |
|
26 userinclude ../../cntmodel/inc |
|
27 |
|
28 SOURCEPATH . |
|
29 source T_Packager.cpp |
|
30 SOURCEPATH .. |
|
31 source T_CntTestImplementor.cpp |
|
32 |
|
33 library euser.lib cntpldbms.lib pimtestclient.lib |
|
34 library cntmodel.lib nbcnttestlib.lib efsrv.lib |
|
35 library bafl.lib |