TextSweep

Check-in [46b0051315]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update Windows build
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 46b0051315cf0b38d69ad0a0c1eea77be0c1fabf
User & Date: kevin 2018-02-19 21:21:57
Context
2018-02-24
18:48
Refresh Windows build check-in: d7e7b3b791 user: kevin tags: trunk
2018-02-19
21:21
Update Windows build check-in: 46b0051315 user: kevin tags: trunk
21:13
Update for 4.1 check-in: c5726998aa user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Show Whitespace Changes Patch

Changes to buildexe.bat.

1
gcc  icons.o versioninfo.o textsweep.c -I %1\include -L%1\libs -L%1\bin -lShlwapi -ltcl86  -ltk86  -o TextSweep.exe
|
1
gcc  -mwindows icons.o versioninfo.o textsweep.c -I %1\include -L%1\libs -L%1\bin -lShlwapi -ltcl86  -ltk86  -o TextSweep.exe