mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 12:59:14 +02:00
added README.txt for lazdde
git-svn-id: trunk@11482 -
This commit is contained in:
parent
bfa0163c4c
commit
df7d6b0427
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -3131,6 +3131,7 @@ tools/install/win/lazarus_install_cheetah.bmp -text svneol=unset#image/bmp
|
|||||||
tools/install/win/lazarus_install_cheetah_small.bmp -text svneol=unset#image/bmp
|
tools/install/win/lazarus_install_cheetah_small.bmp -text svneol=unset#image/bmp
|
||||||
tools/install/win/readme.txt svneol=native#text/plain
|
tools/install/win/readme.txt svneol=native#text/plain
|
||||||
tools/lazarusmake.ini svneol=native#text/plain
|
tools/lazarusmake.ini svneol=native#text/plain
|
||||||
|
tools/lazdde/README.txt svneol=native#text/plain
|
||||||
tools/lazdde/bitmaps/deletefield.bmp -text
|
tools/lazdde/bitmaps/deletefield.bmp -text
|
||||||
tools/lazdde/bitmaps/deletetable.bmp -text
|
tools/lazdde/bitmaps/deletetable.bmp -text
|
||||||
tools/lazdde/bitmaps/generatesql.bmp -text
|
tools/lazdde/bitmaps/generatesql.bmp -text
|
||||||
|
1
tools/lazdde/README.txt
Normal file
1
tools/lazdde/README.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Compilation requires fpc 2.2 or 2.3.1 (12 July 2007).
|
@ -39,7 +39,7 @@
|
|||||||
<MinVersion Minor="1" Release="1" Valid="True"/>
|
<MinVersion Minor="1" Release="1" Valid="True"/>
|
||||||
</Item5>
|
</Item5>
|
||||||
</RequiredPackages>
|
</RequiredPackages>
|
||||||
<Units Count="56">
|
<Units Count="57">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="lazdde.lpr"/>
|
<Filename Value="lazdde.lpr"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
@ -229,7 +229,7 @@
|
|||||||
<Filename Value="ddfiles.pp"/>
|
<Filename Value="ddfiles.pp"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="ddfiles"/>
|
<UnitName Value="ddfiles"/>
|
||||||
<CursorPos X="26" Y="25"/>
|
<CursorPos X="33" Y="22"/>
|
||||||
<TopLine Value="1"/>
|
<TopLine Value="1"/>
|
||||||
<EditorIndex Value="0"/>
|
<EditorIndex Value="0"/>
|
||||||
<UsageCount Value="91"/>
|
<UsageCount Value="91"/>
|
||||||
@ -445,6 +445,14 @@
|
|||||||
<TopLine Value="78"/>
|
<TopLine Value="78"/>
|
||||||
<UsageCount Value="10"/>
|
<UsageCount Value="10"/>
|
||||||
</Unit55>
|
</Unit55>
|
||||||
|
<Unit56>
|
||||||
|
<Filename Value="README.txt"/>
|
||||||
|
<IsPartOfProject Value="True"/>
|
||||||
|
<CursorPos X="1" Y="1"/>
|
||||||
|
<TopLine Value="1"/>
|
||||||
|
<UsageCount Value="20"/>
|
||||||
|
<SyntaxHighlighter Value="None"/>
|
||||||
|
</Unit56>
|
||||||
</Units>
|
</Units>
|
||||||
<JumpHistory Count="0" HistoryIndex="-1"/>
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
|
Loading…
Reference in New Issue
Block a user