summaryrefslogtreecommitdiff
path: root/build_windows/include.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'build_windows/include.tcl')
-rw-r--r--build_windows/include.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_windows/include.tcl b/build_windows/include.tcl
index ac906e40..6d789737 100644
--- a/build_windows/include.tcl
+++ b/build_windows/include.tcl
@@ -2,7 +2,7 @@
set tclsh_path SET_YOUR_TCLSH_PATH
set buildpath Win32/Debug
-set tcllib libdb_tcl53d.dll
+set tcllib libdb_tcl61d.dll
set src_root ..
set test_path ../test/tcl
@@ -15,6 +15,7 @@ set testdir ./TESTDIR
global dict
global util_path
+global is_aix_test
global is_freebsd_test
global is_hp_test
global is_linux_test