cryptomgmtlibs/cryptotokenfw/group/bld.inf
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 /*
       
     2 * Copyright (c) 2007-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 * Cryptographic token framework
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 
       
    27 PRJ_PLATFORMS
       
    28 DEFAULT
       
    29 
       
    30 PRJ_EXPORTS
       
    31 ../inc/ct/MCTTokenTypeFilter.h 							/epoc32/include/ct/mcttokentypefilter.h
       
    32 ../inc/ct/TCTAllTokenTypes.h 							/epoc32/include/ct/tctalltokentypes.h
       
    33 ../inc/ct/CCTTokenTypeInfo.h 							/epoc32/include/ct/ccttokentypeinfo.h
       
    34 ../inc/ct/MCTTokenType.h 								/epoc32/include/ct/mcttokentype.h
       
    35 ../inc/ct/MCTTokenInterface.h 							/epoc32/include/ct/mcttokeninterface.h
       
    36 ../inc/ct/mcttokenobject.h 								/epoc32/include/ct/mcttokenobject.h
       
    37 ../inc/ct/CCTTokenType_v2.h								/epoc32/include/ct/ccttokentype.h
       
    38 ../inc/ct/MCTToken.h 									/epoc32/include/ct/mcttoken.h
       
    39 ../inc/ct/tcttokenobjecthandle.h						/epoc32/include/ct/tcttokenobjecthandle.h
       
    40 ../inc/ct/TCTTokenTypeAttribute.h						/epoc32/include/ct/tcttokentypeattribute.h
       
    41 ../inc/ct/TCTFindTokenTypesByInterface.h				/epoc32/include/ct/tctfindtokentypesbyinterface.h
       
    42 ../inc/ct/TCTFindTokenTypesByInterfaceAndAttribute.h	/epoc32/include/ct/tctfindtokentypesbyinterfaceandattribute.h
       
    43 ../inc/ct/InterfaceUID.hrh 								/epoc32/include/ct/interfaceuid.hrh
       
    44 ../inc/CryptoTokenRegistryInfo.rh						/epoc32/include/cryptotokenregistryinfo.rh
       
    45 ../inc/ct/tcttokenhandle.h								/epoc32/include/ct/tcttokenhandle.h
       
    46 ../inc/ct/RCPointerArray.h								/epoc32/include/ct/rcpointerarray.h
       
    47 ../inc/ct/RMPointerArray.h								/epoc32/include/ct/rmpointerarray.h
       
    48 ../inc/ct/logger.h										/epoc32/include/ct/logger.h
       
    49 ../inc/ct.h
       
    50 ../inc_interfaces/MCTAuthObject.h						/epoc32/include/mctauthobject.h
       
    51 ../inc_interfaces/mcertstore.h 							/epoc32/include/mcertstore.h
       
    52 ../inc_interfaces/mctcertstore.h 						/epoc32/include/mctcertstore.h
       
    53 ../inc_interfaces/mctwritablecertstore_v2.h				/epoc32/include/mctwritablecertstore.h
       
    54 ../inc_interfaces/MCTWritableCertStore.inl				/epoc32/include/mctwritablecertstore.inl
       
    55 ../inc_interfaces/CCTCertInfo_v2.h 						/epoc32/include/cctcertinfo.h
       
    56 ../inc_interfaces/MCTCertApps.h							/epoc32/include/mctcertapps.h
       
    57 ../inc/securitydefs.h
       
    58 ../inc/securitydefs.inl
       
    59 ../inc/secdlg.h
       
    60 ../inc/secdlgImplDefs.h /epoc32/include/secdlgimpldefs.h
       
    61 ../inc_interfaces/mkeystore_v2.h						/epoc32/include/mkeystore.h
       
    62 ../inc_interfaces/MCTKeyStore_v2.h						/epoc32/include/mctkeystore.h
       
    63 ../inc_interfaces/MCTKeyStore_v2.inl					/epoc32/include/mctkeystore.inl
       
    64 ../inc_interfaces/MCTKeyStoreManager_v2.h				/epoc32/include/mctkeystoremanager.h
       
    65 ../inc_interfaces/CCertAttributeFilter.h /epoc32/include/ccertattributefilter.h
       
    66 
       
    67 PRJ_TESTEXPORTS
       
    68 
       
    69 // ROMKIT includes
       
    70 ../inc/ctframeworktests.iby /epoc32/rom/include/ctframeworktests.iby
       
    71 
       
    72 PRJ_MMPFILES
       
    73 #ifndef TOOLS
       
    74 #ifndef TOOLS2
       
    75 CTFinder.mmp
       
    76 CTFramework.mmp
       
    77 #endif //TOOLS2
       
    78 #endif //TOOLS
       
    79 
       
    80 PRJ_TESTMMPFILES
       
    81 #ifndef TOOLS
       
    82 #ifndef TOOLS2
       
    83 ../tframework/TestPlugin.mmp
       
    84 ../tframework/t_ctframework.mmp
       
    85 ../tsecdlg/t_secdlg.mmp
       
    86 ../tsecdlg/t_secdlg_text.mmp
       
    87 #endif //TOOLS2
       
    88 #endif //TOOLS