⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 i.mx27 soc for wince 6.0
💻
字号:
#---------------------------------------------------------------------------
# Copyright (C) 2006, Freescale Semiconductor, Inc. All Rights Reserved.
# THIS SOURCE CODE, AND ITS USE AND DISTRIBUTION, IS SUBJECT TO THE TERMS
# AND CONDITIONS OF THE APPLICABLE LICENSE AGREEMENT 
#---------------------------------------------------------------------------

#
# 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

#
# This override must appear after the !INCLUDE for makefile.def in order to
# take effect. Otherwise, the "-QRarch4T" default that is currently defined
# in makefile.def will be used.
#
ARM_ARCH_C_CMD_LINE=-QRarch5T

⌨️ 快捷键说明

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