1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 04:51:58 +00:00

Add nmake.vc build system, add tcl 9 compatibility, half-fix unload, half-add version-info

This commit is contained in:
Harald Oehlmann
2024-12-09 19:33:45 +01:00
parent 041c74fe4d
commit 1456af0e8b
15 changed files with 4540 additions and 1351 deletions

View File

@@ -3,10 +3,10 @@ Architecture (TEA) extension. For more information on TEA see:
http://www.tcl.tk/doc/tea/
This package is part of the Tcl project at SourceForge, and latest
sources should be available there:
This package is part of the Tcl project at SourceForge, but sources
and bug/patch database are hosted on fossil here:
http://tcl.sourceforge.net/
https://core.tcl-lang.org/tclconfig
This package is a freely available open source package. You can do
virtually anything you like with it, such as modifying it, redistributing
@@ -23,4 +23,4 @@ install-sh Program used for copying binaries and script files
to their install locations.
tcl.m4 Collection of Tcl autoconf macros. Included by a package's
aclocal.m4 to define SC_* macros.
aclocal.m4 to define TEA_* macros.