1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/ossrv_pub/crypto_utility_functions_api/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,85 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description: File that exports the files belonging to
1.18 +: Crypto Utility Functions API
1.19 +*
1.20 +*/
1.21 +
1.22 +
1.23 +
1.24 +#include <platform_paths.hrh>
1.25 +
1.26 +PRJ_PLATFORMS
1.27 +DEFAULT
1.28 +
1.29 +PRJ_EXPORTS
1.30 +
1.31 +../inc/stdapis/openssl/objects.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/objects.h)
1.32 +../inc/stdapis/openssl/opensslv.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/opensslv.h)
1.33 +../inc/stdapis/openssl/dso.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/dso.h)
1.34 +../inc/stdapis/openssl/lhash.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/lhash.h)
1.35 +../inc/stdapis/openssl/bn.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/bn.h)
1.36 +../inc/stdapis/openssl/pqueue.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pqueue.h)
1.37 +../inc/stdapis/openssl/stack.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/stack.h)
1.38 +../inc/stdapis/openssl/obj_mac.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/obj_mac.h)
1.39 +../inc/stdapis/openssl/comp.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/comp.h)
1.40 +../inc/stdapis/openssl/ui_compat.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ui_compat.h)
1.41 +../inc/stdapis/openssl/opensslconf.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/opensslconf.h)
1.42 +../inc/stdapis/openssl/engine.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/engine.h)
1.43 +../inc/stdapis/openssl/ocsp.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ocsp.h)
1.44 +../inc/stdapis/openssl/ossl_typ.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ossl_typ.h)
1.45 +../inc/stdapis/sys/file.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/file.h)
1.46 +../inc/stdapis/openssl/ui.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/ui.h)
1.47 +../inc/stdapis/sys/times.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/times.h)
1.48 +../inc/stdapis/openssl/buffer.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/buffer.h)
1.49 +../inc/stdapis/openssl/safestack.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/safestack.h)
1.50 +../inc/stdapis/openssl/pq_compat.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/pq_compat.h)
1.51 +../inc/stdapis/openssl/txt_db.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/txt_db.h)
1.52 +../inc/stdapis/openssl/conf_api.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/conf_api.h)
1.53 +../inc/stdapis/openssl/store.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/store.h)
1.54 +../inc/stdapis/openssl/e_os2.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/e_os2.h)
1.55 +../inc/stdapis/openssl/conf.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/conf.h)
1.56 +../inc/stdapis/openssl/symhacks.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/symhacks.h)
1.57 +../inc/stdapis/openssl/tmdiff.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/openssl/tmdiff.h)
1.58 +../inc/stdapis/sys/_timespec.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/sys/_timespec.h)
1.59 +
1.60 +
1.61 +../inc/stdapis/openssl/objects.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/objects.h)
1.62 +../inc/stdapis/openssl/opensslv.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/opensslv.h)
1.63 +../inc/stdapis/openssl/dso.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/dso.h)
1.64 +../inc/stdapis/openssl/lhash.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/lhash.h)
1.65 +../inc/stdapis/openssl/bn.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/bn.h)
1.66 +../inc/stdapis/openssl/pqueue.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pqueue.h)
1.67 +../inc/stdapis/openssl/stack.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/stack.h)
1.68 +../inc/stdapis/openssl/obj_mac.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/obj_mac.h)
1.69 +../inc/stdapis/openssl/comp.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/comp.h)
1.70 +../inc/stdapis/openssl/ui_compat.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ui_compat.h)
1.71 +../inc/stdapis/openssl/opensslconf.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/opensslconf.h)
1.72 +../inc/stdapis/openssl/engine.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/engine.h)
1.73 +../inc/stdapis/openssl/ocsp.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ocsp.h)
1.74 +../inc/stdapis/openssl/ossl_typ.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ossl_typ.h)
1.75 +../inc/stdapis/sys/file.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/file.h)
1.76 +../inc/stdapis/openssl/ui.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/ui.h)
1.77 +../inc/stdapis/sys/times.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/times.h)
1.78 +../inc/stdapis/openssl/buffer.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/buffer.h)
1.79 +../inc/stdapis/openssl/safestack.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/safestack.h)
1.80 +../inc/stdapis/openssl/pq_compat.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/pq_compat.h)
1.81 +../inc/stdapis/openssl/txt_db.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/txt_db.h)
1.82 +../inc/stdapis/openssl/conf_api.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/conf_api.h)
1.83 +../inc/stdapis/openssl/store.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/store.h)
1.84 +../inc/stdapis/openssl/e_os2.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/e_os2.h)
1.85 +../inc/stdapis/openssl/conf.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/conf.h)
1.86 +../inc/stdapis/openssl/symhacks.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/symhacks.h)
1.87 +../inc/stdapis/openssl/tmdiff.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/openssl/tmdiff.h)
1.88 +../inc/stdapis/sys/_timespec.h OS_LAYER_PUBLIC_EXPORT_PATH(../stdapis/sys/_timespec.h)