mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
17 lines
208 B
Text
17 lines
208 B
Text
acceptflags
|
|
NOPOSTGRESQL;
|
|
|
|
uses
|
|
Sql;
|
|
|
|
library(WIN32) libpq.lib;
|
|
|
|
pkg_config(LINUX | FREEBSD | OPENBSD) libpq;
|
|
|
|
file
|
|
PostgreSQL.h,
|
|
PostgreSQLSchema.h,
|
|
PostgreSQL.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|