Installer: minor fix in build script

This commit is contained in:
Daniel Marjamäki 2009-11-21 21:31:48 +01:00
parent 334eaa35ef
commit ebdd74c43e
1 changed files with 2 additions and 3 deletions

View File

@ -7,6 +7,5 @@ del cppcheck.exe
copy ..\gui\release\gui.exe .
copy ..\cli\release\cppcheck.exe .
candle gui.wxs
light -ext WixUIExtension gui.wixobj
move gui.msi cppcheck.msi
candle cppcheck.wxs
light -ext WixUIExtension cppcheck.wixobj