summary refs log tree commit diff stats
path: root/src/makeinc.mak
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-07-30 22:04:30 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-07-30 22:04:30 +0200
commitb8022de9c7b12f9f48264fc6ddb1fbcc769714bb (patch)
treefaccdc5e54a7b43861a1556cfe1eebea07e1c0d1 /src/makeinc.mak
parent8318988252d1d5e2e270cb49009aa4bc1415ae9c (diff)
update tcl lib and copy tcl interface for x64 too
Diffstat (limited to 'src/makeinc.mak')
-rw-r--r--src/makeinc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makeinc.mak b/src/makeinc.mak
index abf732f4..0b89c14c 100644
--- a/src/makeinc.mak
+++ b/src/makeinc.mak
@@ -46,7 +46,7 @@ PERLOUTPUT = xcperl.dll
 PYTHONLIB = python25
 PYTHONOUTPUT = xcpython.dll
 
-TCLLIB = tcl86
+TCLLIB = tcl85
 TCLOUTPUT = xctcl.dll
 
 !ifdef PORTABLE