Mercurial > hg > sonic-visualiser
comparison deploy/win32/build-32.bat @ 2231:9ba15c8260f6 single-point
Further updates to path & image model etc
author | Chris Cannam |
---|---|
date | Fri, 22 Mar 2019 17:49:36 +0000 |
parents | 7d3a15a75006 |
children | 446006ea9099 |
comparison
equal
deleted
inserted
replaced
2230:77d12ca463c0 | 2231:9ba15c8260f6 |
---|---|
1 rem Run this from within the top-level SV dir: deploy\win64\build-32.bat | 1 rem Run this from within the top-level SV dir: deploy\win32\build-32.bat |
2 rem To build from clean, delete the folder build_win32 | 2 rem To build from clean, delete the folder build_win32 |
3 | 3 |
4 set STARTPWD=%CD% | 4 set STARTPWD=%CD% |
5 | 5 |
6 set QTDIR=C:\Qt\5.11.3\mingw53_32 | 6 set QTDIR=C:\Qt\5.11.3\mingw53_32 |