mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
19 lines
248 B
Text
19 lines
248 B
Text
acceptflags
|
|
NOPOSTGRESQL;
|
|
|
|
uses
|
|
Sql;
|
|
|
|
library(WIN32 !NOPOSTGRESQL MSC) libpq;
|
|
|
|
library(WIN32 !NOPOSTGRESQL GCC) pq;
|
|
|
|
library(POSIX !NOPOSTGRESQL) pq;
|
|
|
|
file
|
|
PostgreSQL.h,
|
|
PostgreSQLSchema.h,
|
|
PostgreSQL.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|