makefile

来自「AU1100嵌入式处理器lcd显示驱动程序」· 代码 · 共 15 行

TXT
15
字号
#==========================================================================
# MAKEFILE --
# Copyright (c) 1998, 2001 Microsoft Corp. / Epson Research and Development, Inc 
# All Rights Reserved.           
#--------------------------------------------------------------------------
#                                                                          
#--------------------------------------------------------------------------
#
# 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 of Pulsar
#
!INCLUDE $(_MAKEENVROOT)\makefile.def

⌨️ 快捷键说明

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