mmserv/radioutility/radio_utility/group/Radio_Utility.mmp
changeset 0 71ca22bcf22a
child 19 095bea5f582e
equal deleted inserted replaced
-1:000000000000 0:71ca22bcf22a
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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 definition file for project RadioUtility
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET        	Radio_Utility.dll
       
    22 TARGETTYPE    	DLL
       
    23 CAPABILITY    	CAP_GENERAL_DLL
       
    24 VENDORID      	VID_DEFAULT
       
    25 UID           	0x1000008D 0x10207B81
       
    26 VERSION 10.1
       
    27 
       
    28 SOURCEPATH	../src
       
    29 SOURCE		RadioUtility.cpp
       
    30 SOURCE		RadioUtilityBody.cpp
       
    31 SOURCE		RadioPlayerUtility.cpp
       
    32 SOURCE		RadioPlayerUtilityBody.cpp
       
    33 SOURCE		RadioFmTunerUtility.cpp
       
    34 SOURCE		RadioFmTunerUtilityBody.cpp
       
    35 SOURCE		RadioRdsUtility.cpp
       
    36 SOURCE		RadioRdsUtilityBody.cpp
       
    37 SOURCE		RadioMonitor.cpp
       
    38 SOURCE		RadioMonitorBody.cpp
       
    39 
       
    40 USERINCLUDE	../inc
       
    41 USERINCLUDE	../../inc
       
    42 USERINCLUDE	../../../inc
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 LIBRARY		euser.lib 
       
    47 LIBRARY		RadioSession.lib
       
    48 LIBRARY		CustomInterfaceUtility.lib