logtofile.mmp

来自「Symbian平台下进行开发时很有用的一个日志系统」· MMP 代码 · 共 35 行

MMP
35
字号
/** * @file logtofile.mmp Project file for the logtofile program (ER5 only) * * Copyright (c) 1999-2000 PanSoftware Ltd.  All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */TARGET        logtofile.dllTARGETTYPE    dllUID           0x1000008d 0x1077425cUNICODEUID    0x1000008d 0x1077425dDEFFILE       logtofile.defPROJECT       logtofileSUBPROJECT    groupDOCUMENT      logtofile.mmpSOURCEPATH     ../srcSUBPROJECT    srcSOURCE        logtofile.cppUSERINCLUDE   ../incSYSTEMINCLUDE /epoc32/includeLIBRARY       euser.lib efsrv.libSTART WINSBASEADDRESS   0x42e00000NOBROWSEINFOEND

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?