Update readme with regards to recent changes in directory structure.

This commit is contained in:
rosenfield
2007-06-26 12:11:26 +00:00
parent 66dc24bd2f
commit 846791ee70

View File

@ -130,7 +130,7 @@
<p>
You can use TortoiseSVN (a graphical client), or the command line Subversion client like so:
<div>
<code>svn co https://svn.sourceforge.net/svnroot/heidisql heidisql</code>
<code>svn co https://heidisql.svn.sourceforge.net/svnroot/heidisql/trunk heidisql</code>
</div>
</p>
<p>
@ -169,7 +169,7 @@
<th>Action</th>
</tr>
<tr>
<td>components/edbimage/packages/delphi10/EDBImage.bdsgroup</td>
<td>components/edbimage/packages/delphi10/EDBImage.bds<u>group</u></td>
<td>Build All + Install "DCLSer100"</td>
</tr>
<tr>
@ -181,11 +181,11 @@
<td>Build All + Install "SMDBGridComponents"</td>
</tr>
<tr>
<td>components/synedit/packages/delphi10/SynEdit.bdsgroup</td>
<td>components/synedit/packages/delphi10/SynEdit.bds<u>group</u></td>
<td>Build All + Install "SynEdit_D10"</td>
</tr>
<tr>
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bdsgroup</td>
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bds<u>group</u></td>
<td>Build All + Install "ZComponentDesign100"</td>
</tr>
</table>
@ -221,7 +221,7 @@
Thus the "Install" step is no longer necessary, "Build" is all that is needed!
</p>
<p>
For your convenience, there is a project group under <em>packages/delphi10/heidisql.bdsgroup</em>
For your convenience, there is a project group under <em>superpackages/delphi10/heidisql.bdsgroup</em>
which includes both HeidiSQL and all of it's dependencies.
</p>
<p>