ultimatepp/uppsrc/Report/Report.upp
cxl 7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00

14 lines
206 B
Text

description "Preview and printing of reports\377";
uses
CtrlLib,
RichText;
file
Report.h options(BUILDER_OPTION) PCH,
Report.cpp,
ReportDlg.cpp,
Report.lay,
Report.t charset "UTF-8",
srcdoc.tpp;