diff options
Diffstat (limited to 'README.md')
| -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 . - |
