Skip to content

Commit

Permalink
Add missing Windows libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 27, 2024
1 parent ba3563d commit a26c5c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@
"lflags-windows": ["/LIBPATH:$WGPU_D_PACKAGE_DIR/subprojects/wgpu"],
"libs-windows": [
"wgpu_native",
"opengl32",
"gdi32",
"d3dcompiler",
"ws2_32",
"advapi32",
Expand Down

0 comments on commit a26c5c3

Please sign in to comment.