sl@0
|
1 |
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
//
|
sl@0
|
15 |
|
sl@0
|
16 |
TARGET tef_ssnd.exe
|
sl@0
|
17 |
TARGETTYPE exe
|
sl@0
|
18 |
|
sl@0
|
19 |
UID 0x1000007A 0
|
sl@0
|
20 |
CAPABILITY WriteDeviceData
|
sl@0
|
21 |
VENDORID 0x70000001
|
sl@0
|
22 |
|
sl@0
|
23 |
USERINCLUDE ../ssnd/src
|
sl@0
|
24 |
USERINCLUDE ../../../src/inc
|
sl@0
|
25 |
USERINCLUDE ../../../inc
|
sl@0
|
26 |
|
sl@0
|
27 |
MW_LAYER_SYSTEMINCLUDE_SYMBIAN
|
sl@0
|
28 |
|
sl@0
|
29 |
|
sl@0
|
30 |
SOURCEPATH ../ssnd/src
|
sl@0
|
31 |
SOURCE Tef_SSndServer.cpp baflstub.cpp ssndteststep.cpp
|
sl@0
|
32 |
SOURCEPATH ../../../src
|
sl@0
|
33 |
source babackup.cpp BACELL.CPP BACLINE.CPP BACLIPB.CPP BACNTF.CPP
|
sl@0
|
34 |
source BADESCA.CPP BAFINDF.CPP BAMATCH.CPP BARSREAD.CPP BARSC.CPP
|
sl@0
|
35 |
source BASCHED.CPP BASSND.CPP BAUTILS.CPP BANAMEDPLUGINS.CPP
|
sl@0
|
36 |
source BADICTIONARYCOMPRESSION.CPP
|
sl@0
|
37 |
source StringPoolAPI.cpp StringPoolImplementation.cpp stringlogger.cpp
|
sl@0
|
38 |
source BaRscImpl.cpp BaAssert.cpp BaRsc2.cpp BaRsRead2.cpp
|
sl@0
|
39 |
source BaRsReadImpl.cpp
|
sl@0
|
40 |
source BaSPI.cpp BaArchiveImpl.cpp
|
sl@0
|
41 |
source BaSsndStore.cpp
|
sl@0
|
42 |
|
sl@0
|
43 |
LIBRARY euser.lib centralrepository.lib
|
sl@0
|
44 |
LIBRARY estor.lib hal.lib efsrv.lib
|
sl@0
|
45 |
LIBRARY testexecuteutils.lib
|
sl@0
|
46 |
LIBRARY testexecutelogclient.lib
|
sl@0
|
47 |
|
sl@0
|
48 |
SMPSAFE
|