mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-19 12:39:26 +02:00
sqldb: use IDEBuildOptions
git-svn-id: trunk@45358 -
This commit is contained in:
parent
f21017edfd
commit
1a9683617f
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="4">
|
||||||
<Name Value="SQLDBLaz"/>
|
<Name Value="SQLDBLaz"/>
|
||||||
@ -14,6 +14,7 @@
|
|||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
<Other>
|
<Other>
|
||||||
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
|
Loading…
Reference in New Issue
Block a user