mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
fixed order of libs making apricot build fine (nw)
This commit is contained in:
parent
7700552f53
commit
d158684474
@ -96,13 +96,13 @@ function mainProject(_target, _subtarget)
|
||||
"netlist",
|
||||
"optional",
|
||||
"emu",
|
||||
"formats",
|
||||
"dasm",
|
||||
"utils",
|
||||
"expat",
|
||||
"softfloat",
|
||||
"jpeg",
|
||||
"7z",
|
||||
"formats",
|
||||
"lua",
|
||||
"lsqlite3",
|
||||
"jsoncpp",
|
||||
|
Loading…
Reference in New Issue
Block a user