www.pudn.com > Audio.rar > tconflocal.tci
/*
* This file is read by tconf before any other files.
* This file sets search path so that tconf can find assorted .tci and
* .tcp files
*/
environment["config.importPath"] =
"..;../apps;../../include;../../../include;" + environment["config.importPath"];