📄 gnubox.mmp
字号:
//// gnubox.mmp// 28th August 2002//// Copyright: Mal Minhas//// Description:// Project specification file for gnubox//TARGET gnubox.appTARGETTYPE appUID 0x100039ce 0x097764f0TARGETPATH \system\apps\gnuboxSOURCEPATH ..\srcSOURCE gnuboxApp.cppSOURCE gnuboxAppUi.cppSOURCE gnuboxDocument.cppSOURCE gnuboxContainer.cppSOURCE gnuboxAOLoader.cppRESOURCE ..\data\gnubox.rss//RESOURCE ..\data\gnubox_caption.rssLANG SCUSERINCLUDE . ..\includeSYSTEMINCLUDE . \epoc32\includeLIBRARY euser.lib apparc.lib cone.lib eikcore.libLIBRARY eikcoctl.lib avkon.lib// extra ones
LIBRARY estor.libLIBRARY gdi.libLIBRARY flogger.libLIBRARY commdb.libLIBRARY efsrv.libLIBRARY btextnotifiers.libLIBRARY btregistry.libLIBRARY bluetooth.libSTART WINS// wins_specific_informationENDSTART MARM// marm_specific_informationEND// Other possible keywords:/*START BITMAP targetTARGETPATH emulated_path_on_target_machineHEADERSOURCEPATH source_pathSOURCE color_depth source_bitmap_listEND*/// DEFFILE filename// The following is required in order to build the aif file for the// application. Note that this needs a full "abld build wins udeb"// done in order to generate the aif.AIF gnubox.aif ..\aif gnuboxaif.rss c8 \cont_pane_icon.bmp cont_pane_icon_mask.bmp \list_icon.bmp list_icon_mask.bmp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -