ossrv_pub/crypto_inputoutput_and_data_encoding_api/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 16:27:53 +0300
branchRCL_3
changeset 75 254b651f304e
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201039 Kit: 201041

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:   File that exports the files belonging to 
:                Crypto Input/Output and Data Encoding API
*
*/



#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/stdapis/openssl/pem.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pem.h)
../inc/stdapis/openssl/bio.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/bio.h)
../inc/stdapis/openssl/evp.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/evp.h)
../inc/stdapis/openssl/pkcs7.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pkcs7.h)
../inc/stdapis/openssl/asn1.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/asn1.h)
../inc/stdapis/openssl/pkcs12.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pkcs12.h)
../inc/stdapis/openssl/asn1t.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/asn1t.h)
../inc/stdapis/openssl/pem2.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pem2.h)
../inc/stdapis/openssl/asn1_mac.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/asn1_mac.h)
../inc/stdapis/openssl/crypto.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/crypto.h)

../inc/stdapis/openssl/pem.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pem.h)
../inc/stdapis/openssl/bio.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/bio.h)
../inc/stdapis/openssl/evp.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/evp.h)
../inc/stdapis/openssl/pkcs7.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pkcs7.h)
../inc/stdapis/openssl/asn1.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/asn1.h)
../inc/stdapis/openssl/pkcs12.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pkcs12.h)
../inc/stdapis/openssl/asn1t.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/asn1t.h)
../inc/stdapis/openssl/pem2.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pem2.h)
../inc/stdapis/openssl/asn1_mac.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/asn1_mac.h)
../inc/stdapis/openssl/crypto.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/crypto.h)