diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-31 22:26:18 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2006-10-31 22:26:18 (GMT) |
commit | 2f0a9d443ac48768f31536ed71c9e51d8636a68e (patch) | |
tree | 349d8889473074b38e165001117599df8cbaf266 /ChangeLog | |
parent | 53b4ca31a6efbc3c3413e4bf2ab6c17703d36c13 (diff) | |
download | tk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.zip tk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.tar.gz tk-2f0a9d443ac48768f31536ed71c9e51d8636a68e.tar.bz2 |
Add manifest merging for MSVC8.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2006-10-31 Pat Thoyts <patthoyts@users.sourceforge.net> - * win/makefile.vc: Added ttk files to msvc build. - * win/rules.vc: + * win/makefile.vc: Added ttk files to msvc build and add manifest + * win/rules.vc: files to binaries with MSVC8. 2006-10-31 Daniel Steffen <das@users.sourceforge.net> |