Artifact 5fb5f7d673ba0743b2a9ddd3d623c7f7ed481850:
- File win/tcl.rc — part of check-in [cc4a3db7ed] at 2004-02-07 21:47:19 on branch trunk — * 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. (user: davygrvy size: 1596)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.