mirror of
https://github.com/holub/mame
synced 2025-06-11 23:25:26 +03:00
Fix target exe (nw)
This commit is contained in:
parent
89ec9644c8
commit
904ddcd4fd
@ -9,7 +9,7 @@ build:
|
|||||||
environment:
|
environment:
|
||||||
- SUBTARGET=tiny
|
- SUBTARGET=tiny
|
||||||
- MINGW32=/c/msys32/mingw32
|
- MINGW32=/c/msys32/mingw32
|
||||||
- MAME_EXE=tiny.exe
|
- MAME_EXE=mametiny.exe
|
||||||
# - SOURCES=src/mame/drivers/pacman.cpp
|
# - SOURCES=src/mame/drivers/pacman.cpp
|
||||||
commands:
|
commands:
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user