Merge branch 'master' of http://git.fredemmott.co.uk/repo/yanihp
[jkt-jerboa.git] / msi.nmake
blob6df7f318ef70ef7a50b706d0acc74b19c0eea162
1 all: yanihp.msi
3 yanihp.msi: yanihp.wixobj mp3codec.msm yanihp.exe
4         C:\WiX\light.exe yanihp.wixobj -ext WixUIExtension -cultures:en-us -out yanihp.msi
6 yanihp.wixobj: license.rtf yanihp.exe *.dll yanihp.wxs
7         C:\WiX\candle.exe yanihp.wxs