texturev: Added winapi support for openFileSelectionDialog.

This commit is contained in:
Branimir Karadžić
2019-02-19 22:42:46 -08:00
parent 9ad5f41858
commit 464a555101
3 changed files with 140 additions and 7 deletions

View File

@@ -80,6 +80,7 @@ project ("texturev")
configuration { "vs20* or mingw*" }
links {
"comdlg32",
"gdi32",
"psapi",
}