mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-26 22:03:35 -06:00
38 lines
531 B
Text
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";
|
|
|