mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 12:21:19 +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
|
# name of the exefile
|
||||||
ifdef SDL
|
ifdef SDL
|
||||||
EXENAME?=srb2sdl.exe
|
EXENAME?=srb2sdl2.exe
|
||||||
else
|
else
|
||||||
EXENAME?=srb2win.exe
|
EXENAME?=srb2win.exe
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue