mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
Trying to do link fix (nw)
This commit is contained in:
parent
1244957397
commit
e2d2355352
@ -199,8 +199,8 @@ end
|
||||
}
|
||||
if (STANDALONE~=true) then
|
||||
links {
|
||||
"frontend",
|
||||
"linenoise-ng",
|
||||
"frontend",
|
||||
"http",
|
||||
}
|
||||
end
|
||||
if (MACHINES["NETLIST"]~=null) then
|
||||
@ -233,6 +233,7 @@ if (STANDALONE~=true) then
|
||||
links {
|
||||
ext_lib("lua"),
|
||||
"lualibs",
|
||||
"linenoise-ng",
|
||||
}
|
||||
end
|
||||
links {
|
||||
|
Loading…
Reference in New Issue
Block a user