Skip to content

Commit

Permalink
Backup
Browse files Browse the repository at this point in the history
  • Loading branch information
hmatuschek committed Jul 13, 2018
1 parent a61eb5e commit ef38767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/windows/build.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SET QT_PATH=C:/Qt/Qt5.3.2
SET QT_BIN_PATH=%QT_PATH%/5.3/mingw482_32/bin
SET QT_PATH=C:/Qt/Qt5.6.3
SET QT_BIN_PATH=%QT_PATH%/5.6/mingw482_32/bin
SET QT_INCLUDE_PATH=%QT_PATH%/Tools/mingw482_32/i686-w64-mingw32/include
SET MINGW_PATH=C:/MinGW
SET MINGW_BIN_PATH=%MINGW_PATH%/bin
Expand Down

0 comments on commit ef38767

Please sign in to comment.