Adjusted to avoid exports, etc, from a top-level bld.inf
/** 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"* which accompanies this distribution, and is available* at the URL "http://www.eclipse.org/legal/epl-v10.html".** Initial Contributors:* Nokia Corporation - initial contribution.** Contributors:** Description: * This mmp file is used to replace calling makefile directly.**/TARGET dbtool.exeTARGETTYPE exeUSERINCLUDE ../source/dbtoolUSERINCLUDE ../source/commonUSERINCLUDE ../../swianalysistoolkit/source/commonUSERINCLUDE ../../swianalysistoolkit/source/common/utf8USERINCLUDE ../source/xmlparserUSERINCLUDE ../source/dbmanagerUSERINCLUDE ../source/dbmanager/sqliteSYSTEMINCLUDE ../source/xmlparser/xerces/includeMW_LAYER_SYSTEMINCLUDE_SYMBIANSYSTEMINCLUDE ../../openssllib/import/inc/opensslSYSTEMINCLUDE ../../openssllib/import/incSOURCEPATH ../source/dbtoolSOURCE main.cpp options.cppSOURCEPATH ../source/xmlparserSOURCE xmlparser.cppSOURCEPATH ../source/dbmanagerSOURCE dblayer.cpp dbprocessor.cppSOURCEPATH ../source/commonSOURCE logs.cpp exception.cpp util.cppSTATICLIBRARY eay32 xerces#ifndef TOOLS2_LINUXMACRO _UNICODE _CONSOLE _STLP_THREADS _WIN32 UNICODE __GNUG__ XML_LIBRARY#elseMACRO _UNICODE _CONSOLE UNICODE LINUX __GNUG__ XML_LIBRARY#endifSOURCEPATH ../../swianalysistoolkit/source/common/utf8SOURCE utf8.cppOPTION GCC -wOPTION GCC -fno-stack-checkOPTION GCC -fpermissive//OPTION GCC -masm=intelSMPSAFE