securityanddataprivacytools/securityconfig/ups/romstub/bld.inf
branchRCL_3
changeset 62 a71299154b21
parent 61 641f389e9157
--- a/securityanddataprivacytools/securityconfig/ups/romstub/bld.inf	Tue Aug 31 17:00:08 2010 +0300
+++ b/securityanddataprivacytools/securityconfig/ups/romstub/bld.inf	Wed Sep 01 12:40:57 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-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"
@@ -19,10 +19,6 @@
 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
@@ -30,13 +26,7 @@
 #ifndef TOOLS
 #ifndef TOOLS2
 
-// FLM calls
-PRJ_EXTENSIONS
-
-start extension security.upsromstubsis.export
-option SISNAME upsserver
-option SRCDIR  .
-end
+gnumakefile buildstub.mak
 
 #endif
 #endif