securityanddataprivacytools/securitytools/certapp/group/bld.inf
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms

/*
* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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: 
*
*/


PRJ_PLATFORMS
TOOLS2

PRJ_EXPORTS
../api/certapp-api.h /epoc32/include/tools/certapp-api.h

//PRJ_TESTEXPORTS
../test/run_tcertapp.pl /epoc32/winscw/c/security_tools/tcertapp/run_tcertapp.pl
../test/pre_tcertapp.bat /epoc32/winscw/c/security_tools/tcertapp/pre_tcertapp.bat
../test/post_tcertapp.bat  /epoc32/winscw/c/security_tools/tcertapp/post_tcertapp.bat
../test/tcertapp/aggregatestorecontents1_3.txt /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents1_3.txt
../test/tcertapp/aggregatestorecontents2_3.txt    /epoc32/winscw/c/security_tools/tcertapp/aggregatestorecontents2_3.txt   
../test/tcertapp/ucs2-bigendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-bigendian.txt
../test/tcertapp/ucs2-littleendian.txt /epoc32/winscw/c/security_tools/tcertapp/ucs2-littleendian.txt
../test/tcertapp/utf8.txt /epoc32/winscw/c/security_tools/tcertapp/utf8.txt
../test/tcertapp/utf8_without_bom.txt /epoc32/winscw/c/security_tools/tcertapp/utf8_without_bom.txt


PRJ_MMPFILES
#ifdef TOOLS2
certapp.mmp
certapp-api.mmp
#endif

//   PRJ_TESTMMPFILES
#ifdef TOOLS2
tcertapp.mmp
#endif