cryptomgmtlibs/cryptotokenfw/group/bld.inf
author Mikko Sunikka <mikko.sunikka@nokia.com>
Fri, 06 Nov 2009 13:21:00 +0200
changeset 19 cd501b96611d
parent 8 35751d3474b7
child 33 cf642210ecb7
permissions -rw-r--r--
Revision: 200945 Kit: 200945

/*
* 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_PLATFORM_EXPORT_PATH(ct/mcttokentypefilter.h)
../inc/ct/TCTAllTokenTypes.h 							SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ct/tctalltokentypes.h)
../inc/ct/CCTTokenTypeInfo.h 							SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ct/ccttokentypeinfo.h)
../inc/ct/MCTTokenType.h 								SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ct/mcttokentype.h)
../inc/ct/MCTTokenInterface.h 							SYMBIAN_OS_LAYER_PLATFORM_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_PLATFORM_EXPORT_PATH(ct/ccttokentype.h)
../inc/ct/MCTToken.h 									SYMBIAN_OS_LAYER_PLATFORM_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_PLATFORM_EXPORT_PATH(ct/tcttokentypeattribute.h)
../inc/ct/TCTFindTokenTypesByInterface.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ct/tctfindtokentypesbyinterface.h)
../inc/ct/TCTFindTokenTypesByInterfaceAndAttribute.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ct/tctfindtokentypesbyinterfaceandattribute.h)
../inc/ct/InterfaceUID.hrh 								/epoc32/include/ct/interfaceuid.hrh
../inc/CryptoTokenRegistryInfo.rh						SYMBIAN_OS_LAYER_PLATFORM_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)
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/ct/logger.h										/epoc32/include/ct/logger.h
#endif
../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)

#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc_interfaces/mctcertappinterface.h					/epoc32/include/mctcertappinterface.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/ct/cttokentypedeletehandler.h 			/epoc32/include/cttokentypedeletehandler.h
#endif
#endif

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.mmp
../tsecdlg/t_secdlg_text.mmp
#endif //TOOLS2
#endif //TOOLS