mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects.
This commit is contained in:
parent
c9fc85d96d
commit
e1ceb9f3e8
@ -1899,6 +1899,7 @@ files {
|
|||||||
MAME_DIR .. "src/mame/machine/lynx.cpp",
|
MAME_DIR .. "src/mame/machine/lynx.cpp",
|
||||||
MAME_DIR .. "src/mame/drivers/pofo.cpp",
|
MAME_DIR .. "src/mame/drivers/pofo.cpp",
|
||||||
MAME_DIR .. "src/mame/machine/pofo_kbd.cpp",
|
MAME_DIR .. "src/mame/machine/pofo_kbd.cpp",
|
||||||
|
MAME_DIR .. "src/mame/machine/pofo_kbd.h",
|
||||||
MAME_DIR .. "src/mame/drivers/tvboy.cpp",
|
MAME_DIR .. "src/mame/drivers/tvboy.cpp",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user