ultimatepp/bazaar/Functions4U/Functions4U.upp
koldo c4258cc34e Functions4U: Updated QtfEquation() and added SaveImage(), PrintImage() and DrawRectLine()
git-svn-id: svn://ultimatepp.org/upp/trunk@3761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-13 20:27:47 +00:00

43 lines
697 B
Text

description "Functions and classes for general use\377B255,170,0";
uses
Core,
plugin\bz2,
Web,
Draw,
plugin\jpg,
plugin\gif,
plugin\tif;
uses(GUI) ide/Browser;
uses(AES) AESStream;
library(WIN32) oleaut32;
file
Functions4U.cpp,
Functions4U.h,
Functions4U_Gui.cpp,
Functions4U_Gui.h,
QtfEquation.cpp,
srcdoc.tpp,
src.tpp,
Functions4U.t,
License.txt,
StaticPlugin readonly separator,
StaticPlugin.cpp,
StaticPlugin.h,
GatherTpp readonly separator,
GatherTpp.cpp,
GatherTpp.h,
SvgColors readonly separator,
SvgColors.cpp,
SvgColors.h,
BSDiff readonly separator,
bsdiffwrapper.h,
plugin/bsadditional.cpp,
plugin/bsdiff.cpp,
plugin/bspatch.cpp,
plugin/Credits.txt;