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

DSP编程

开发平台:

C/C++

  1. /*
  2.  *  This file is read by tconf before any other files.
  3.  *  This file sets search path so that tconf can find assorted .tci and
  4.  *  .tcp files
  5.  */
  6. environment["config.importPath"] =
  7.     "..;../apps;../../include;../../../include;" + environment["config.importPath"];