securityanddataprivacytools/securitytools/certapp/group/bld.inf
changeset 0 2c201484c85f
child 8 35751d3474b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/securityanddataprivacytools/securitytools/certapp/group/bld.inf	Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,46 @@
+/*
+* 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