mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
And forgot a file (nw)
This commit is contained in:
parent
e019d58dfe
commit
7bb3edcb23
@ -1497,17 +1497,12 @@ createMESSProjects(_target, _subtarget, "apple")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/apple1.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/apple2.cpp",
|
||||
MAME_DIR .. "src/mame/includes/apple2.h",
|
||||
MAME_DIR .. "src/mame/drivers/apple2e.cpp",
|
||||
MAME_DIR .. "src/mame/includes/apple2e.h",
|
||||
MAME_DIR .. "src/mame/machine/apple2.cpp",
|
||||
MAME_DIR .. "src/mame/video/apple2.cpp",
|
||||
MAME_DIR .. "src/mame/video/apple2.h",
|
||||
MAME_DIR .. "src/mame/drivers/tk2000.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/apple2gs.cpp",
|
||||
MAME_DIR .. "src/mame/includes/apple2gs.h",
|
||||
MAME_DIR .. "src/mame/machine/apple2gs.cpp",
|
||||
MAME_DIR .. "src/mame/video/apple2gs.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/apple3.cpp",
|
||||
MAME_DIR .. "src/mame/includes/apple3.h",
|
||||
MAME_DIR .. "src/mame/machine/apple3.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user