Skip to content

Commit

Permalink
Enable LAME build by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
rryan committed Apr 20, 2018
1 parent ee9981e commit 9e8bcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_environment.bat
Original file line number Diff line number Diff line change
Expand Up @@ -312,8 +312,8 @@ SET /A TASKNUM=1
REM build_taglib.bat depends on zlib
REM build_qt4.bat depends on sqlite3, zlib, openssl
REM build_qt5.bat depends on sqlite3, zlib, openssl
REM build_lame.bat We do not distribute LAME with Mixxx. If you wish to build it locally, add it to for loop.
FOR %%G IN (
build_lame.bat,
build_sqlite3.bat,
build_zlib.bat,
build_pthreads.bat,
Expand Down

0 comments on commit 9e8bcee

Please sign in to comment.