securityanddataprivacytools/securitytools/certapp/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:40:57 +0100
branchRCL_3
changeset 96 a71299154b21
parent 8 35751d3474b7
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

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