mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
14 lines
187 B
Text
14 lines
187 B
Text
uses
|
|
Sql;
|
|
|
|
library(WIN32 !NOPOSTGRESQL MSC) ms\libpq;
|
|
|
|
library(WIN32 !NOPOSTGRESQL GCC) pq;
|
|
|
|
library(LINUX !NOPOSTGRESQL) pq;
|
|
|
|
file
|
|
PostgreSQL.h,
|
|
PostgreSQLSchema.h,
|
|
PostgreSQL.cpp;
|
|
|