link ole32 on Windows. Needed for CoInitializeEx()

This commit is contained in:
Brad Hughes 2016-03-02 16:23:08 -05:00
parent fd8ab966b5
commit ad6aaa81a9

View File

@ -46,6 +46,7 @@ function maintargetosdoptions(_target,_subtarget)
"comctl32",
"comdlg32",
"psapi",
"ole32",
}
end