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