We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23cf398 commit 16d4418Copy full SHA for 16d4418
src/interfaces/libpq/bcc32.mak
@@ -4,7 +4,7 @@
4
# and a Win32 dynamic library libpq.dll with import library libpqdll.lib
5
6
# Borland C++ base install directory goes here
7
-BCB=c:\Borland\Bcc55
+# BCB=c:\Borland\Bcc55
8
9
!IF "$(BCB)" == ""
10
!MESSAGE You must edit bcc32.mak and define BCB at the top
0 commit comments