mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
Rename PocoSQLPostgreSQL to PocoDataPostgreSQL
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
//
|
||||
#if defined(_MSC_VER) && !defined(POCO_NO_AUTOMATIC_LIBS)
|
||||
#if !defined(PostgreSQL_EXPORTS)
|
||||
#pragma comment(lib, "PocoSQLPostgreSQL" POCO_LIB_SUFFIX)
|
||||
#pragma comment(lib, "PocoDataPostgreSQL" POCO_LIB_SUFFIX)
|
||||
#endif
|
||||
#pragma comment(lib, "libpq")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user