installationservices/swcomponentregistry/group/scrserver.mmp
changeset 25 98b66e4fb0be
parent 24 84a16765cd86
--- a/installationservices/swcomponentregistry/group/scrserver.mmp	Fri Mar 19 09:33:35 2010 +0200
+++ b/installationservices/swcomponentregistry/group/scrserver.mmp	Fri Apr 16 15:05:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-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"
@@ -30,6 +30,7 @@
 SOURCE		  scrsession.cpp
 SOURCE        scrsubsession.cpp
 SOURCE		  scrrequestimpl.cpp
+SOURCE		  scrrepository.cpp
 
 USERINCLUDE   ../inc
 USERINCLUDE   ../inc_private
@@ -50,4 +51,5 @@
 LIBRARY		  scsserver.lib  
 LIBRARY		  scrclient.lib securityutils.lib
 LIBRARY		  scrhelperclient.lib stsclient.lib
+LIBRARY		  centralrepository.lib 
 SMPSAFE
\ No newline at end of file