fixed order of libs making apricot build fine (nw)

This commit is contained in:
Miodrag Milanovic 2015-06-20 20:18:50 +02:00
parent 7700552f53
commit d158684474

View File

@ -96,13 +96,13 @@ function mainProject(_target, _subtarget)
"netlist",
"optional",
"emu",
"formats",
"dasm",
"utils",
"expat",
"softfloat",
"jpeg",
"7z",
"formats",
"lua",
"lsqlite3",
"jsoncpp",