remove qtmain on windows, it conflicts with SDL2_Main (nw)

This commit is contained in:
smf- 2017-12-26 23:05:20 +00:00
parent 99294a5521
commit a3f8dcf915

View File

@ -410,7 +410,6 @@ function osdmodulestargetconf()
"-L$(shell qmake -query QT_INSTALL_LIBS)",
}
links {
"qtmain",
"Qt5Core.dll",
"Qt5Gui.dll",
"Qt5Widgets.dll",