diff -r 5cc91383ab1e -r 7333d7932ef7 secureswitools/swisistools/group/dbmanager.mmp --- a/secureswitools/swisistools/group/dbmanager.mmp Thu Aug 19 10:02:49 2010 +0300 +++ b/secureswitools/swisistools/group/dbmanager.mmp Tue Aug 31 15:21:33 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" @@ -21,9 +21,11 @@ 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 @@ -38,6 +40,9 @@ SOURCE logs.cpp SOURCE util.cpp +SOURCEPATH ../source/sisxlibrary +SOURCE utility.cpp + #ifndef TOOLS2_LINUX MACRO _UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__ #else