1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/securityanddataprivacytools/securitytools/certapp/group/bld.inf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,46 @@
1.4 +/*
1.5 +* Copyright (c) 2008-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 the License "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:
1.18 +*
1.19 +*/
1.20 +
1.21 +
1.22 +PRJ_PLATFORMS
1.23 +TOOLS2
1.24 +
1.25 +PRJ_EXPORTS
1.26 +../api/certapp-api.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(tools/certapp-api.h)
1.27 +
1.28 +//PRJ_TESTEXPORTS
1.29 +../test/run_tcertapp.pl /epoc32/winscw/c/security_tools/tcertapp/run_tcertapp.pl
1.30 +../test/pre_tcertapp.bat /epoc32/winscw/c/security_tools/tcertapp/pre_tcertapp.bat
1.31 +../test/post_tcertapp.bat /epoc32/winscw/c/security_tools/tcertapp/post_tcertapp.bat
1.32 +../test/tcertapp/aggregatestorecontents1_3.txt /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents1_3.txt
1.33 +../test/tcertapp/aggregatestorecontents2_3.txt /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents2_3.txt
1.34 +../test/tcertapp/ucs2-bigendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-bigendian.txt
1.35 +../test/tcertapp/ucs2-littleendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-littleendian.txt
1.36 +../test/tcertapp/utf8.txt /epoc32/winscw/c/security_tools/tcertapp/utf8.txt
1.37 +../test/tcertapp/utf8_without_bom.txt /epoc32/winscw/c/security_tools/tcertapp/utf8_without_bom.txt
1.38 +
1.39 +
1.40 +PRJ_MMPFILES
1.41 +#ifdef TOOLS2
1.42 +certapp.mmp
1.43 +certapp-api.mmp
1.44 +#endif
1.45 +
1.46 +// PRJ_TESTMMPFILES
1.47 +#ifdef TOOLS2
1.48 +tcertapp.mmp
1.49 +#endif