mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Update supported standalone VC++ version to 7.1+ only, and fix
some bad data leftover in win32.mak. Per request from Hiroshi Saito.
This commit is contained in:
@ -1,8 +1,4 @@
|
||||
<<<<<<< win32.mak
|
||||
# Makefile for Microsoft Visual C++ 8.0
|
||||
=======
|
||||
# Makefile for Microsoft Visual C++ 6.0-8.0
|
||||
>>>>>>> 1.45
|
||||
# Makefile for Microsoft Visual C++ 7.1-8.0
|
||||
|
||||
# Will build a static library libpq(d).lib
|
||||
# and a dynamic library libpq(d).dll with import library libpq(d)dll.lib
|
||||
|
Reference in New Issue
Block a user