Merge "Add Skia deps to the list of available Windows libraries"
am: 13a539c009
Change-Id: I45c4f8d8305b9ef8f296d50b374d778fabdaf362
This commit is contained in:
commit
c5c22a4f86
1 changed files with 3 additions and 0 deletions
|
@ -100,7 +100,9 @@ var (
|
|||
"imagehlp",
|
||||
"iphlpapi",
|
||||
"netapi32",
|
||||
"oleaut32",
|
||||
"ole32",
|
||||
"opengl32",
|
||||
"powrprof",
|
||||
"psapi",
|
||||
"pthread",
|
||||
|
@ -108,6 +110,7 @@ var (
|
|||
"uuid",
|
||||
"version",
|
||||
"ws2_32",
|
||||
"windowscodecs",
|
||||
}, "-l")
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue