project.bib

来自「edb9315 wince4.2最新的bsp代码」· BIB 代码 · 共 31 行

BIB
31
字号
;
; Copyright (c) Microsoft Corporation.  All rights reserved.
;
;
; 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.
;
MODULES
;  Name            Path                                           Memory Type
;  --------------  ---------------------------------------------  -----------
; Clientside allows the tester to run the CETK test on the platform.
   clientside.exe   $(_WINCEROOT)\Others\Wcetk\$(_TGTCPU)\clientside.exe          NK  

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


FILES
;  Name            Path                                           Memory Type
;  --------------  ---------------------------------------------  -----------
    ep9301_test_page.htm     $(_PUBLICROOT)\$(_TGTPROJ)\files\ep9301_test_page.htm         NK
    9312blkdiag.gif       $(_PUBLICROOT)\$(_TGTPROJ)\files\9312blkdiag.gif              NK  
    mp3shuffle.mp3        $(_PUBLICROOT)\$(_TGTPROJ)\files\mp3shuffle.mp3               NK   

⌨️ 快捷键说明

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