authenticationservices/authenticationserver/test/reftestplugin/group/bld.inf
changeset 102 deec7e509f66
parent 94 0e6c5a9328b5
child 108 ca9a0fc2f082
equal deleted inserted replaced
94:0e6c5a9328b5 102:deec7e509f66
     1 /*
       
     2 * Copyright (c) 2005-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 "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 * Reference Pin Plugin implementation 
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 PRJ_PLATFORMS
       
    25 DEFAULT GCCE
       
    26 
       
    27 PRJ_EXPORTS
       
    28 
       
    29 // ROMKIT includes
       
    30 ../inc/pinplugin.iby /epoc32/rom/include/pinplugin.iby
       
    31 
       
    32 ../inc/pinplugindialogdefs.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pinplugindialogdefs.h)
       
    33 
       
    34 #ifndef TOOLS
       
    35 #ifndef TOOLS2
       
    36 
       
    37 PRJ_MMPFILES
       
    38 pinplugin.mmp
       
    39 
       
    40 
       
    41 PRJ_TESTMMPFILES
       
    42 tpinplugin.mmp
       
    43 t_pinplugindlg.mmp
       
    44 t_pinplugindlg_text.mmp
       
    45 
       
    46 #endif // TOOLS2
       
    47 #endif // TOOLS
       
    48 
       
    49 PRJ_TESTEXPORTS
       
    50 
       
    51 // ROMKIT includes
       
    52 ../inc/tpinplugin.iby /epoc32/rom/include/tpinplugin.iby
       
    53 
       
    54 ../tpinplugin/scripts/tpinplugin.script 	 /epoc32/winscw/c/tauth/tpinplugin/scripts/tpinplugin.script
       
    55 ../tpinplugin/scripts/tpinplugin.ini		 /epoc32/winscw/c/tauth/tpinplugin/scripts/tpinplugin.ini
       
    56