Differences From Artifact [5b3ee21b9d]:
- File
kitsh/buildsrc/kitsh-0.0/kit.rc
— part of check-in
[587e28b4b3]
at
2010-09-26 04:43:32
on branch trunk
— Added support for using an icon and file information resource under Windows
Allow the user to place a kit.ico and kit.rc in root dir to replace one built into tclkit
Copied tclsh RC and icon as default (user: rkeene, size: 1619) [annotate] [blame] [check-ins using]
To Artifact [ddaee7b41b]:
- File kitsh/buildsrc/kitsh-0.0/kit.rc — part of check-in [079f112af3] at 2013-09-29 23:17:07 on branch trunk — Added file "tclkit.ico" to VFS (user: rkeene, size: 1622) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
59 60 61 62 63 64 65 | END END // // Icon // | | | 59 60 61 62 63 64 65 66 | END END // // Icon // tclsh ICON DISCARDABLE "tclkit.ico" |