ultimatepp/uppsrc/GridCtrl/GridCtrl.upp
cxl a1f17348e4 LoadFrom/StoreTo fixed to work with operator%, fix in Format, usvn now keeps commit messages if no commit performed
git-svn-id: svn://ultimatepp.org/upp/trunk@622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-07 15:48:48 +00:00

36 lines
396 B
Text

description "Grid control";
charset "windows-1250";
uses
CtrlLib;
library
,
,
,
,
;
options
-DLOG_CALLBACKS;
file
GridCtrl.h,
GridCtrl.cpp,
GridDisplay.h,
GridDisplay.cpp,
GridText.cpp,
GridBase.cpp,
GridSort.cpp,
GridCtrl.iml,
GridUtils.h,
GridUtils.cpp,
ToDo.txt,
changelog.txt,
GridCtrl.t charset "UTF-8",
GridCtrl.usc,
src.tpp,
Info readonly separator,
Copying;