mirror of https://github.com/stella-emu/stella.git
Updated Windows build script.
This commit is contained in:
parent
1c8b6721b4
commit
0781e7d720
|
@ -35,7 +35,7 @@ if not exist "flip.exe" (
|
|||
set HAVE_FLIP=0
|
||||
)
|
||||
|
||||
set RELEASE_32=Release
|
||||
set RELEASE_32=Win32\Release
|
||||
set RELEASE_64=x64\Release
|
||||
|
||||
echo.
|
||||
|
|
Loading…
Reference in New Issue