mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
37 lines
515 B
Text
37 lines
515 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,
|
|
Item.cpp,
|
|
ItemList.cpp,
|
|
Query.cpp,
|
|
Browser.cpp,
|
|
Browser.lay,
|
|
Browser.iml,
|
|
Topic readonly separator,
|
|
TopicBase.cpp,
|
|
Reference.cpp,
|
|
File.cpp optimize_speed,
|
|
Topic.cpp,
|
|
Template.cpp,
|
|
Link.cpp,
|
|
TopicWin.cpp,
|
|
IdeTopic.cpp,
|
|
TopicI.icpp,
|
|
Topic.lay,
|
|
Topic.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|