ultimatepp/uppsrc/PostgreSQL/PostgreSQL.upp
cxl 1e9fafbe6f upp.src: Fixed mysql, sdl2, pgsql linking with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@14037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 22:31:56 +00:00

17 lines
182 B
Text

acceptflags
NOPOSTGRESQL;
uses
Sql;
library(WIN32) libpq.lib;
library(POSIX) pq;
file
PostgreSQL.h,
PostgreSQLSchema.h,
PostgreSQL.cpp,
Info readonly separator,
Copying;