mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
fix for Android build (nw)
This commit is contained in:
parent
16f2a92f89
commit
b6a6a03fa5
@ -15,6 +15,11 @@ project "netlist"
|
||||
|
||||
addprojectflags()
|
||||
|
||||
|
||||
defines {
|
||||
"__STDC_CONSTANT_MACROS",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
MAME_DIR .. "src/lib/netlist",
|
||||
MAME_DIR .. "src/osd",
|
||||
|
Loading…
Reference in New Issue
Block a user