hwrmhaptics/tsrc/haptics_eunit/group/mt_hapticslicense.mmp
changeset 76 cb32bcc88bad
equal deleted inserted replaced
73:d38941471f1c 76:cb32bcc88bad
       
     1 /*
       
     2 * Copyright (c) 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 the License "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-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          MT_HapticsLicense.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x1000af5a 0x01700000
       
    24 
       
    25 CAPABILITY      ALL -TCB -DRM
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 
       
    29 // Sources required by the test suite
       
    30 
       
    31 SOURCEPATH              ../MT_HapticsLicenseKey
       
    32 SOURCE                  mt_hapticslicensekey.cpp
       
    33 SOURCE                  MT_HapticsLicenseKey_DllMain.cpp
       
    34 
       
    35 USERINCLUDE             ../MT_HapticsLicenseKey
       
    36 
       
    37 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    38 OS_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 LIBRARY                 EUnit.lib
       
    41 LIBRARY                 EUnitUtil.lib
       
    42 LIBRARY                 euser.lib
       
    43 LIBRARY                 hwrmhapticsclient.lib
       
    44 LIBRARY                 hwrmhapticslicense.lib
       
    45 
       
    46 SMPSAFE