Commit ef243150 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

MSI: make it depend on package-win-strip

parent c3bc86c1
...@@ -8,7 +8,7 @@ W_MSIDIR=`winepath -w '$(MSIDIR)'` ...@@ -8,7 +8,7 @@ W_MSIDIR=`winepath -w '$(MSIDIR)'`
MSIBUILDDIR=$(abs_top_builddir)/extras/package/win32/msi MSIBUILDDIR=$(abs_top_builddir)/extras/package/win32/msi
W_MSIBUILDDIR=`winepath -w '$(MSIBUILDDIR)'` W_MSIBUILDDIR=`winepath -w '$(MSIBUILDDIR)'`
package-msi: heat candle light package-msi: heat candle light package-win-strip
heat: heat:
$(HEAT) dir $(VLCDIR)/plugins -cg CompPluginsGroup -gg -scom -sreg -sfrag -srd -dr PLUGINSDIR -out $(W_MSIBUILDDIR)/Plugins.fragment.wxs $(HEAT) dir $(VLCDIR)/plugins -cg CompPluginsGroup -gg -scom -sreg -sfrag -srd -dr PLUGINSDIR -out $(W_MSIBUILDDIR)/Plugins.fragment.wxs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment