BIOexampleParser.mmp
上传用户:sempras
上传日期:2007-03-04
资源大小:821k
文件大小:1k
- /*
- -----------------------------------------------------------------------------
- DESCRIPTION
- This file is used to generate the makefile for BIOexampleParser DLL.
- -----------------------------------------------------------------------------
- */
- TARGET BIOexprs.dll
- TARGETTYPE dll
- TARGETPATH systemparsers
- UID 0x10001251 0x101f402b
- #if defined(WINS)
- deffile epoc32releasewinsBIOEXPRSU.DEF
- #elif defined(MARM)
- deffile epoc32releasemarmBIOEXPRSU.DEF
- #else
- error
- #endif
- SOURCEPATH ..src
- SOURCE BIOexampleParser.cpp
- USERINCLUDE ..inc
- SYSTEMINCLUDE epoc32include
- LIBRARY euser.lib // for TDesC
- LIBRARY biut.lib // for CBaseScriptParser
- LIBRARY msgs.lib // for CMsvServerEntry