installationservices/swi/group/installserver.mmp
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 26 8b7f4e561641
--- a/installationservices/swi/group/installserver.mmp	Thu Aug 19 10:02:49 2010 +0300
+++ b/installationservices/swi/group/installserver.mmp	Tue Aug 31 15:21:33 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 1997-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"
@@ -90,6 +90,7 @@
 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 
@@ -131,8 +132,10 @@
 LIBRARY sectcbutil.lib
 LIBRARY swiobserverclient.lib
 LIBRARY swiobservedinfo.lib
-
-
+LIBRARY secsettingsclient.lib
+LIBRARY x509.lib
+LIBRARY pkixcertbase.lib
+ 
 #ifdef WINS
 library			emulator.lib
 #endif
@@ -141,3 +144,4 @@
 WIN32_LIBRARY		kernel32.lib
 end
 SMPSAFE
+