Merge "Add Skia deps to the list of available Windows libraries"
This commit is contained in:
@@ -100,7 +100,9 @@ var (
|
|||||||
"imagehlp",
|
"imagehlp",
|
||||||
"iphlpapi",
|
"iphlpapi",
|
||||||
"netapi32",
|
"netapi32",
|
||||||
|
"oleaut32",
|
||||||
"ole32",
|
"ole32",
|
||||||
|
"opengl32",
|
||||||
"powrprof",
|
"powrprof",
|
||||||
"psapi",
|
"psapi",
|
||||||
"pthread",
|
"pthread",
|
||||||
@@ -108,6 +110,7 @@ var (
|
|||||||
"uuid",
|
"uuid",
|
||||||
"version",
|
"version",
|
||||||
"ws2_32",
|
"ws2_32",
|
||||||
|
"windowscodecs",
|
||||||
}, "-l")
|
}, "-l")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user