ultimatepp/examples/SQLApp/SQLApp.upp
cxl 2786413ebf .examples
git-svn-id: svn://ultimatepp.org/upp/trunk@11850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-20 09:43:37 +00:00

19 lines
202 B
Text

description "SQL application example\377";
uses
CtrlLib,
plugin\sqlite3,
SqlCtrl;
file
SQLApp.h,
SQLApp.sch,
query.cpp,
book.cpp,
borrow.cpp,
main.cpp,
SQLApp.lay;
mainconfig
"" = "GUI";