📄 makefile
字号:
!if 0
*-----------------------------------------------------------------------------
* Copyright (c) Wolfson Microelectronics plc. All rights reserved.
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
* ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
* THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
* PARTICULAR PURPOSE.
*
* $Id: makefile 185 2004-05-10 15:51:28Z ib $
*
* This makefile builds the PDD layer for the touch driver for the the Wolfson
* codecs.
*
* Warning:
* This driver is specifically written for Wolfson AC97 Touch Codecs. It is
* not a general AC 97 CODEC device driver.
*
*-----------------------------------------------------------------------------
!endif
#
# 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 Windows CE
#
!INCLUDE $(_MAKEENVROOT)\makefile.def
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -