Overview
| Comment: | Updated README slightly | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 
| Files: | files | file ages | folders | 
| SHA1: | d7b0958d40f06c8a20c4da53cc9bb8ad | 
| User & Date: | rkeene on 2014-09-05 02:33:33 | 
| Other Links: | manifest | tags | 
Context
| 2014-09-05 | ||
| 15:17 | Updated nightly builds to use Tcl 8.5.16 check-in: c9f69348bd user: rkeene tags: trunk | |
| 02:33 | Updated README slightly check-in: d7b0958d40 user: rkeene tags: trunk | |
| 2014-09-03 | ||
| 01:17 | Corrected typo check-in: 09c23dfa32 user: rkeene tags: trunk | |
Changes
Modified README from [8ae30752c4] to [36df536458].
| ︙ | ︙ | |||
| 172 173 174 175 176 177 178 | On Windows we also need this: 1. RC Resource compiler : e.g. i686-pc-mingw32-windres Kitsh Configure Options: | | | 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 | 
On Windows we also need this:
	1. RC
		Resource compiler : e.g. i686-pc-mingw32-windres
Kitsh Configure Options:
	1. --enable-kit-storage={zip|mk4|cvfs|auto}
		Specify which type of storage to use with the Tclkit.  The
		default is to auto-detect.  Auto-detection uses Mk4 if
		available and built statically, otherwise it falls back to Zip.
--------------------
Using the KitDLL SDK
--------------------
 | 
| ︙ | ︙ |