/** Copyright (c) 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: Video telephony protocol**/#include <platform_paths.hrh>// Capability assignment.CAPABILITY CAP_GENERAL_DLL// default vendor idVENDORID VID_DEFAULTTARGET videotelproto.dllTARGETTYPE dllUID 0x1000008d 0x20021182SOURCEPATH ../srcSOURCE cdatasinkproxy.cppSOURCE cdatasourceproxy.cppSOURCE caudioconfighandler.cppSOURCE ch324confighandler.cppSOURCE csessionhandler.cppSOURCE cvideoconfighandler.cppSOURCE cvtuserinput.cppSOURCE vtprotocolfactory.cppDOCUMENT ../../group/bld.infUSERINCLUDE ../inc/APP_LAYER_SYSTEMINCLUDESYSTEMINCLUDE ../../incSYSTEMINCLUDE /epoc32/include/mmf/commonSYSTEMINCLUDE /epoc32/include/mmf/serverLIBRARY euser.libLIBRARY ws32.libLIBRARY commonengine.libLIBRARY MediaClientAudio.libDEBUGLIBRARY vtlogger.libLIBRARY MMFDevSound.lib// End of File