Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | More ucrt bits |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f944610cfd02d3fb6f6f4253a02f0de9 |
User & Date: | kevin 2016-04-08 23:51:43 |
Context
2016-04-09
| ||
00:48 | Fix copyright date check-in: 0d0b1e80f2 user: kevin tags: trunk | |
2016-04-08
| ||
23:51 | More ucrt bits check-in: f944610cfd user: kevin tags: trunk | |
23:45 | Add universal CRT to build check-in: 1c5a477319 user: kevin tags: trunk | |
Changes
Changes to build.bat.
︙ | |||
17 18 19 20 21 22 23 | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | - + | call xcopy %pythondir% dist\QuickWho /s /i /y call xcopy scriptlibs dist\QuickWho\tcl\tk8.6 /s /i /y call xcopy winlibs dist\QuickWho\tcl\tk8.6 /s /i /y ::call xcopy msgcat dist\QuickWho\tcl /s /i /y call xcopy C:\Strawberry\c\bin\*.dll dist\QuickWho\ |