ultimatepp/uppsrc/ide/Common/Common.upp
2025-11-05 10:39:56 +01:00

17 lines
237 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,
Info readonly separator,
Copying;