securitydialogs/SecUi/group/bld.inf
changeset 0 164170e6151a
child 15 318c4eab2439
child 49 09b1ac925e3f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/securitydialogs/SecUi/group/bld.inf	Tue Jan 26 15:20:08 2010 +0200
@@ -0,0 +1,43 @@
+/*
+* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "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:  Build information for the Security UI
+*		
+*
+*/
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+default
+
+
+PRJ_EXPORTS
+//SecUi iby files
+../rom/SecUi.iby CORE_MW_LAYER_IBY_EXPORT_PATH(secui.iby)
+../rom/SecUiResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(secuiresources.iby)
+//Sim Sec Plugin iby files
+../rom/GSSimSecPlugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(gssimsecplugin.iby)
+../rom/GSSimSecPluginResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(gssimsecpluginresources.iby)
+//localisation files
+../loc/SecUi.loc MW_LAYER_LOC_EXPORT_PATH(secui.loc)
+../GSSimSecPlugin/loc/gssecurity.loc MW_LAYER_LOC_EXPORT_PATH(gssecurity.loc)
+//ADO internal APIs
+../Inc/SecUiSystemLock.h MW_LAYER_PLATFORM_EXPORT_PATH(secuisystemlock.h)
+
+PRJ_MMPFILES
+
+../group/SecUi.mmp
+//SIM security plugin for General Settings
+../GSSimSecPlugin/GSSimSecPlugin.mmp
+