Added missing lib.

This commit is contained in:
Branimir Karadžić
2017-11-15 21:36:06 -08:00
parent 8ca95ffda7
commit 78d8069882

View File

@@ -27,6 +27,11 @@ project "bin2c"
"pthread",
}
configuration { "vs20* or mingw*" }
links {
"psapi",
}
configuration {}
strip()