Skip to content

package/win32: generate the .exe and .msi installer in release builds

Steve Lhomme requested to merge robUx4/vlc:win-rls into master

So we don't have to generate package-win-strip again and possibly have different binary signatures.

The .msi package generation is tricky and requires many calls. It's easier to let the makefile do it.

Merge request reports

Loading