devsoundextensions/ciextnfactoryplugins/ciextnclientplugin/group/ciextnclientplugin.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 /*
       
     2 * Copyright (c) 2002-2008 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 custom interface extension
       
    15 *                devsound client plugin.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 TARGET              ciextnclientplugin.dll
       
    24 TARGETTYPE          PLUGIN
       
    25 
       
    26 UID                 0x10009D8D 0x10207BEA
       
    27 CAPABILITY          CAP_GENERAL_DLL
       
    28 VENDORID            VID_DEFAULT
       
    29 
       
    30 SOURCEPATH          ../src
       
    31 SOURCE              ciextnclientplugin.cpp
       
    32 SOURCE              main.cpp
       
    33 
       
    34 USERINCLUDE         .
       
    35 USERINCLUDE         ../../inc
       
    36 
       
    37 OS_LAYER_SYSTEMINCLUDE
       
    38 SYSTEMINCLUDE       /epoc32/include/ecom
       
    39 SYSTEMINCLUDE       /epoc32/include/mmf/plugin
       
    40 SYSTEMINCLUDE       /epoc32/include/a3f
       
    41 
       
    42 SOURCEPATH          ../data
       
    43 START RESOURCE 10207BEA.rss
       
    44 TARGET ciextnclientplugin.rsc
       
    45 END
       
    46 
       
    47 LIBRARY             euser.lib
       
    48 LIBRARY             ecom.lib