mirror of
https://github.com/holub/mame
synced 2025-07-06 18:39:28 +03:00
fix regular builds (single-driver builds were working) (nw)
This commit is contained in:
parent
2b166ee1f6
commit
099dd26e89
@ -2133,6 +2133,8 @@ files {
|
|||||||
MAME_DIR .. "src/mame/machine/interpro_mcga.cpp",
|
MAME_DIR .. "src/mame/machine/interpro_mcga.cpp",
|
||||||
MAME_DIR .. "src/mame/machine/interpro_sga.h",
|
MAME_DIR .. "src/mame/machine/interpro_sga.h",
|
||||||
MAME_DIR .. "src/mame/machine/interpro_sga.cpp",
|
MAME_DIR .. "src/mame/machine/interpro_sga.cpp",
|
||||||
|
MAME_DIR .. "src/mame/machine/interpro_srarb.h",
|
||||||
|
MAME_DIR .. "src/mame/machine/interpro_srarb.cpp",
|
||||||
}
|
}
|
||||||
|
|
||||||
createMESSProjects(_target, _subtarget, "interton")
|
createMESSProjects(_target, _subtarget, "interton")
|
||||||
|
Loading…
Reference in New Issue
Block a user