sources
来自「freescale i.mx31 BSP CE5.0全部源码」· 代码 · 共 32 行
TXT
32 行
!if 0
Copyright (C) 2005-2006, Freescale Semiconductor, Inc. All Rights Reserved.
THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MAY NOT
BE USED OR DISTRIBUTED WITHOUT THE WRITTEN PERMISSION OF
Freescale Semiconductor, Inc.
!endif
!IF 0
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.
!ENDIF
TARGETNAME=imx_ehci_lib
TARGETTYPE=LIBRARY
INCLUDES=..\..\..\inc; ..\..\..\..\mxarm11\inc;
SOURCES= \
system.c \
#xref VIGUID {8329841C_D9A8_4008_BF9A_BB21B91309D4}
#xref VSGUID {F3A8DAC2_6D1C_46F9_8ED1_09058884AAF8}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?