diff options
| author | syrja <mikko@syrja.org> | 2020-01-30 17:55:07 +0200 |
|---|---|---|
| committer | syrja <mikko@syrja.org> | 2020-01-30 17:55:07 +0200 |
| commit | 96cbaa55bdda4f34dff1c26771ddde1c15391ac2 (patch) | |
| tree | 0fb53b867f22e0b87437816870c4e00c604d9311 | |
| parent | 1c7f33920b20649161403469f2f715ec3feafa21 (diff) | |
| download | symedit-master.tar.gz symedit-master.zip | |
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -20,13 +20,12 @@ sphinx-build -M html . _build Windows deployment: -C:\Users\Mikko\Code\Qt\5.12.5\msvc2017_64\bin\windeployqt.exe +C:\Users\mikko.syrja\Code\Qt\5.14.1\msvc2017_64\bin\windeployqt.exe --debug --qmldir ../../symedit --no-translations --no-compiler-runtime --no-webkit2 --no-angle --no-opengl-sw . -C:\Users\Mikko\Code\Qt\5.12.5\msvc2017_64\bin\windeployqt.exe +C:\Users\mikko.syrja\Code\Qt\5.14.1\msvc2017_64\bin\windeployqt.exe --release --qmldir ../../symedit --no-translations --no-compiler-runtime --no-webkit2 --no-angle --no-opengl-sw . - |
