sl@0
|
1 |
/*
|
sl@0
|
2 |
* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
3 |
* All rights reserved.
|
sl@0
|
4 |
* This component and the accompanying materials are made available
|
sl@0
|
5 |
* under the terms of the License "Eclipse Public License v1.0"
|
sl@0
|
6 |
* which accompanies this distribution, and is available
|
sl@0
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
8 |
*
|
sl@0
|
9 |
* Initial Contributors:
|
sl@0
|
10 |
* Nokia Corporation - initial contribution.
|
sl@0
|
11 |
*
|
sl@0
|
12 |
* Contributors:
|
sl@0
|
13 |
*
|
sl@0
|
14 |
* Description:
|
sl@0
|
15 |
*
|
sl@0
|
16 |
*/
|
sl@0
|
17 |
|
sl@0
|
18 |
|
sl@0
|
19 |
TARGET tcaf.exe
|
sl@0
|
20 |
|
sl@0
|
21 |
CAPABILITY DRM
|
sl@0
|
22 |
|
sl@0
|
23 |
UID 0x101F777C
|
sl@0
|
24 |
VENDORID 0x70000001
|
sl@0
|
25 |
TARGETTYPE exe
|
sl@0
|
26 |
|
sl@0
|
27 |
SOURCEPATH ../../referencedrmagent/tcaf/source
|
sl@0
|
28 |
SOURCE cafserver.cpp
|
sl@0
|
29 |
SOURCE cafstep.cpp
|
sl@0
|
30 |
SOURCE bitsetstep.cpp
|
sl@0
|
31 |
SOURCE Consumerstep.cpp
|
sl@0
|
32 |
SOURCE Contentstep.cpp
|
sl@0
|
33 |
SOURCE RecognizerStep.cpp
|
sl@0
|
34 |
SOURCE ManagerStep.cpp
|
sl@0
|
35 |
SOURCE RightsManagerStep.cpp
|
sl@0
|
36 |
SOURCE SupplierStep.cpp
|
sl@0
|
37 |
SOURCE OomStep.cpp
|
sl@0
|
38 |
SOURCE CafutilsStep.cpp
|
sl@0
|
39 |
SOURCE CleanupStep.cpp
|
sl@0
|
40 |
SOURCE namespacestep.cpp
|
sl@0
|
41 |
|
sl@0
|
42 |
USERINCLUDE ../../referencedrmagent/RefTestAgent/inc
|
sl@0
|
43 |
USERINCLUDE ../../referencedrmagent
|
sl@0
|
44 |
USERINCLUDE ../../referencedrmagent/contentiterator
|
sl@0
|
45 |
USERINCLUDE ../source/reccaf
|
sl@0
|
46 |
USERINCLUDE ../source/caf
|
sl@0
|
47 |
USERINCLUDE ../inc
|
sl@0
|
48 |
|
sl@0
|
49 |
#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
|
sl@0
|
50 |
USERINCLUDE ../../referencedrmagent/refcafhelper/inc
|
sl@0
|
51 |
#endif
|
sl@0
|
52 |
|
sl@0
|
53 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
sl@0
|
54 |
MW_LAYER_SYSTEMINCLUDE_SYMBIAN
|
sl@0
|
55 |
OS_LAYER_LIBC_SYSTEMINCLUDE
|
sl@0
|
56 |
|
sl@0
|
57 |
LIBRARY euser.lib
|
sl@0
|
58 |
LIBRARY testexecuteutils.lib
|
sl@0
|
59 |
LIBRARY efsrv.lib
|
sl@0
|
60 |
LIBRARY testexecutelogclient.lib
|
sl@0
|
61 |
LIBRARY estor.lib
|
sl@0
|
62 |
LIBRARY charconv.lib
|
sl@0
|
63 |
LIBRARY apmime.lib
|
sl@0
|
64 |
LIBRARY ecom.lib
|
sl@0
|
65 |
LIBRARY caf.lib
|
sl@0
|
66 |
LIBRARY cafutils.lib
|
sl@0
|
67 |
LIBRARY contentiterator.lib
|
sl@0
|
68 |
LIBRARY bafl.lib
|
sl@0
|
69 |
LIBRARY inetprotutil.lib
|
sl@0
|
70 |
LIBRARY apparc.lib
|
sl@0
|
71 |
LIBRARY fbscli.lib
|
sl@0
|
72 |
LIBRARY apgrfx.lib
|
sl@0
|
73 |
LIBRARY hal.lib
|
sl@0
|
74 |
|
sl@0
|
75 |
#ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
|
sl@0
|
76 |
LIBRARY http.lib
|
sl@0
|
77 |
#endif
|
sl@0
|
78 |
|
sl@0
|
79 |
SMPSAFE
|