tconflocal.tci
Upload User: dahaojd
Upload Date: 2008-01-29
Package Size: 14357k
Code Size: 0k
Category:

DSP program

Development Platform:

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"];