mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@14292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
fa09048354
commit
466663bad3
1 changed files with 3 additions and 0 deletions
|
|
@ -105,6 +105,9 @@ CONSOLE_APP_MAIN
|
|||
Syx(GetHomeDirFile("bin/umk") + " ~/upp.src/uppsrc ide CLANG -abrvs " + release_app);
|
||||
Syx(GetHomeDirFile("bin/umk") + " ~/upp.src/uppsrc umk CLANG -abrvs " + release + "/umk");
|
||||
#endif
|
||||
|
||||
system("cp " + GetHomeDirFile("upp.bin") + "/" + "*.udc " + release);
|
||||
|
||||
chdir(release_dir);
|
||||
String upload = GetHomeDirFile("upload");
|
||||
RealizeDirectory(upload);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue