mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
22 lines
309 B
Text
22 lines
309 B
Text
description "TheIDE - builders - routines to compile programs\377B";
|
|
|
|
noblitz;
|
|
|
|
uses
|
|
ide\Core;
|
|
|
|
file
|
|
Builders.h,
|
|
CppBuilder.cpp,
|
|
MakeFile.cpp,
|
|
GccBuilder.icpp,
|
|
coff.h,
|
|
MscBuilder.icpp,
|
|
OwcBuilder.icpp,
|
|
JavaBuilder.icpp,
|
|
ScriptBuilder.icpp,
|
|
Info readonly separator,
|
|
Build.h,
|
|
Build.cpp,
|
|
Copying;
|
|
|