mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
- Assist/Autocomplete refactored to use libclang Other minor changes: - Removed CoWork Pipe - .dli runtime loading of dynamic libraries now supports path to library in access function - EditField::SetBackground - RichTextView::GotoLabel variant with Gate for matching - RichEdit::GotoLabel variant with Gate for matching
28 lines
414 B
Text
28 lines
414 B
Text
description "TheIDE - code browser and Topic++\377B";
|
|
|
|
uses
|
|
PdfDraw,
|
|
RichEdit,
|
|
plugin/lz4,
|
|
ide/Common;
|
|
|
|
file
|
|
Browser.h options(BUILDER_OPTION) PCH,
|
|
CodeBase readonly separator,
|
|
Util.cpp,
|
|
Browser.iml,
|
|
Topic readonly separator,
|
|
TopicBase.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;
|
|
|