Added missing lib.

This commit is contained in:
Branimir Karadžić 2017-11-15 21:31:24 -08:00
parent 93bde787b8
commit d27b469f7c

View File

@ -37,6 +37,11 @@ project "geometryc"
"Cocoa.framework", "Cocoa.framework",
} }
configuration { "vs20* or mingw*" }
links {
"psapi",
}
configuration {} configuration {}
strip() strip()