mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Fixed QT5 linking (nw)
This commit is contained in:
parent
e933c869db
commit
50a72771ff
@ -292,9 +292,9 @@ function osdmodulestargetconf()
|
||||
}
|
||||
links {
|
||||
"qtmain",
|
||||
"Qt5Core",
|
||||
"Qt5Gui",
|
||||
"Qt5Widgets",
|
||||
"Qt5Core.dll",
|
||||
"Qt5Gui.dll",
|
||||
"Qt5Widgets.dll",
|
||||
}
|
||||
elseif _OPTIONS["targetos"]=="macosx" then
|
||||
linkoptions {
|
||||
|
Loading…
Reference in New Issue
Block a user