samplelocales_arm.mak
来自「BREW应用程序界面开发的控件集」· MAK 代码 · 共 18 行
MAK
18 行
#============================================================================
# Name:
# samplelocales_arm.mak
#
# Description:
# Makefile to build with ADS 1.0
#
# The following nmake targets are available in this makefile:
#
# all - make .elf and .mod image files (default)
# clean - delete object directory and image files
# filename.o - make object file
#
# The above targets can be made with the following command:
#
# make -f widget_arm.mak [target]
#
# Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?