--- a/securityanddataprivacytools/securityconfig/ups/romstub/bld.inf Thu Aug 19 11:38:48 2010 +0300
+++ b/securityanddataprivacytools/securityconfig/ups/romstub/bld.inf Tue Aug 31 17:00:08 2010 +0300
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-2010 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"
@@ -19,6 +19,10 @@
PRJ_EXPORTS
../ups_config.iby /epoc32/rom/include/ups_config.iby
+// FLM interface and implementation
+upsromstubsis.xml /epoc32/tools/makefile_templates/security/upsromstubsis.xml
+upsromstubsis.flm /epoc32/tools/makefile_templates/security/upsromstubsis.flm
+
PRJ_TESTEXPORTS
PRJ_MMPFILES
@@ -26,7 +30,13 @@
#ifndef TOOLS
#ifndef TOOLS2
-gnumakefile buildstub.mak
+// FLM calls
+PRJ_EXTENSIONS
+
+start extension security.upsromstubsis.export
+option SISNAME upsserver
+option SRCDIR .
+end
#endif
#endif