Added a reference to the sourceforge windows build procedure doc.

This commit is contained in:
Harry Moffat 2008-01-01 23:52:17 +00:00
parent c14181e73b
commit fc3f414909
2 changed files with 31 additions and 2 deletions

View file

@ -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.
*/

View file

@ -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