os/ossrv/ossrv_pub/crypto_certificates_api/group/bld.inf
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 /*
     2 * Copyright (c) 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 "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:   File that exports the files belonging to 
    15 :                Crypto Certificates API
    16 *
    17 */
    18 
    19 
    20 
    21 #include <platform_paths.hrh>
    22 
    23 PRJ_PLATFORMS
    24 DEFAULT
    25 
    26 PRJ_EXPORTS
    27 
    28 ../inc/stdapis/openssl/x509v3.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/x509v3.h)
    29 ../inc/stdapis/openssl/x509_vfy.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/x509_vfy.h)
    30 ../inc/stdapis/openssl/x509.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/x509.h)
    31 
    32 ../inc/stdapis/openssl/x509v3.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/x509v3.h)
    33 ../inc/stdapis/openssl/x509_vfy.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/x509_vfy.h)
    34 ../inc/stdapis/openssl/x509.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/x509.h)