mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
15 lines
166 B
Text
15 lines
166 B
Text
description "Wordprocessor application";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichEdit,
|
|
PdfDraw,
|
|
plugin\jpg;
|
|
|
|
file
|
|
UWord.cpp,
|
|
UWord.iml;
|
|
|
|
mainconfig
|
|
"" = "GUI",
|
|
"" = "GUI .NOGTK";
|