mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
fix building Emscripten build on Windows (nw)
This commit is contained in:
parent
c8b426efe1
commit
d50870e3e4
@ -16,7 +16,9 @@ kind (LIBTYPE)
|
|||||||
|
|
||||||
addprojectflags()
|
addprojectflags()
|
||||||
precompiledheaders()
|
precompiledheaders()
|
||||||
|
options {
|
||||||
|
"ArchiveSplit",
|
||||||
|
}
|
||||||
includedirs {
|
includedirs {
|
||||||
MAME_DIR .. "src/osd",
|
MAME_DIR .. "src/osd",
|
||||||
MAME_DIR .. "src/emu",
|
MAME_DIR .. "src/emu",
|
||||||
|
Loading…
Reference in New Issue
Block a user