imsrv_plat/ximp_core_feature_plugin_api/tsrc/group/ximpfwmrt.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 21:56:37 +0300
branchRCL_3
changeset 23 482d5cf4c4b4
parent 0 e6b17d312c8b
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:  Image description file for module release tests
*
*/

#ifndef __prfwmrt_iby__
#define __prfwmrt_iby__

#include <bldvariant.hrh>

// Test protocol (ECOM plugin)
ECOM_PLUGIN( pr_prfwtestprotocol.dll, pr_prfwtestprotocol.rsc )

// Test utils and helpers
file=ABI_DIR\BUILD_DIR\prfwtestcaseutils.dll    SHARED_LIB_DIR\prfwtestcaseutils.dll

// Test dlls
file=ABI_DIR\BUILD_DIR\t_presenceall.dll                SHARED_LIB_DIR\t_presenceall.dll
file=ABI_DIR\BUILD_DIR\t_rootservices.dll               SHARED_LIB_DIR\t_rootservices.dll
file=ABI_DIR\BUILD_DIR\t_sessionmng.dll                 SHARED_LIB_DIR\t_sessionmng.dll
file=ABI_DIR\BUILD_DIR\t_presencepublishing.dll         SHARED_LIB_DIR\t_presencepublishing.dll
file=ABI_DIR\BUILD_DIR\t_presencewatching.dll           SHARED_LIB_DIR\t_presencewatching.dll
file=ABI_DIR\BUILD_DIR\t_presencegrouplistmngt.dll      SHARED_LIB_DIR\t_presencegrouplistmngt.dll
file=ABI_DIR\BUILD_DIR\t_presencegroupmembermngt.dll    SHARED_LIB_DIR\t_presencegroupmembermngt.dll
file=ABI_DIR\BUILD_DIR\t_presencewatcherlistmngt.dll    SHARED_LIB_DIR\t_presencewatcherlistmngt.dll
file=ABI_DIR\BUILD_DIR\t_presenceauthorization.dll      SHARED_LIB_DIR\t_presenceauthorization.dll
file=ABI_DIR\BUILD_DIR\t_presenceblocking.dll           SHARED_LIB_DIR\t_presenceblocking.dll
file=ABI_DIR\BUILD_DIR\t_utils.dll                      SHARED_LIB_DIR\t_utils.dll
file=ABI_DIR\BUILD_DIR\t_presencegrantrequestmngt.dll              SHARED_LIB_DIR\t_presencegrantrequestmngt.dll

//ProcessMaster
file=ABI_DIR\BUILD_DIR\prfwtestprocessmaster.exe        SHARED_LIB_DIR\prfwtestprocessmaster.exe

#endif //__prfwmrt_iby__