File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 44::
55:: Edit this line to run the batch file for Qt environment.
66::
7- :: call "C:\Qt\5.10.0\mingw53_32\bin\qtenv2.bat"
8- :: call "C:\Qt\5.10.0\msvc2015_64\bin\qtenv2.bat"
97:: call "C:\Qt\5.11.0\msvc2017_64\bin\qtenv2.bat"
10- :: call "C:\Qt\Qt5.12.0\5.12.0\msvc2017_64\bin\qtenv2.bat"
11- call " C:\Qt\Qt5.12.0\5.12.0\mingw73_64\bin\qtenv2.bat"
12- :: call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
13- :: call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
8+ call " C:\Qt\Qt5.12.0\5.12.0\msvc2017_64\bin\qtenv2.bat"
9+ :: call "C:\Qt\Qt5.12.0\5.12.0\mingw73_64\bin\qtenv2.bat"
10+ call " C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
1411
1512cd /D %~dp0
1613call compile_install.bat
You can’t perform that action at this time.
0 commit comments