[sword-devel] Borland project updates
Daniel Glassey
sword-devel@crosswire.org
Mon, 27 Jan 2003 09:19:23 -0000
Thanks Chris :)
I've committed the bigger changes that change the biblecs app to
mostly use tnt controls so it'll need checked again.
I added a BCB6 project to /lib/bcppmake since it is a different file
format and needs an extra define.
I called it libsword6icu to indicate that it is for BCB6 and uses
icu. Does that sound like a reasonable naming standard and if so
could you rename the BCB5 one to libsword5icu? I not, I think we
should come up with some kind of naming standard so please suggest
other ideas.
Regards,
Daniel
On 26 Jan 2003 at 5:45, Chris Little wrote:
> I've updated all of the BCB5 projects in Sword CVS to use a single library
> (/lib/libsword.lib which has project files in /lib/bcppmake). This means
> we only have to update Sword library files in one project in order to
> update all projects (BibleCS, InstallMgr, all those utilities, Diaspora,
> etc.).
>
> The TntUnicode stuff is also repaired for BCB5 and everything
> compiles/runs happily.