secureswitools/swisistools/group/dbmanager.mmp
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
--- a/secureswitools/swisistools/group/dbmanager.mmp	Tue Aug 31 15:21:33 2010 +0300
+++ b/secureswitools/swisistools/group/dbmanager.mmp	Wed Sep 01 12:22:02 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-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"
@@ -21,11 +21,9 @@
 TARGETTYPE		LIB
 
 USERINCLUDE 	../../swianalysistoolkit/source/common
-USERINCLUDE 	../../swianalysistoolkit/source/common/utf8
 USERINCLUDE 	../source/common
 USERINCLUDE 	../source/dbmanager
 USERINCLUDE 	../source/xmlparser
-USERINCLUDE		../source/sisxlibrary
 
 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
 SYSTEMINCLUDE	../../openssllib/import/inc 
@@ -40,9 +38,6 @@
 SOURCE			logs.cpp
 SOURCE			util.cpp
 
-SOURCEPATH		../source/sisxlibrary
-SOURCE			utility.cpp
-
 #ifndef TOOLS2_LINUX
 MACRO	_UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__
 #else