mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-07 10:34:54 -06:00
.MakeInstall4
git-svn-id: svn://ultimatepp.org/upp/trunk@4485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
35747a1455
commit
bf992d63bb
1 changed files with 2 additions and 1 deletions
|
|
@ -117,5 +117,6 @@ CONSOLE_APP_MAIN
|
|||
|
||||
Syx(win32 + "/7za/7za.exe a " + tmp + "/upp.7z * -r -mx -m0fb=255 -mf=off");
|
||||
SetCurrentDirectory(tmp);
|
||||
Syx(win32 + "/umk uppbox WinInstaller2 MSC9 -ar u:/upload/upp-win32-" + Filter(version, FilterVersion) + ".exe");
|
||||
Syx(win32 + "/umk " + upptmp + "/uppbox," + upptmp + "/uppsrc WinInstaller2 " + win32 +
|
||||
"/MSC9 -ar u:/upload/upp-win32-" + Filter(version, FilterVersion) + ".exe");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue