secureswitools/swisistools/group/scrtool.mmp
branchRCL_3
changeset 81 42552535c1ac
parent 66 8b7f4e561641
--- a/secureswitools/swisistools/group/scrtool.mmp	Wed Sep 15 12:20:42 2010 +0300
+++ b/secureswitools/swisistools/group/scrtool.mmp	Wed Oct 13 14:40:19 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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"
@@ -27,7 +27,6 @@
 USERINCLUDE 		../source/xmlparser
 USERINCLUDE 		../source/dbmanager
 USERINCLUDE 		../source/dbmanager/sqlite
-USERINCLUDE		../source/sisxlibrary
 
 SYSTEMINCLUDE 		../source/xmlparser/xerces/include
 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
@@ -47,14 +46,7 @@
 SOURCE			logs.cpp exception.cpp util.cpp
 
 
-STATICLIBRARY		xerces
-STATICLIBRARY		sisx
-#ifndef TOOLS2_LINUX
-STATICLIBRARY		eay32
-#else
-STATICLIBRARY		crypto dl c
-#endif
-
+STATICLIBRARY		eay32 xerces
 
 #ifndef TOOLS2_LINUX
 MACRO	_UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__ XML_LIBRARY
@@ -68,8 +60,5 @@
 OPTION			GCC -w
 OPTION			GCC -fno-stack-check
 OPTION			GCC -fpermissive
-#ifdef TOOLS2_LINUX
-OPTION			GCC -rdynamic
-#endif 
 //OPTION			GCC -masm=intel
 SMPSAFE