Skip to content

VideoLAN.LibVLC.Windows: automatically link to C++ project and provide DLL for it

After this MR, adding the VideoLAN.LibVLC.Windows package from nuget will automatically setup the compilation flags and install the libraries and plugins along with the output executable.

image

This can be tested locally by building the Windows nuget:

bash package-nuget-win.sh 3.0.18

And then configure the local package repository:

image

Edited by Alexandre Janniaux

Merge request reports