mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 04:28:37 +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 Creating project files with all engines enabled (stable and unstable)
|
||||
echo.
|
||||
create_project ..\.. --enable-all-engines --disable-fluidsynth --msvc --build-events
|
||||
create_project ..\.. --enable-all-engines --disable-fluidsynth --msvc
|
||||
goto done
|
||||
|
||||
:stable
|
||||
|
Loading…
Reference in New Issue
Block a user