Fixed VS build (nw)

This commit is contained in:
Miodrag Milanovic 2015-08-01 10:07:05 +02:00
parent 882b443bc1
commit fa32ced4ce

View File

@ -11,6 +11,9 @@ function maintargetosdoptions(_target,_subtarget)
linkoptions {
"-municode",
}
links {
"mingw32",
}
configuration { }
@ -34,7 +37,6 @@ function maintargetosdoptions(_target,_subtarget)
links {
"comctl32",
"comdlg32",
"mingw32",
}
end