mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-03 12:20:23 +00:00
gdk: Update to GDK April 2026 Update 3 (#16134)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
if %2.==one. goto setxboxone
|
||||
rem Xbox Series compile
|
||||
set DXC="%GameDKLatest%\GXDK\bin\Scarlett\DXC.exe"
|
||||
set DXC="%GameDKCoreLatest%xbox\bin\gen9\DXC.exe"
|
||||
set SUFFIX=_Series.h
|
||||
goto startbuild
|
||||
|
||||
:setxboxone
|
||||
set DXC="%GameDKLatest%\GXDK\bin\XboxOne\DXC.exe"
|
||||
set DXC="%GameDKCoreLatest%xbox\bin\gen8\DXC.exe"
|
||||
set SUFFIX=_One.h
|
||||
|
||||
:startbuild
|
||||
|
||||
Reference in New Issue
Block a user