mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Libpq++ fixes for Win32 compile.
Christian Ullrich
This commit is contained in:
@ -20,6 +20,8 @@ ALL:
|
||||
cd ..
|
||||
cd interfaces\libpq
|
||||
nmake /f win32.mak $(MAKEMACRO)
|
||||
cd ..\libpq++
|
||||
nmake /f win32.mak $(MAKEMACRO)
|
||||
cd ..\..\bin\psql
|
||||
nmake /f win32.mak $(MAKEMACRO)
|
||||
cd ..\..
|
||||
|
Reference in New Issue
Block a user