Skip to content

Commit

Permalink
Update setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Zibri authored Oct 20, 2023
1 parent d64ce97 commit f91b4e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ curl -L "https://repo.msys2.org/distrib/x86_64/msys2-x86_64-20230318.exe" -o msy
msysz.exe install --root C:\msysz --confirm-command
c:\msysz\usr\bin\bash.exe --login -c "pacman -Suy --noconfirm"
c:\msysz\usr\bin\bash.exe --login -c "pacman -Suy --noconfirm git base-devel autotools mingw-w64-x86_64-toolchain zip p7zip subversion git mingw-w64-x86_64-pkg-config mingw-w64-x86_64-ntldd mingw-w64-x86_64-glew mingw-w64-x86_64-giflib mingw-w64-x86_64-lame mingw-w64-x86_64-libvorbis mingw-w64-x86_64-flac mingw-w64-x86_64-icoutils mingw-w64-x86_64-gtk3 mingw-w64-x86_64-SDL2_image mingw-w64-x86_64-ffmpeg4.4 msys/libpcap-devel mingw64/mingw-w64-x86_64-libpcap autotools"
dos2unix patches.zibri
dos2unix vice.sh
dos2unix my_build.sh
copy vice.sh c:\users\runneradmin\
c:\msysz\usr\bin\bash.exe --login /c/users/runneradmin/vice.sh

0 comments on commit f91b4e9

Please sign in to comment.