mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 18:59:43 +02:00
Packages: Updated the description for sqlite3/sqlite. After package install, without the proper libraries, the IDE won't start.
git-svn-id: trunk@61598 -
This commit is contained in:
parent
0638e4e671
commit
7b0e251c98
@ -12,8 +12,9 @@
|
|||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="TSqlite3Dataset class package
|
<Description Value="TSqlite3Dataset class package.
|
||||||
"/>
|
There are required binary file dependancies for IDE installation and project distribution, please see: https://wiki.lazarus.freepascal.org/SQLite for information and instructions.
|
||||||
|
"/>
|
||||||
<License Value="Modified LGPL
|
<License Value="Modified LGPL
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="4"/>
|
<Version Minor="4"/>
|
||||||
|
@ -16,8 +16,9 @@
|
|||||||
</SyntaxOptions>
|
</SyntaxOptions>
|
||||||
</Parsing>
|
</Parsing>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="TSqliteDataset class package
|
<Description Value="TSqlite3Dataset class package.
|
||||||
"/>
|
There are required binary file dependancies for IDE installation and project distribution, please see: https://wiki.lazarus.freepascal.org/SQLite for information and instructions.
|
||||||
|
"/>
|
||||||
<License Value="Modified LGPL
|
<License Value="Modified LGPL
|
||||||
"/>
|
"/>
|
||||||
<Version Minor="4"/>
|
<Version Minor="4"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user