makefile

来自「WinCE5.0BSP for Renesas SH7770」· 代码 · 共 22 行

TXT
22
字号
#===========================================================================
#  Copyright(C) Renesas Technology Corp. 2001-2003. All Right Reserved.
#
#    Module Name:
#
#        makefile
#
#    Revision History
#
#        2003.06.20 Release
#        2003.10.20 Modified for WCE5.0 Ver.0.1.0
#                   (based on ITS-DS7 Source Kit Ver.0.1.0 for WA4.2)

#
#===========================================================================
#
# DO NOT EDIT THIS FILE!!!  Edit .\sources. if you want to add a new source
# file to this component.  This file merely indirects to the real make file
# that is shared by all the components
#
!INCLUDE $(_MAKEENVROOT)\makefile.def

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?