📄 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 + -