mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
19 lines
286 B
Text
19 lines
286 B
Text
description "TheIDE - common dialogs and interfaces\377B";
|
|
|
|
uses
|
|
ide\Core,
|
|
CtrlLib,
|
|
Esc,
|
|
CodeEditor;
|
|
|
|
file
|
|
Common.h options(BUILDER_OPTION) PCH,
|
|
ComDlg.cpp,
|
|
Module.cpp,
|
|
Util.cpp,
|
|
common.iml,
|
|
Defs readonly separator,
|
|
CommandLineOptions.h,
|
|
Info readonly separator,
|
|
Copying;
|
|
|