Remove commented code in build-windows.bat

master
Adam Honse 10 months ago
parent 47783feecb
commit ac0fd4b3fc

@ -54,13 +54,6 @@ goto bits_done
@call "C:\Program Files (x86)\Microsoft Visual Studio\%MSVC_VER%\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" %MSVC_ARCH%
::---------------------------------------------------------::
:: Re-create build directory and cd into it ::
::---------------------------------------------------------::
::rm -r build
::mkdir build
::cd build
::---------------------------------------------------------::
:: Run qmake to configure the build ::
::---------------------------------------------------------::
qmake OpenRGB.pro CONFIG-=debug_and_release CONFIG+=release

Loading…
Cancel
Save