Skip to content

Commit 6517788

Browse files
merceyzperlun
authored andcommitted
Include swiftshader folder in NuGet packages (#59)
* Include swiftshader folder and files in the NuGet packages * Corrected destination of the swiftshader files
1 parent a9fadc9 commit 6517788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet/cef.redist.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/75J9Y1vIc_E
2121
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12580
2222
-->
23+
<file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\swiftshader\*.dll" target="CEF\$Platform$\swiftshader" />
2324
<file src="..\cef_binary_3.y.z_$CPlatform$\$Configuration$\*.bin" target="CEF\$Platform$" />
2425
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\*.pak" target="CEF\"/>
2526
<file src="..\cef_binary_3.y.z_$CPlatform$\Resources\icudtl.dat" target="CEF\"/>

0 commit comments

Comments
 (0)