Fixed QT5 linking (nw)

This commit is contained in:
Miodrag Milanovic 2016-01-09 20:39:09 +01:00
parent e933c869db
commit 50a72771ff

View File

@ -292,9 +292,9 @@ function osdmodulestargetconf()
}
links {
"qtmain",
"Qt5Core",
"Qt5Gui",
"Qt5Widgets",
"Qt5Core.dll",
"Qt5Gui.dll",
"Qt5Widgets.dll",
}
elseif _OPTIONS["targetos"]=="macosx" then
linkoptions {