securityanddataprivacytools/securitytools/certapp/group/bld.inf
author Santosh V Patil <santosh.v.patil@nokia.com>
Wed, 11 Nov 2009 15:30:58 +0530
changeset 20 445614b8b140
parent 8 35751d3474b7
permissions -rw-r--r--
Fix for bug 5329. Added browserrootcertificates to package_definition.xml file. Also correcte the wrong spelling.

/*
* 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 SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(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