mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
18 lines
195 B
Text
18 lines
195 B
Text
description "Logging and using PostgreSQL\377";
|
|
|
|
charset "UTF-8";
|
|
|
|
uses
|
|
CtrlLib,
|
|
PostgreSQL,
|
|
SqlCtrl;
|
|
|
|
file
|
|
database.sch,
|
|
Postgres.h,
|
|
Postgres.cpp,
|
|
Postgres.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|