equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
21 UID 0 0x1028588B |
21 UID 0 0x1028588B |
22 |
22 |
23 CAPABILITY DRM NetworkControl NetworkServices |
23 CAPABILITY DRM NetworkControl NetworkServices |
24 |
24 |
25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 |
26 |
28 USERINCLUDE ../test/streamingtestagent/inc |
27 USERINCLUDE ../test/streamingtestagent/inc |
29 USERINCLUDE ../../referencedrmagent/RefTestAgent/streamingrefagent/inc |
28 USERINCLUDE ../../referencedrmagent/RefTestAgent/streamingrefagent/inc |
|
29 USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/inc |
|
30 USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/api |
|
31 |
30 |
32 |
31 SOURCEPATH ../test/streamingtestagent/source/server |
33 SOURCEPATH ../test/streamingtestagent/source/server |
32 SOURCE staserver.cpp |
34 SOURCE staserver.cpp |
33 SOURCE startup.cpp |
35 SOURCE startup.cpp |
34 SOURCE stasession.cpp |
36 SOURCE stasession.cpp |
36 LIBRARY euser.lib |
38 LIBRARY euser.lib |
37 LIBRARY scsserver.lib |
39 LIBRARY scsserver.lib |
38 LIBRARY efsrv.lib |
40 LIBRARY efsrv.lib |
39 LIBRARY cafutils.lib |
41 LIBRARY cafutils.lib |
40 LIBRARY estor.lib |
42 LIBRARY estor.lib |
41 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY |
43 LIBRARY localsdpcodec.lib |
42 LIBRARY sdpcodec.lib |
|
43 #endif |
|
44 LIBRARY bafl.lib |
44 LIBRARY bafl.lib |
45 LIBRARY stashared.lib |
45 LIBRARY stashared.lib |
46 LIBRARY streamingcaf.lib |
46 LIBRARY streamingcaf.lib |
47 LIBRARY srautils.lib |
47 LIBRARY srautils.lib |
48 SMPSAFE |
48 SMPSAFE |