ossrv_pub/crypto_utility_functions_api/group/bld.inf
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     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 Utility Functions 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/objects.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/objects.h)
       
    29 ../inc/stdapis/openssl/opensslv.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/opensslv.h)
       
    30 ../inc/stdapis/openssl/dso.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/dso.h)
       
    31 ../inc/stdapis/openssl/lhash.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/lhash.h)
       
    32 ../inc/stdapis/openssl/bn.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/bn.h)
       
    33 ../inc/stdapis/openssl/pqueue.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pqueue.h)
       
    34 ../inc/stdapis/openssl/stack.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/stack.h)
       
    35 ../inc/stdapis/openssl/obj_mac.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/obj_mac.h)
       
    36 ../inc/stdapis/openssl/comp.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/comp.h)
       
    37 ../inc/stdapis/openssl/ui_compat.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ui_compat.h)
       
    38 ../inc/stdapis/openssl/opensslconf.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/opensslconf.h)
       
    39 ../inc/stdapis/openssl/engine.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/engine.h)
       
    40 ../inc/stdapis/openssl/ocsp.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ocsp.h)
       
    41 ../inc/stdapis/openssl/ossl_typ.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ossl_typ.h)
       
    42 ../inc/stdapis/sys/file.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/file.h)
       
    43 ../inc/stdapis/openssl/ui.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ui.h)
       
    44 ../inc/stdapis/sys/times.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/times.h)
       
    45 ../inc/stdapis/openssl/buffer.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/buffer.h)
       
    46 ../inc/stdapis/openssl/safestack.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/safestack.h)
       
    47 ../inc/stdapis/openssl/pq_compat.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pq_compat.h)
       
    48 ../inc/stdapis/openssl/txt_db.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/txt_db.h)
       
    49 ../inc/stdapis/openssl/conf_api.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/conf_api.h)
       
    50 ../inc/stdapis/openssl/store.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/store.h)
       
    51 ../inc/stdapis/openssl/e_os2.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/e_os2.h)
       
    52 ../inc/stdapis/openssl/conf.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/conf.h)
       
    53 ../inc/stdapis/openssl/symhacks.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/symhacks.h)
       
    54 ../inc/stdapis/openssl/tmdiff.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/tmdiff.h)
       
    55 ../inc/stdapis/sys/_timespec.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_timespec.h)
       
    56 
       
    57 
       
    58 ../inc/stdapis/openssl/objects.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/objects.h)
       
    59 ../inc/stdapis/openssl/opensslv.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/opensslv.h)
       
    60 ../inc/stdapis/openssl/dso.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/dso.h)
       
    61 ../inc/stdapis/openssl/lhash.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/lhash.h)
       
    62 ../inc/stdapis/openssl/bn.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/bn.h)
       
    63 ../inc/stdapis/openssl/pqueue.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pqueue.h)
       
    64 ../inc/stdapis/openssl/stack.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/stack.h)
       
    65 ../inc/stdapis/openssl/obj_mac.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/obj_mac.h)
       
    66 ../inc/stdapis/openssl/comp.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/comp.h)
       
    67 ../inc/stdapis/openssl/ui_compat.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ui_compat.h)
       
    68 ../inc/stdapis/openssl/opensslconf.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/opensslconf.h)
       
    69 ../inc/stdapis/openssl/engine.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/engine.h)
       
    70 ../inc/stdapis/openssl/ocsp.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ocsp.h)
       
    71 ../inc/stdapis/openssl/ossl_typ.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ossl_typ.h)
       
    72 ../inc/stdapis/sys/file.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/file.h)
       
    73 ../inc/stdapis/openssl/ui.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ui.h)
       
    74 ../inc/stdapis/sys/times.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/times.h)
       
    75 ../inc/stdapis/openssl/buffer.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/buffer.h)
       
    76 ../inc/stdapis/openssl/safestack.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/safestack.h)
       
    77 ../inc/stdapis/openssl/pq_compat.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pq_compat.h)
       
    78 ../inc/stdapis/openssl/txt_db.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/txt_db.h)
       
    79 ../inc/stdapis/openssl/conf_api.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/conf_api.h)
       
    80 ../inc/stdapis/openssl/store.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/store.h)
       
    81 ../inc/stdapis/openssl/e_os2.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/e_os2.h)
       
    82 ../inc/stdapis/openssl/conf.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/conf.h)
       
    83 ../inc/stdapis/openssl/symhacks.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/symhacks.h)
       
    84 ../inc/stdapis/openssl/tmdiff.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/tmdiff.h)
       
    85 ../inc/stdapis/sys/_timespec.h     OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/_timespec.h)