ultimatepp/uppsrc/ide/Browser/Browser.upp
cxl b794e722c9 CtrlLib, ide: Skin improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-17 14:16:21 +00:00

38 lines
541 B
Text

description "TheIDE - code browser and Topic++\377B";
uses
CppBase,
PdfDraw,
RichEdit,
plugin/lz4,
ide/Common;
file
Browser.h options(BUILDER_OPTION) PCH,
Browser readonly separator,
Lay.cpp,
Iml.cpp,
Sch.cpp,
Util.cpp,
Base.cpp,
Item.cpp,
ItemDisplay.cpp,
CodeBrowser.cpp,
Browser.lay,
Browser.iml,
Topic readonly separator,
TopicBase.cpp,
Reference.cpp,
File.cpp,
Topic.cpp,
Template.cpp,
Link.cpp,
TopicWin.cpp,
Move.cpp,
CodeRef.cpp,
TopicI.cpp,
Topic.lay,
Topic.iml,
Info readonly separator,
Copying;