mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
15 lines
225 B
Text
15 lines
225 B
Text
description "Bazaar: Rss 2.0 multi-channel feed creation example using Rss class. Author: İsmail YILMAZ (Oblivion)";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Rss;
|
|
|
|
file
|
|
RSSExample.h,
|
|
main.cpp,
|
|
RSSExample.lay,
|
|
rss.xml;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|