三星2410的BSP开发包

源代码在线查看: sources

软件大小: 3937 K
上传用户: kzdai22
关键词: 2410 BSP 三星 开发包
下载地址: 免注册下载 普通下载 VIP

相关代码

				!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
				!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=vbridge
				TARGETTYPE=LIBRARY
				NOMIPS16CODE=1
				
				INCLUDES=
				
				SOURCES = vbridge.c 
				
				#xref ModuleMembership nk.exe
				#xref VIGUID {ec9ed954-cf4c-46e1-b88c-03f38dadf3f4}
				#xref VSGUID {ca5bd0f4-0d42-409d-819d-38c87ca92312}
							

相关资源