mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
DISTS: Remove --build-events from create_msvc to fix VS compilation
This commit is contained in:
parent
fad20484cb
commit
b4022f641a
@ -55,7 +55,7 @@ goto done
|
|||||||
echo.
|
echo.
|
||||||
echo Creating project files with all engines enabled (stable and unstable)
|
echo Creating project files with all engines enabled (stable and unstable)
|
||||||
echo.
|
echo.
|
||||||
create_project ..\.. --enable-all-engines --disable-fluidsynth --msvc --build-events
|
create_project ..\.. --enable-all-engines --disable-fluidsynth --msvc
|
||||||
goto done
|
goto done
|
||||||
|
|
||||||
:stable
|
:stable
|
||||||
|
Loading…
Reference in New Issue
Block a user