mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
added line back removed by mistake (nw)
This commit is contained in:
parent
d468a4fd3f
commit
fe5c894890
@ -236,6 +236,7 @@ if sys.argv[3]=='target':
|
||||
sys.stdout.write(' MAME_DIR .. "src/lib/util",\n')
|
||||
sys.stdout.write(' MAME_DIR .. "src/lib/netlist",\n')
|
||||
sys.stdout.write(' MAME_DIR .. "3rdparty",\n')
|
||||
sys.stdout.write(' GEN_DIR .. "mame/layout",\n')
|
||||
sys.stdout.write(' ext_includedir("zlib"),\n')
|
||||
sys.stdout.write(' ext_includedir("flac"),\n')
|
||||
sys.stdout.write(' }\n')
|
||||
|
Loading…
Reference in New Issue
Block a user