mmserv/voipaudioservices/rom/VoIPAudioServices.iby
changeset 0 71ca22bcf22a
child 53 eabc8c503852
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmserv/voipaudioservices/rom/VoIPAudioServices.iby	Tue Feb 02 01:08:46 2010 +0200
@@ -0,0 +1,30 @@
+/*
+* Copyright (c) 2007-2008 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:  Contains exported components included in the image.
+*
+*/
+
+
+#ifndef __VOIPAUDIOSERVICES_IBY__
+#define __VOIPAUDIOSERVICES_IBY__
+
+file=ABI_DIR\BUILD_DIR\VoIPJitterBuffer.dll  SHARED_LIB_DIR\VoIPJitterBuffer.dll
+file=ABI_DIR\BUILD_DIR\VoIPAudioServer.exe   SHARED_LIB_DIR\VoIPAudioServer.exe
+file=ABI_DIR\BUILD_DIR\VoIPAudioSession.dll  SHARED_LIB_DIR\VoIPAudioSession.dll
+file=ABI_DIR\BUILD_DIR\VoIPAudioIntfc.dll    SHARED_LIB_DIR\VoIPAudioIntfc.dll
+
+// VoIPAudioSrvc_Stub
+data=ZSYSTEM\install\VoIPAudioSrvc_Stub.sis  System\Install\VoIPAudioSrvc_Stub.sis
+
+#endif