ultimatepp/uppsrc/ide/Browser/Browser.upp
cxl a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00

39 lines
552 B
Text

description "TheIDE - code browser and Topic++\377B";
uses
CppBase,
ide\Common,
PdfDraw,
RichEdit,
plugin/lz4;
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;