summaryrefslogtreecommitdiffstats
path: root/win/targets.vc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:43:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-10-05 20:43:00 (GMT)
commitdd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1 (patch)
treefa18a1e3996700f5a04a16fd3ecb2ff47f2b9fac /win/targets.vc
parentaaa0152aeb05ac7c58b33911587a0654f4ddad1c (diff)
parent92816a0c35892a654cc4a4a24260eb367f274bf3 (diff)
downloadtcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.zip
tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.gz
tcl-dd3033a0ce3a48fa0e028bdbd3e8d19b8d90f4d1.tar.bz2
Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -> https
Diffstat (limited to 'win/targets.vc')
-rw-r--r--win/targets.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/targets.vc b/win/targets.vc
index 7f1d388..6bfebc7 100644
--- a/win/targets.vc
+++ b/win/targets.vc
@@ -4,7 +4,7 @@
# Part of the nmake based build system for Tcl and its extensions.
# This file defines some standard targets for the convenience of extensions
# and can be optionally included by the extension makefile.
-# See TIP 477 (https://core.tcl.tk/tips/doc/trunk/tip/477.md) for docs.
+# See TIP 477 (https://core.tcl-lang.org/tips/doc/trunk/tip/477.md) for docs.
$(PROJECT): setup pkgindex $(PRJLIB)