ultimatepp/uppsrc/ide/Browser/Browser.upp
cxl 557fb2cd4d T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00

38 lines
531 B
Text

description "TheIDE - code browser and Topic++";
uses
CppBase,
ide\Common,
PdfDraw,
RichEdit;
file
Browser.h,
Browser readonly separator,
Lay.cpp,
Base.cpp optimize_speed,
Util.cpp,
Item.cpp,
ItemDisplay.cpp,
CodeBrowser.cpp,
Browser.lay,
Browser.iml,
Topic readonly separator,
TopicBase.cpp,
Reference.cpp,
File.cpp optimize_speed,
Topic.cpp,
Template.cpp,
Link.cpp,
TopicWin.cpp,
Move.cpp,
CodeRef.cpp,
TopicI.icpp,
Topic.lay,
Topic.iml,
Info readonly separator,
Copying;
mainconfig
"" = "GUI";