mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/MetaDataWrite/Group/MetaDataWrite.mmp
changeset 0 71ca22bcf22a
child 43 9894ed580e4a
equal deleted inserted replaced
-1:000000000000 0:71ca22bcf22a
       
     1 /*
       
     2 * Copyright (c) 2005 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 file for building the MetaDataWrite
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          MetaDataWrite.dll
       
    22 TARGETTYPE      DLL
       
    23 UID             0x1000008D 0x10207af8
       
    24 
       
    25 CAPABILITY CAP_GENERAL_DLL
       
    26 VENDORID	VID_DEFAULT
       
    27 
       
    28 SOURCEPATH      ../Src
       
    29 
       
    30 SOURCE          MetaDataWrite.cpp
       
    31 SOURCE          MetaDataWriteCustomCommandParser.cpp
       
    32 
       
    33 USERINCLUDE     ../Inc
       
    34 USERINCLUDE     ../Src
       
    35 USERINCLUDE	../../../../inc
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 SYSTEMINCLUDE   /epoc32/include/mmf/common
       
    39 
       
    40 LIBRARY         euser.lib
       
    41 LIBRARY         mediaclientaudio.lib
       
    42 LIBRARY         MMFControllerFramework.lib