Skip to content

Commit be3df88

Browse files
committed
add build vars5.6.3 for windows
1 parent ed2643f commit be3df88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/vars5.6.3.cmd

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@echo off
2+
set QTDIR=C:\Qt\Qt5.6.3\5.6.3\mingw49_32
3+
set MINGWDIR=C:\Qt\Qt5.6.3\Tools\mingw492_32
4+
set PATH=%QTDIR%\bin;%MINGWDIR%\bin;%PATH%

0 commit comments

Comments
 (0)