mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
20 lines
243 B
Text
20 lines
243 B
Text
description "Commandline U++ package/assembly builder\377";
|
|
|
|
uses
|
|
ide\Builders;
|
|
|
|
uses(!POSIX) Core/SSL;
|
|
|
|
file
|
|
umake.h,
|
|
Console.cpp,
|
|
IdeContext.cpp,
|
|
MakeBuild.cpp,
|
|
Export.cpp,
|
|
UppHub.cpp,
|
|
umake.cpp;
|
|
|
|
mainconfig
|
|
"" = "",
|
|
"" = "NOMM";
|
|
|