omads/omadsextensions/dsutils/cgiscriptutils/bld/nsmlCGIScriptParser.mmp
author William Roberts <williamr@symbian.org>
Thu, 17 Jun 2010 12:15:44 +0100
branchGCC_SURGE
changeset 32 0e4955de0cea
parent 0 dab8a81a92de
child 52 4f0867e42d62
child 54 13ecdfc9a581
permissions -rw-r--r--
More MMP files which need to select EABI def files for GCCE builds - Bug 3011

/*
* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:  CGI Script Utils mmp file
*
*/


#include "defaultcaps.hrh"
#include <platform_paths.hrh>

TARGET          nsmlCGIScriptParser.dll
TARGETTYPE      dll
UID             0x1000008d 0x101F6DE4
CAPABILITY 	CAP_GENERAL_DLL
VENDORID 	VID_DEFAULT


#if defined(EABI)
DEFFILE		./def/eabicgiscriptparser
#elif defined(WINSCW)
DEFFILE		./def/bwinscwcgiscriptparser
#elif defined(WINS)
DEFFILE		./def/bwinscgiscriptparser
#else
DEFFILE		./def/bmarmcgiscriptparser
#endif

APP_LAYER_SYSTEMINCLUDE
USERINCLUDE     ../inc

SOURCEPATH      ../src
SOURCE		nsmlcgiscriptparser.cpp
SOURCE          NSmlCGIScript.cpp
SOURCE          NSmlCGIScriptParseStateInfo.cpp
SOURCE          NSmlCGIScriptParseData.cpp

LIBRARY         euser.lib InetProtUtil.lib