mirror of
https://github.com/holub/mame
synced 2025-07-01 08:18:59 +03:00
Missed a file, nw
This commit is contained in:
parent
080626497f
commit
ae25eeb911
@ -1663,6 +1663,10 @@ files {
|
|||||||
createMESSProjects(_target, _subtarget, "booth")
|
createMESSProjects(_target, _subtarget, "booth")
|
||||||
files {
|
files {
|
||||||
MAME_DIR .. "src/mame/drivers/apexc.cpp",
|
MAME_DIR .. "src/mame/drivers/apexc.cpp",
|
||||||
|
MAME_DIR .. "src/mame/includes/apexc.h",
|
||||||
|
MAME_DIR .. "src/mame/machine/apexc.h",
|
||||||
|
MAME_DIR .. "src/mame/machine/apexc.cpp",
|
||||||
|
MAME_DIR .. "src/mame/video/apexc.cpp",
|
||||||
}
|
}
|
||||||
|
|
||||||
createMESSProjects(_target, _subtarget, "camputers")
|
createMESSProjects(_target, _subtarget, "camputers")
|
||||||
|
Loading…
Reference in New Issue
Block a user