build.bat
上传用户:dahaojd
上传日期:2008-01-29
资源大小:14357k
文件大小:0k
源码类别:

DSP编程

开发平台:

C/C++

  1. echo off
  2. rem This file is called from top-level build6000.bat to build video examples
  3. rem This script can be run stand-alone if you initialize the 'TIROOT', 'TCONF'
  4. rem and TIMAKE variables.
  5. echo on
  6. set TIROOT=%TI_DIR%
  7. set TCONF=%TIROOT%binutilitiestconftconf
  8. set TIMAKE=%TIROOT%ccbintimake
  9. %TIMAKE% evmdm642_echo.pjt build %1