secureswitools/swisistools/group/interpretsislib.mmp
branchRCL_3
changeset 62 5cc91383ab1e
parent 0 ba25891c3a9e
child 65 7333d7932ef7
equal deleted inserted replaced
61:cd189dac02f7 62:5cc91383ab1e
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 TARGETTYPE		LIB
    21 TARGETTYPE		LIB
    22 
    22 
    23 USERINCLUDE 	../source/interpretsislib
    23 USERINCLUDE 	../source/interpretsislib
    24 USERINCLUDE 	../source/sisxlibrary
    24 USERINCLUDE 	../source/sisxlibrary
    25 USERINCLUDE 	../../swianalysistoolkit/source/common
    25 USERINCLUDE 	../../swianalysistoolkit/source/common
       
    26 USERINCLUDE 	../../swianalysistoolkit/source/common/utf8
       
    27 USERINCLUDE 	../source/common
    26 
    28 
    27 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    29 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    28 USERINCLUDE		../source/xmlparser
    30 USERINCLUDE		../source/xmlparser
    29 USERINCLUDE 	../source/common
    31 USERINCLUDE 	../source/common
    30 USERINCLUDE 	../source/dbmanager
    32 USERINCLUDE 	../source/dbmanager
    75 
    77 
    76 SOURCEPATH		../source/common
    78 SOURCEPATH		../source/common
    77 SOURCE			util.cpp
    79 SOURCE			util.cpp
    78 
    80 
    79 #endif 
    81 #endif 
       
    82 SOURCEPATH		../../swianalysistoolkit/source/common/utf8
       
    83 SOURCE			utf8.cpp
    80 
    84 
    81 #ifndef TOOLS2_LINUX
    85 #ifndef TOOLS2_LINUX
    82 MACRO	_UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__ XML_LIBRARY
    86 MACRO	_UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__ XML_LIBRARY
    83 #else
    87 #else
    84 MACRO	_UNICODE _CONSOLE UNICODE __GNUG__ XML_LIBRARY
    88 MACRO	_UNICODE _CONSOLE UNICODE __GNUG__ XML_LIBRARY