From fc3f4149094e1fbe7d95c6f24335644486a6e13d Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Tue, 1 Jan 2008 23:52:17 +0000 Subject: [PATCH] Added a reference to the sourceforge windows build procedure doc. --- tools/doc/doxyinput/initthermo.txt | 26 ++++++++++++++++++++++++++ tools/doc/doxyinput/winbuild.txt | 7 +++++-- 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 tools/doc/doxyinput/initthermo.txt diff --git a/tools/doc/doxyinput/initthermo.txt b/tools/doc/doxyinput/initthermo.txt new file mode 100644 index 000000000..f1ff6e2ba --- /dev/null +++ b/tools/doc/doxyinput/initthermo.txt @@ -0,0 +1,26 @@ +/** + +\page initthermo Initializing Thermodynamics objects + + This note will go through +some of the details with instantiating Thermodynamics objects within Cantera +by reading their data in from XML files. + + + + + + + + + + + + + + + + + + +*/ diff --git a/tools/doc/doxyinput/winbuild.txt b/tools/doc/doxyinput/winbuild.txt index c0a9f7edf..c3adaa6e0 100644 --- a/tools/doc/doxyinput/winbuild.txt +++ b/tools/doc/doxyinput/winbuild.txt @@ -1,8 +1,11 @@ /** -\page cantera-winbuild Building Cantera on a Windows platform +\page cantera-winbuild Building Cantera using Visual Studio .NET -Coming soon +This document describes how to build %Cantera 1.7 using Visual Studio .Net +2003. + +http://downloads.sourceforge.net/cantera/cantera17-vc7.pdf?use_mirror=easynews \section ctbuild-sysreq System Requirements