repo.or.cz
/
jkt-jerboa.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of http://git.fredemmott.co.uk/repo/yanihp
[jkt-jerboa.git]
/
msi.nmake
blob
6df7f318ef70ef7a50b706d0acc74b19c0eea162
1
all: yanihp.msi
2
3
yanihp.msi: yanihp.wixobj mp3codec.msm yanihp.exe
4
C:\WiX\light.exe yanihp.wixobj -ext WixUIExtension -cultures:en-us -out yanihp.msi
5
6
yanihp.wixobj: license.rtf yanihp.exe *.dll yanihp.wxs
7
C:\WiX\candle.exe yanihp.wxs