project.bib

来自「CIRRUS 93XX系列windows mobile 6.0 BSP」· BIB 代码 · 共 34 行

BIB
34
字号
;
; Copyright (c) Microsoft Corporation.  All rights reserved.
;
;
; Use of this sample source code is subject to the terms of the Microsoft
; license agreement under which you licensed this sample source code. If
; you did not accept the terms of the license agreement, you are not
; authorized to use this sample source code. For the terms of the license,
; please see the license agreement between you and Microsoft or, if applicable,
; see the LICENSE.RTF on your install media or the root of your tools installation.
; THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES.
;
MODULES
;  Name            Path                                           Memory Type
;  --------------  ---------------------------------------------  -----------


FILES
;  Name            Path                                           Memory Type
;  --------------  ---------------------------------------------  -----------



IF SYSGEN_WCETK
; Clientside allows the tester to run the CETK test on the platform.
    clientside.exe     $(_PB_INSTALL_ROOT)\cepb\wcetk\ddtk\$(_TGTCPU)\clientside.exe             NK 
    
ENDIF 

;  These are audio test applications.
   capsrc.exe       $(_FLATRELEASEDIR)\capsrc.exe								NK
   wavrec.exe       $(_FLATRELEASEDIR)\wavrec.exe								NK
   wavplay.exe      $(_FLATRELEASEDIR)\wavplay.exe							NK

⌨️ 快捷键说明

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