installationservices/swi/group/installserver.mmp
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- a/installationservices/swi/group/installserver.mmp	Tue Aug 31 15:21:33 2010 +0300
+++ b/installationservices/swi/group/installserver.mmp	Wed Sep 01 12:22:02 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 1997-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"
@@ -90,7 +90,6 @@
 SOURCEPATH	../source/swis/server
 SOURCE registrywrapper.cpp
 SOURCE installswtypehelper.cpp
-SOURCE appregextractor.cpp
 #endif
 
 // The following is also included in sishelper; to avoid creating a new 
@@ -132,10 +131,8 @@
 LIBRARY sectcbutil.lib
 LIBRARY swiobserverclient.lib
 LIBRARY swiobservedinfo.lib
-LIBRARY secsettingsclient.lib
-LIBRARY x509.lib
-LIBRARY pkixcertbase.lib
- 
+
+
 #ifdef WINS
 library			emulator.lib
 #endif
@@ -144,4 +141,3 @@
 WIN32_LIBRARY		kernel32.lib
 end
 SMPSAFE
-