Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
horsicq committed Nov 16, 2020
1 parent d29860e commit 0c410c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_win64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set /p RELEASE_VERSION=<%SOURCE_PATH%\release_version.txt
set QT_PATH=%QT_PATH%
call %VS_PATH%\VC\Auxiliary\Build\vcvars64.bat
set GUIEXE=die.exe
set CONEXE=diecc.exe
set CONEXE=diec.exe
set ZIP_NAME=%BUILD_NAME%_%RELEASE_VERSION%
set RES_FILE=rsrc

Expand Down

0 comments on commit 0c410c7

Please sign in to comment.