diff options
author | davygrvy <davygrvy@noemail.net> | 2004-02-07 21:47:19 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@noemail.net> | 2004-02-07 21:47:19 (GMT) |
commit | 980e52105ad57551e7ce3a47f5c3c0cf94200a9d (patch) | |
tree | 71b132860f94c92cf4726d9431e969814ef41aec /tests/async.test | |
parent | 4fa783d5de39c84d4bb2a64e9824d1496417fd5a (diff) | |
download | tcl-980e52105ad57551e7ce3a47f5c3c0cf94200a9d.zip tcl-980e52105ad57551e7ce3a47f5c3c0cf94200a9d.tar.gz tcl-980e52105ad57551e7ce3a47f5c3c0cf94200a9d.tar.bz2 |
* win/makefile.vc:
* win/rules.vc:
* win/tcl.rc:
* win/tclsh.rc: Added an 'unchecked' option to the OPTS macro so a
core build with symbols can be linked to the non-debug enabled C
run-time. As per discussion with Kevin Kenny. Called like this:
nmake -af makefile.vc OPTS=unchecked,symbols
This clarifies the meaning of the 'g' naming suffix to mean only that
the binary requires the debug enabled C run-time. Whether the binary
contains symbols or not is a seperate condition.
FossilOrigin-Name: cc4a3db7ed1190e74edc616dfb40b4e118106b1b
Diffstat (limited to 'tests/async.test')
0 files changed, 0 insertions, 0 deletions