Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
16d4418b
Commit
16d4418b
authored
Apr 30, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix BCC to not define compiler location.
parent
23cf3986
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/interfaces/libpq/bcc32.mak
src/interfaces/libpq/bcc32.mak
+1
-1
No files found.
src/interfaces/libpq/bcc32.mak
View file @
16d4418b
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# and a Win32 dynamic library libpq.dll with import library libpqdll.lib
# and a Win32 dynamic library libpq.dll with import library libpqdll.lib
# Borland C++ base install directory goes here
# Borland C++ base install directory goes here
BCB
=
c:
\B
orland
\B
cc55
#
BCB=c:\Borland\Bcc55
!IF
"$(BCB)"
==
""
!IF
"$(BCB)"
==
""
!MESSAGE
You
must
edit
bcc32.mak
and
define
BCB
at
the
top
!MESSAGE
You
must
edit
bcc32.mak
and
define
BCB
at
the
top
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment