BIOexampleParser.mmp
上传用户:sempras
上传日期:2007-03-04
资源大小:821k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. /*
  2. -----------------------------------------------------------------------------
  3.     DESCRIPTION
  4.     This file is used to generate the makefile for BIOexampleParser DLL.
  5. -----------------------------------------------------------------------------
  6. */
  7. TARGET          BIOexprs.dll
  8. TARGETTYPE      dll
  9. TARGETPATH      systemparsers
  10. UID       0x10001251 0x101f402b
  11. #if defined(WINS) 
  12. deffile epoc32releasewinsBIOEXPRSU.DEF 
  13. #elif defined(MARM) 
  14. deffile epoc32releasemarmBIOEXPRSU.DEF 
  15. #else 
  16. error 
  17. #endif
  18. SOURCEPATH     ..src
  19. SOURCE          BIOexampleParser.cpp 
  20. USERINCLUDE     ..inc
  21. SYSTEMINCLUDE   epoc32include
  22. LIBRARY         euser.lib           // for TDesC
  23. LIBRARY         biut.lib            // for CBaseScriptParser
  24. LIBRARY         msgs.lib            // for CMsvServerEntry