ultimatepp/uppsrc/ide/Browser/Browser.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

39 lines
552 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,
todo.txt,
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;