Commit 9da2d79
authored
build(windows): Ensure 'lib' prefix is on the dynamicaly loaded batched shading libraries for windows (#2025)
When the ISA-specific dll is loaded dynamically by the batched shading system,
it was expecting the lib prefix to be there.
Signed-off-by: Alex Fuller <[email protected]>1 parent d7591f0 commit 9da2d79
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
512 | 515 | | |
513 | 516 | | |
514 | 517 | | |
| |||
0 commit comments