ultimatepp/uppsrc/ide/Browser/Browser.upp
cxl 02376c48d3 ide: C++ parsing now parallel and in background
git-svn-id: svn://ultimatepp.org/upp/trunk@14618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 14:02:45 +00:00

38 lines
542 B
Text

description "TheIDE - code browser and Topic++\377B";
uses
CppBase,
PdfDraw,
RichEdit,
plugin/lz4,
ide/Common;
file
Browser.h options(BUILDER_OPTION) PCH,
CodeBase 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;