?? winstest.make
字號:
# set Path for custom builds using GCC - must set Path and PATH
Path:=C:\Symbian\7.0s\Series60_v21_C\EPOC32\gcc\bin;$(Path)
PATH:=$(Path)
# prevent MAKEFLAGS variable from upsetting calls to NMAKE
unexport MAKEFLAGS
ERASE = @erase 2>>nul
CLEAN :
@echo Nothing to do
CLEANMAKEFILE :
@echo Nothing to do
FINAL :
@echo Nothing to do
FREEZE :
@echo Nothing to do
LIBRARY :
@echo Nothing to do
MAKEFILE :
@echo Nothing to do
RESOURCE :
@echo Nothing to do
SAVESPACE :
@echo Nothing to do
TARGET :
@echo Nothing to do
LISTING :
@echo Nothing to do
WHATMAKEFILE :
@echo Nothing to do
WHAT :
@rem do nothing
TIDY :
@echo Nothing to do
ROMFILE :
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -