Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Aug 12, 2018
1 parent aecb6ef commit cb8c7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win-build-qt.bat
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ IF EXIST "%_BUILD_BAT%" DEL /F /Q "%_BUILD_BAT%"
)
@ECHO IF %%ERRORLEVEL%% NEQ 0 GOTO ErrHappen
@ECHO IF EXIST "%_D3D_COMPILER_XX_DLL%" COPY /Y "%_D3D_COMPILER_XX_DLL%" "%_INSTALL_DIR%\bin\d3dcompiler_47.dll"
@ECHO REM Remember to download "opengl32sw.dll" from "http://download.qt.io/development_releases/prebuilt/llvmpipe/windows/".
@ECHO ^> "%_INSTALL_DIR%\bin\qt.conf" ^(
@ECHO @ECHO [Paths]
@ECHO @ECHO Prefix=..
Expand Down

0 comments on commit cb8c7be

Please sign in to comment.