Commit c3bc86c1 authored by Rafaël Carré's avatar Rafaël Carré

packagemsi: rename target to be consistent with package-win32

parent 3fde8c35
...@@ -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)'`
packagemsi: heat candle light package-msi: heat candle light
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