sources
来自「CIRRUS 公司EP93XX系列CPU的WINCE下的BSP」· 代码 · 共 43 行
TXT
43 行
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
If you did not accept the terms of the EULA, you are not authorized to use
this source code. For a copy of the EULA, please see the LICENSE.RTF on your
install media.
!endif
# -*-Text-*-
#
# $Revision: 1.4 $
# $Author: xinxing $
# $Date: 2005/04/29 02:45:54 $
#
# Copyright (c) 2000 ARM Limited
# All Rights Reserved
#
# Module Name:
#
# sources.
#
# Abstract:
#
# This file specifies the target component being built and the list of
# sources files needed to build that component. Also specifies optional
# compiler switches and libraries that are unique for the component being
# built.
#
!include $(_TARGETPLATROOT)\inc\environment.inc
RELEASETYPE= PLATFORM
TARGETNAME= battery
TARGETTYPE= LIBRARY
SOURCES= battery.c
# EOF sources
#xref VIGUID {c247737b-4b55-4936-a69f-b1c997c64a7d}
#xref VSGUID {f610389d-57a9-4c15-929c-62fc2ec4fa01}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?