sysstatemgmt/systemstatemgr/ssm/group/ssmserver.mmp
branchRCL_3
changeset 10 1fc153c72b60
parent 0 4e1aa6a622a0
equal deleted inserted replaced
8:6bb05bdcbe09 10:1fc153c72b60
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    57 LIBRARY			bafl.lib
    57 LIBRARY			bafl.lib
    58 LIBRARY			domaincli.lib
    58 LIBRARY			domaincli.lib
    59 LIBRARY			estor.lib		//used by ssmclecli.lib
    59 LIBRARY			estor.lib		//used by ssmclecli.lib
    60 LIBRARY			ssmcmd.lib 		//used by ssmclecli.lib
    60 LIBRARY			ssmcmd.lib 		//used by ssmclecli.lib
    61 LIBRARY			ssmcmn.lib
    61 LIBRARY			ssmcmn.lib
       
    62 LIBRARY			ssmuiproviderdll.lib
    62 
    63 
    63 STATICLIBRARY	ssmclecli.lib
    64 STATICLIBRARY	ssmclecli.lib
    64 STATICLIBRARY	ssmclesrv.lib	//used by ssmclecli.lib
    65 STATICLIBRARY	ssmclesrv.lib	//used by ssmclecli.lib
    65 
    66 
    66 
    67