equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2009 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". |
33 SOURCE testsingleprocessagentfactory.cpp |
33 SOURCE testsingleprocessagentfactory.cpp |
34 |
34 |
35 USERINCLUDE ../test/streamingtestagent_singleprocess/inc |
35 USERINCLUDE ../test/streamingtestagent_singleprocess/inc |
36 USERINCLUDE ../test/streamingtestagent/inc |
36 USERINCLUDE ../test/streamingtestagent/inc |
37 USERINCLUDE ../../referencedrmagent/RefTestAgent/streamingrefagent/inc |
37 USERINCLUDE ../../referencedrmagent/RefTestAgent/streamingrefagent/inc |
38 USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/inc |
|
39 USERINCLUDE ../../referencedrmagent/RefTestAgent/localsdp/api |
|
40 |
|
41 |
38 |
42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
43 |
41 |
44 LIBRARY euser.lib |
42 LIBRARY euser.lib |
45 LIBRARY streamingcaf.lib |
43 LIBRARY streamingcaf.lib |
46 LIBRARY localsdpcodec.lib |
44 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY |
|
45 LIBRARY sdpcodec.lib |
|
46 #endif |
47 LIBRARY stashared.lib |
47 LIBRARY stashared.lib |
48 LIBRARY srautils.lib |
48 LIBRARY srautils.lib |
49 |
49 |
50 START RESOURCE 10285a42.rss |
50 START RESOURCE 10285a42.rss |
51 TARGET tscaf_singleprocess_streamagent.rsc |
51 TARGET tscaf_singleprocess_streamagent.rsc |