mmserv/tms/rom/tms.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 14:50:35 +0300
changeset 32 94fc26b6e006
parent 0 71ca22bcf22a
child 38 9e9fc5ab059f
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

/*
* 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 "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: Telephony Multimedia Service
*
*/
/*
 * tms.iby
 *
 */

#ifndef __TMS_IBY__
#define __TMS_IBY__

#include <bldvariant.hrh>
#ifdef FF_TMS

file=ABI_DIR/BUILD_DIR/tmsapi.dll         SHARED_LIB_DIR/tmsapi.dll
file=ABI_DIR/BUILD_DIR/tmsfactory.dll     SHARED_LIB_DIR/tmsfactory.dll
file=ABI_DIR/BUILD_DIR/tmsimpl.dll        SHARED_LIB_DIR/tmsimpl.dll
file=ABI_DIR/BUILD_DIR/tmscallproxy.dll   SHARED_LIB_DIR/tmscallproxy.dll
file=ABI_DIR/BUILD_DIR/tmscallserver.dll  SHARED_LIB_DIR/tmscallserver.dll
file=ABI_DIR/BUILD_DIR/tmsproxy.dll       SHARED_LIB_DIR/tmsproxy.dll
file=ABI_DIR/BUILD_DIR/tmsutility.dll     SHARED_LIB_DIR/tmsutility.dll
file=ABI_DIR/BUILD_DIR/tmsserver.exe      SHARED_LIB_DIR/tmsserver.exe

//TMS_Stub
data=ZSYSTEM/install/tms_stub.sis         System/Install/tms_stub.sis

#endif //FF_TMS

#endif //__TMS_IBY__

//End of File