contentmgmt/referencedrmagent/RefTestAgent/inc/rta.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 14:32:46 +0300
changeset 66 8873e6835f7b
parent 8 35751d3474b7
child 96 a71299154b21
permissions -rw-r--r--
Revision: 201021 Kit: 2010121

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/

#ifndef __RTA_IBY__
#define __RTA_IBY__

file=ABI_DIR\BUILD_DIR\rtaclient.dll		System\Libs\rtaclient.dll
file=ABI_DIR\BUILD_DIR\rtaserver.exe		System\Libs\rtaserver.exe
file=ABI_DIR\BUILD_DIR\rtaparser.dll		System\Libs\rtaparser.dll
file=ABI_DIR\BUILD_DIR\rtaarchive.dll		System\Libs\rtaarchive.dll
file=ABI_DIR\BUILD_DIR\rtavirtualfile.dll	System\Libs\rtavirtualfile.dll

ECOM_PLUGIN(reftestagent.dll,10205ea0.rsc)


data=DATAZ_\rta\settings.ini			rta\settings.ini

//Streaming Reference agent
file=ABI_DIR\BUILD_DIR\sraserver.exe		System\Libs\sraserver.exe
file=ABI_DIR\BUILD_DIR\sraclient.dll		System\Libs\sraclient.dll
file=ABI_DIR\BUILD_DIR\srautils.dll			System\Libs\srautils.dll
// Local SDP codec library. Added to avoid the dependency on middleware layer.
file=ABI_DIR\BUILD_DIR\localsdpcodec.dll	System\Libs\localsdpcodec.dll

ECOM_PLUGIN(sraplugin.dll,sraplugin.rsc)
#endif // __RTA_IBY__