|
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 the License "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 // Stream Access Framework for DRM agents and consumers |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 PRJ_EXPORTS |
|
27 |
|
28 // Streaming CAF includes |
|
29 ../inc/keyassociation.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/keyassociation.h) |
|
30 ../inc/keystreamdecoder.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/keystreamdecoder.h) |
|
31 ../inc/keystreamsink.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/keystreamsink.h) |
|
32 ../inc/protectedstreamdesc.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/protectedstreamdesc.h) |
|
33 ../inc/streamagentfactory.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/streamagentfactory.h) |
|
34 ../inc/streamagentinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/streamagentinterface.h) |
|
35 ../inc/streamcaftypes.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(caf/streaming/streamcaftypes.h) |
|
36 |
|
37 // ROMKIT includes |
|
38 ../inc/streamingcaf.iby /epoc32/rom/include/streamingcaf.iby |
|
39 |
|
40 PRJ_MMPFILES |
|
41 |
|
42 #ifndef TOOLS |
|
43 #ifndef TOOLS2 |
|
44 streamingcaf.mmp |
|
45 #endif // TOOLS2 |
|
46 #endif // TOOLS |
|
47 |
|
48 PRJ_TESTMMPFILES |
|
49 |
|
50 #ifndef TOOLS |
|
51 #ifndef TOOLS2 |
|
52 // Common test stream agent implementation projects |
|
53 stashared.mmp |
|
54 staclient.mmp |
|
55 staserver.mmp |
|
56 |
|
57 // Test stream agent ECOM plugins |
|
58 tscaf_streamagent01.mmp |
|
59 tscaf_streamagent02.mmp |
|
60 |
|
61 // Test "Single Process" Stream agent ECOM Plugins |
|
62 tscaf_singleprocess_streamagent.mmp |
|
63 |
|
64 // Integration Test Harness |
|
65 tscaf.mmp |
|
66 #endif // TOOLS2 |
|
67 #endif // TOOLS |
|
68 |
|
69 PRJ_TESTEXPORTS |
|
70 |
|
71 ../test/tscaf/scripts/tscaf.ini z:/tcaf/tscaf/tscaf.ini |
|
72 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY |
|
73 ../test/tscaf/scripts/tscaf.script z:/tcaf/tscaf/tscaf.script |
|
74 ../test/tscaf/scripts/tscaf_oom.script z:/tcaf/tscaf/tscaf_oom.script |
|
75 #else |
|
76 ../test/tscaf/scripts/tscaf_without_upward_dependent.script z:/tcaf/tscaf/tscaf.script |
|
77 ../test/tscaf/scripts/tscaf_oom_without_upward_dependent.script z:/tcaf/tscaf/tscaf_oom.script |
|
78 #endif |
|
79 ../test/tscaf/scripts/tscafipsec.script z:/tcaf/tscaf/tscafipsec.script |
|
80 ../test/tscaf/scripts/tscafipsec_oom.script z:/tcaf/tscaf/tscafipsec_oom.script |
|
81 ../test/tscaf/scripts/tscafipsecmanual.script z:/tcaf/tscaf/tscafipsecmanual.script |
|
82 |
|
83 ../test/tscaf/scripts/data/rosimple.dr z:/tcaf/tscaf/data/rosimple.dr |
|
84 ../test/tscaf/scripts/data/roexpired.dr z:/tcaf/tscaf/data/roexpired.dr |
|
85 ../test/tscaf/scripts/data/roprogramprotected.dr z:/tcaf/tscaf/data/roprogramprotected.dr |
|
86 ../test/tscaf/scripts/data/roserviceprotected.dr z:/tcaf/tscaf/data/roserviceprotected.dr |
|
87 ../test/tscaf/scripts/data/rorecordable.dr z:/tcaf/tscaf/data/rorecordable.dr |
|
88 ../test/tscaf/scripts/data/ropostacquisition.dr z:/tcaf/tscaf/data/postacquisitiontest.dr |
|
89 |
|
90 ../test/tscaf/scripts/data/tscaf_rights_programprotect01.dr z:/tcaf/tscaf/data/tscaf_rights_programprotect01.dr |
|
91 ../test/tscaf/scripts/data/tscaf_rights_programprotect02.dr z:/tcaf/tscaf/data/tscaf_rights_programprotect02.dr |
|
92 ../test/tscaf/scripts/data/tscaf_rights_programprotect03.dr z:/tcaf/tscaf/data/tscaf_rights_programprotect03.dr |
|
93 ../test/tscaf/scripts/data/tscaf_rights_serviceprotect01.dr z:/tcaf/tscaf/data/tscaf_rights_serviceprotect01.dr |
|
94 ../test/tscaf/scripts/data/tscaf_rights_serviceprotect02.dr z:/tcaf/tscaf/data/tscaf_rights_serviceprotect02.dr |
|
95 ../test/tscaf/scripts/data/tscaf_rights_serviceprotect03.dr z:/tcaf/tscaf/data/tscaf_rights_serviceprotect03.dr |
|
96 ../test/tscaf/scripts/data/tscaf_rights_expired01.dr z:/tcaf/tscaf/data/tscaf_rights_expired01.dr |
|
97 |
|
98 // ROM streaming caf test iby |
|
99 ../inc/tscaf.iby /epoc32/rom/include/tscaf.iby |
|
100 |
|
101 |