ultimatepp/bazaar/RepGen/RepGen.upp
cxl da6f796eb6 bazaar/RepGen: fixed to compile in Win32 (add PdfDraw 'uses')
git-svn-id: svn://ultimatepp.org/upp/trunk@10864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 09:43:01 +00:00

15 lines
164 B
Text

description "Report example\377";
uses
CtrlLib,
Report,
plugin\pcre,
PdfDraw;
file
RepGen.h,
RepGen.cpp,
RepGen.t charset "UTF-8",
src.tpp,
srcdoc.tpp;