cryptomgmtlibs/cryptotokenfw/group/bld.inf
author hgs
Sat, 30 Oct 2010 16:29:23 +0530
changeset 108 ca9a0fc2f082
parent 85 1efb81185f1c
permissions -rw-r--r--
201043_01

/*
* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
* Cryptographic token framework
*
*/


/**
 @file
*/


PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS
../inc/ct/MCTTokenTypeFilter.h 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/mcttokentypefilter.h)
../inc/ct/TCTAllTokenTypes.h 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tctalltokentypes.h)
../inc/ct/CCTTokenTypeInfo.h 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/ccttokentypeinfo.h)
../inc/ct/MCTTokenType.h 								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/mcttokentype.h)
../inc/ct/MCTTokenInterface.h 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/mcttokeninterface.h)
../inc/ct/mcttokenobject.h 								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/mcttokenobject.h)
../inc/ct/CCTTokenType_v2.h								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/ccttokentype.h)
../inc/ct/MCTToken.h 									SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/mcttoken.h)
../inc/ct/tcttokenobjecthandle.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tcttokenobjecthandle.h)
../inc/ct/TCTTokenTypeAttribute.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tcttokentypeattribute.h)
../inc/ct/TCTFindTokenTypesByInterface.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tctfindtokentypesbyinterface.h)
../inc/ct/TCTFindTokenTypesByInterfaceAndAttribute.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tctfindtokentypesbyinterfaceandattribute.h)
../inc/ct/InterfaceUID.hrh 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/interfaceuid.hrh)
../inc/CryptoTokenRegistryInfo.rh						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cryptotokenregistryinfo.rh)
../inc/ct/tcttokenhandle.h								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/tcttokenhandle.h)
../inc/ct/RCPointerArray.h								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/rcpointerarray.h)
../inc/ct/RMPointerArray.h								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct/rmpointerarray.h)

../inc/ct.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ct.h)
../inc_interfaces/MCTAuthObject.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctauthobject.h)
../inc_interfaces/mcertstore.h 							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mcertstore.h)
../inc_interfaces/mctcertstore.h 						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctcertstore.h)
../inc_interfaces/mctwritablecertstore_v2.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctwritablecertstore.h)
../inc_interfaces/MCTWritableCertStore.inl				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctwritablecertstore.inl)
../inc_interfaces/CCTCertInfo_v2.h 						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cctcertinfo.h)
../inc_interfaces/MCTCertApps.h							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mctcertapps.h)
../inc/securitydefs.h									SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(securitydefs.h)
../inc/securitydefs.inl									SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(securitydefs.inl)
../inc/secdlg.h											SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(secdlg.h)
../inc/secdlgImplDefs.h									SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(secdlgimpldefs.h)
../inc_interfaces/mkeystore_v2.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mkeystore.h)
../inc_interfaces/MCTKeyStore_v2.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctkeystore.h)
../inc_interfaces/MCTKeyStore_v2.inl					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctkeystore.inl)
../inc_interfaces/MCTKeyStoreManager_v2.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctkeystoremanager.h)
../inc_interfaces/CCertAttributeFilter.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(ccertattributefilter.h)
../inc/securitydefsconst.h								SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(securitydefsconst.h)
../inc_interfaces/MCTKeyStoreUIDs.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mctkeystoreuids.h)


PRJ_TESTEXPORTS

// ROMKIT includes
../inc/ctframeworktests.iby /epoc32/rom/include/ctframeworktests.iby

PRJ_MMPFILES
#ifndef TOOLS
#ifndef TOOLS2
CTFinder.mmp
CTFramework.mmp
#endif //TOOLS2
#endif //TOOLS

PRJ_TESTMMPFILES
#ifndef TOOLS
#ifndef TOOLS2
../tframework/TestPlugin.mmp
../tframework/t_ctframework.mmp
../tsecdlg/t_secdlg_text.mmp
#endif //TOOLS2
#endif //TOOLS