ultimatepp/uppsrc/ide/Common/Common.upp
cxl 0833cadefd ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00

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;