mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 20:32:41 +02:00
* linklib added.
git-svn-id: trunk@13495 -
This commit is contained in:
parent
30bfca91a9
commit
c82f8ebff9
@ -19,6 +19,10 @@
|
|||||||
{$define ODBCVER35}
|
{$define ODBCVER35}
|
||||||
{$endif fpc}
|
{$endif fpc}
|
||||||
|
|
||||||
|
{$ifndef DYNLOADINGODBC}
|
||||||
|
{$linklib odbc}
|
||||||
|
{$endif}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
|
Loading…
Reference in New Issue
Block a user