diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-10-30 20:57:53 (GMT) |
commit | c6d6555a949e86be5c859311eb4db5dcc092c258 (patch) | |
tree | dd06bd100b0bd88b6ee40c8464efac800a749c32 /wintools/README | |
parent | 7c34dd2b1594925d0a012e9ba290bf9c80574db5 (diff) | |
download | Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.zip Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.gz Doxygen-c6d6555a949e86be5c859311eb4db5dcc092c258.tar.bz2 |
Release-1.2.18-20021030
Diffstat (limited to 'wintools/README')
-rw-r--r-- | wintools/README | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/wintools/README b/wintools/README index 4f3e599..e7ef5f2 100644 --- a/wintools/README +++ b/wintools/README @@ -1,9 +1,20 @@ The files Doxygen.dsw and Doxygen.dsp can be used to build doxygen from within -Microsoft's Developer Studio 6.0. +Microsoft's Developer Studio 6.0, and +converted for use with DevStudio .NET. -These files are created and maintained by -Simon Goodwin <simon.goodwin@atd.co.uk>. -Please contact him in case of question or -problems with these files. +The project has been compartmentalised +in the course of development of Doxygen +1.2.19 so that there are separate project +files for the Doxysearch and Doxytag tools +and for the three libraries zlib, libpng +and qtools. Credit for this update is due +to Jorge Ramos for the original idea, and +Johan Eriksson <johan.eriksson@uab.ericsson.se> +for the current implementation. + +These files are maintained by Simon Goodwin +<simon.goodwin@atd.co.uk>. Please contact him +in the event of questions or problems with +these files. |