?? bld.mak
字號:
# Extension makefile
FINAL:
-1 del /f $(EPOCROOT)epoc32\$(PLATFORM)\c\gdpbad.dll
-1 del /f $(EPOCROOT)epoc32\$(PLATFORM)\c\system\libs\plugins\gdpbad.dll
-1 del /f $(EPOCROOT)epoc32\$(PLATFORM)\c\101f8b55.rsc
-1 del /f $(EPOCROOT)epoc32\$(PLATFORM)\c\system\libs\plugins\101f8b55.rsc
if exist $(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\z\system\libs\plugins\gdpbad.dll \
move $(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\z\system\libs\plugins\gdpbad.dll \
$(EPOCROOT)epoc32\$(PLATFORM)\c\gdpbad.dll
if exist $(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\z\system\libs\plugins\101f8b55.rsc \
move $(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\z\system\libs\plugins\101f8b55.rsc \
$(EPOCROOT)epoc32\$(PLATFORM)\c\101f8b55.rsc
MAKMAKE FREEZE LIB CLEANLIB RESOURCE RELEASABLES CLEAN BLD SAVESPACE :
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -