?? makefile
字號:
# Makefile for WindML demonstration programs.## modification history# --------------------# 01g,28nov00,gav Remove cursbut; now part of cursor.# 01f,09nov00,gav Add cursbut and font directories to build.# 01e,18oct00,gav Added windemo.# 01d,16oct00,jlb Remove ugl archive builds from examples (SPR 35102)# 01c,28sep00,jlb Moved rules.windml to h/ugl/make# 01b,13sep00,??? Added text and windowing examples.# 01a,31jul00,jlb createdTGT_DIR=$(WIND_BASE)/targetBLD_TYPE=UGL_DEMOUGL_DEMO_LIST = demo video audio basics bitmaps jpeg dbuf cursors text_io font winDemo SUBDIRS = $(UGL_DEMO_LIST)DOC_FILES= include $(TGT_DIR)/h/ugl/make/rules.windml
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -