mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-22 22:02:34 -06:00
19 lines
226 B
Text
19 lines
226 B
Text
description "TheIDE - common library";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Esc;
|
|
|
|
file
|
|
Core.h,
|
|
Core.cpp,
|
|
Hdepend.cpp optimize_speed,
|
|
Package.cpp,
|
|
Workspace.cpp,
|
|
usc.cpp,
|
|
Host.h,
|
|
Host.cpp,
|
|
common.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|