ultimatepp/uppsrc/TCore/TCore.upp
cxl 99c0a588a6 License fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 10:29:42 +00:00

47 lines
702 B
Text

description "Experimental (sometimes obsolete) non-GUI code";
charset "windows-1250";
uses
Core,
Web,
plugin\dbf;
file
TCore.h,
TCore.t charset "UTF-8",
tcore.usc,
TCore_init.icpp,
template.h,
util.h,
util.cpp,
setop.h,
nls_bw.h,
nls_bw.hpp,
globcfg.h,
globcfg.cpp,
xmlparse.h,
xmlparse.cpp,
"Basic help support" readonly separator,
help.h,
help.cpp,
"Expression Calculator" readonly separator,
TCoreCalc.h,
CalcType.h,
CalcType.cpp,
CalcNode.h,
CalcNode.cpp,
CalcBasic.h,
CalcBasic.cpp,
"File-based Database" readonly separator,
TCoreDb.h,
datafile.h,
datafile.cpp,
database.h,
database.cpp,
datatest.cpp,
dd_h.h,
dd_cpp.h,
Info readonly separator,
Copying;