secureswitools/swisistools/group/interpretsis.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".
    24 USERINCLUDE 		../source/interpretsis
    24 USERINCLUDE 		../source/interpretsis
    25 USERINCLUDE 		../source/interpretsislib
    25 USERINCLUDE 		../source/interpretsislib
    26 USERINCLUDE 		../source/sisxlibrary
    26 USERINCLUDE 		../source/sisxlibrary
    27 USERINCLUDE 		../source/common
    27 USERINCLUDE 		../source/common
    28 USERINCLUDE 		../../swianalysistoolkit/source/common
    28 USERINCLUDE 		../../swianalysistoolkit/source/common
       
    29 USERINCLUDE 		../../swianalysistoolkit/source/common/utf8
    29 
    30 
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 SYSTEMINCLUDE 		../../openssllib/import/inc/openssl 
    32 SYSTEMINCLUDE 		../../openssllib/import/inc/openssl 
    32 SYSTEMINCLUDE 		../../openssllib/import/inc
    33 SYSTEMINCLUDE 		../../openssllib/import/inc
    33 
    34 
    54 #endif
    55 #endif
    55 
    56 
    56 OPTION			GCC -w
    57 OPTION			GCC -w
    57 OPTION			GCC -fno-stack-check
    58 OPTION			GCC -fno-stack-check
    58 OPTION			GCC -fpermissive
    59 OPTION			GCC -fpermissive
       
    60 #ifdef TOOLS2_LINUX
       
    61 OPTION			GCC -rdynamic
       
    62 #endif // TOOLS2_LINUX
    59 MACRO			_UNICODE _CONSOLE _STLP_THREADS UNICODE __GNUG__
    63 MACRO			_UNICODE _CONSOLE _STLP_THREADS UNICODE __GNUG__
    60 
    64