systemswstubs/exampledsy/group/exampledsy.mmp
branchRCL_3
changeset 44 b5894bb67e73
parent 35 37b610eb7fe3
equal deleted inserted replaced
35:37b610eb7fe3 44:b5894bb67e73
     1 /*
       
     2 * Copyright (c) 2002 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:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          ExampleDSY.dsy
       
    22 
       
    23 TARGETTYPE      DLL
       
    24 UID             0x1000008D 0x101f6efe
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 CAPABILITY      CAP_GENERAL_DLL
       
    28 
       
    29 LANG            SC
       
    30 SOURCEPATH      ../src
       
    31 USERINCLUDE     ../inc
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 SOURCE        DsyFactory.cpp
       
    36 SOURCE        DsyExtension.cpp
       
    37 
       
    38 SOURCE        DsySysUtils.cpp
       
    39 SOURCE        DsyHelper.cpp
       
    40 SOURCE        DsyMtc.cpp
       
    41 SOURCE        DsySelfTest.cpp
       
    42 
       
    43 SOURCE        Dsysae.cpp
       
    44 
       
    45 LIBRARY       euser.lib
       
    46 LIBRARY       DosSrv.lib
       
    47 LIBRARY       efsrv.lib
       
    48 
       
    49 DEBUGLIBRARY  flogger.lib     // File logging services