mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
sdl2: windows exe rename srb2sdl2.exe
This commit is contained in:
parent
e3c7bc0637
commit
1bfea632c9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ endif
|
|||
|
||||
# name of the exefile
|
||||
ifdef SDL
|
||||
EXENAME?=srb2sdl.exe
|
||||
EXENAME?=srb2sdl2.exe
|
||||
else
|
||||
EXENAME?=srb2win.exe
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue