Windows installer fix before 0.2 release.
This commit is contained in:
parent
2fb1687997
commit
8aeac5397a
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -52,7 +52,7 @@ debug_test: build
|
|||
gdb --nx -x .gdbinit --ex run --args builddir/runtests -e
|
||||
|
||||
win_installer:
|
||||
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" win_installer.ifp'
|
||||
powershell 'start "C:\Program Files (x86)\solicus\InstallForge\bin\ifbuilderenvx86.exe" scripts\win_installer.ifp'
|
||||
|
||||
coverage_report:
|
||||
powershell 'scripts/coverage_report.ps1'
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue