mmserv/voipaudioservices/group/bld.inf
changeset 0 71ca22bcf22a
child 21 2ed61feeead6
equal deleted inserted replaced
-1:000000000000 0:71ca22bcf22a
       
     1 /*
       
     2  * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3  * All rights reserved.
       
     4  * This component and the accompanying materials are made available
       
     5  * under the terms of "Eclipse Public License v1.0"
       
     6  * which accompanies this distribution, and is available
       
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8  *
       
     9  * Initial Contributors:
       
    10  * Nokia Corporation - initial contribution.
       
    11  *
       
    12  * Contributors:
       
    13  *
       
    14  * Description:  Project specification for VoIPAudioServices project group.
       
    15  *
       
    16  */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../data/VoIPAudioSrvc_Stub.sis /epoc32/data/z/system/install/voipaudiosrvc_stub.sis
       
    25 ../rom/VoIPAudioServices.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(VoIPAudioServices.iby)
       
    26 
       
    27 PRJ_MMPFILES
       
    28 #include "../JitterBufferUtility/group/bld.inf"
       
    29 #include "../VoIPServer/group/bld.inf"
       
    30 #include "../VoIPClient/group/bld.inf"
       
    31 #include "../VoIPIntfc/group/bld.inf"
       
    32 //#include "../internal/VoIPTestApp/group/bld.inf"
       
    33 
       
    34 // End of file