include.tcl
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. set tclsh_path @TCL_TCLSH@
  2. set tcllib .libs/libdb_tcl-@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@SOSUFFIX@
  3. set rpc_server localhost
  4. set rpc_path .
  5. set test_path @srcdir@/../test
  6. set KILL "@db_cv_path_kill@"
  7. # DO NOT EDIT BELOW THIS LINE: automatically built by dist/s_tcl.
  8. global dict
  9. global testdir
  10. global util_path
  11. set testdir ./TESTDIR
  12. set rpc_testdir $rpc_path/TESTDIR
  13. global is_hp_test
  14. global is_qnx_test
  15. global is_windows_test