mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
10 lines
271 B
Text
10 lines
271 B
Text
set -e
|
|
|
|
#rm ~/upload/* || true
|
|
# u:/ is set to be the home folder of account responsible for building
|
|
# wine and SDK is installed there...
|
|
|
|
wine c:/upp/umk.exe u:/upp.src/uppbox,u:/upp.src/uppsrc MakeInstall6 c:/upp/CLANG.bm -ar u:/mku.exe
|
|
wine u:/mku.exe
|
|
|
|
#~/bin/upload
|