diff -r b75757c81051 -r 318c4eab2439 pkiutilities/group/bld.inf --- a/pkiutilities/group/bld.inf Fri Mar 19 09:41:08 2010 +0200 +++ b/pkiutilities/group/bld.inf Fri Apr 16 15:53:24 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2005-2010 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" @@ -18,10 +18,8 @@ #include "../x509certnameparser/group/bld.inf" #include "../PKCS12/group/bld.inf" -#include "../CertmanUi/GROUP/bld.inf" #include "../CTSecurityDialogs/Group/bld.inf" #include "../CertSaver/group/bld.inf" -#include "../SecModUI/group/bld.inf" #include "../DeviceToken/Group/bld.inf" //Stub SIS @@ -40,14 +38,10 @@ // export iby files ../rom/x509certnameparser.iby CORE_MW_LAYER_IBY_EXPORT_PATH( x509certnameparser.iby ) ../rom/pkcs12.iby CORE_MW_LAYER_IBY_EXPORT_PATH( pkcs12.iby ) -../rom/certmanui.iby CORE_MW_LAYER_IBY_EXPORT_PATH( certmanui.iby ) -../rom/certmanui_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( certmanui_resources.iby ) ../rom/CTSecurityDialogs.iby CORE_MW_LAYER_IBY_EXPORT_PATH( CTSecurityDialogs.iby ) ../rom/CTSecurityDialogs_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( CTSecurityDialogs_resources.iby ) ../rom/CertSaver.iby CORE_MW_LAYER_IBY_EXPORT_PATH( CertSaver.iby ) ../rom/CertSaver_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( CertSaver_resources.iby ) -../rom/SecModUI.iby CORE_MW_LAYER_IBY_EXPORT_PATH( SecModUI.iby ) -../rom/SecModUI_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( SecModUI_resources.iby ) ../rom/DevToken.iby CORE_MW_LAYER_IBY_EXPORT_PATH( DevToken.iby ) ../rom/StubSIS.iby CORE_MW_LAYER_IBY_EXPORT_PATH( StubSIS.iby )