hmm.. new 5.2 mingw seems to need this to pickup sprintf for lto (NW)

This commit is contained in:
Cowering 2015-07-23 10:46:11 -05:00
parent 287a9ddee0
commit 9d0e2427a4

View File

@ -34,6 +34,7 @@ function maintargetosdoptions(_target,_subtarget)
links {
"comctl32",
"comdlg32",
"mingw32",
}
end