mirror of
https://github.com/holub/mame
synced 2025-05-02 20:46:41 +03:00
remove qtmain on windows, it conflicts with SDL2_Main (nw)
This commit is contained in:
parent
99294a5521
commit
a3f8dcf915
@ -410,7 +410,6 @@ function osdmodulestargetconf()
|
|||||||
"-L$(shell qmake -query QT_INSTALL_LIBS)",
|
"-L$(shell qmake -query QT_INSTALL_LIBS)",
|
||||||
}
|
}
|
||||||
links {
|
links {
|
||||||
"qtmain",
|
|
||||||
"Qt5Core.dll",
|
"Qt5Core.dll",
|
||||||
"Qt5Gui.dll",
|
"Qt5Gui.dll",
|
||||||
"Qt5Widgets.dll",
|
"Qt5Widgets.dll",
|
||||||
|
Loading…
Reference in New Issue
Block a user