mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-11 14:22:31 -06:00
16 lines
187 B
Text
16 lines
187 B
Text
description "TheIDE - common library";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Esc;
|
|
|
|
file
|
|
Common.h,
|
|
Common.cpp,
|
|
Hdepend.cpp optimize_speed,
|
|
Package.cpp,
|
|
Workspace.cpp,
|
|
usc.cpp,
|
|
ComDlg.cpp,
|
|
common.iml;
|
|
|