📄 ikstrans.mmp
字号:
// Copyright (C) 2005 Darrell Karbott (djk2005@users.sf.net)
// This code is free software; you can redistribute it and/or
// modify it under the terms of GNU Lesser General Public License.
// See http://www.gnu.org/ for further details of the LGPL.
TARGET ikstrans.dll
TARGETTYPE dll
UID 0x1000008d 0x10207044
SOURCEPATH .
SOURCE symbian-ikstransport.cpp dllentry.cpp
SOURCEPATH ..\csocket
SOURCE delmon.cpp
USERINCLUDE .
USERINCLUDE ..\include
USERINCLUDE ..\csocket
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\libc
LIBRARY euser.lib csocket.lib iksemel.lib estlib.lib charconv.lib
#if defined(WINS)
deffile .\ikstransWINS.def
#else if defined(ARM)
deffile .\ikstransARM.def
#endif
nostrictdef
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -