mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 18:59:13 +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>
|
||||
<Package Version="4">
|
||||
<Name Value="SQLDBLaz"/>
|
||||
@ -14,6 +14,7 @@
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<Other>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user