ultimatepp/uppsrc/plugin/bmp/bmp.upp
cxl 6937772ebf Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00

15 lines
162 B
Text

description "BMP image file format";
uses
Draw;
file
bmp.h,
bmphdr.h,
Bmp.cpp,
BmpWrite.cpp,
Icon.cpp,
BmpReg.icpp,
Info readonly separator,
Copying;