mirror of
https://github.com/ziglang/zig.git
synced 2026-02-17 23:10:09 +00:00
zig uses mingw-w64 to provide -lpsapi
This commit is contained in:
parent
28d9696617
commit
701c03d083
@ -587,6 +587,7 @@ static const MinGWDef mingw_def_list[] = {
|
||||
{"ole32", false},
|
||||
{"oleaut32",false},
|
||||
{"opengl32",false},
|
||||
{"psapi", false},
|
||||
{"rpcns4", false},
|
||||
{"rpcrt4", false},
|
||||
{"scarddlg",false},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user