cantera/ext
Ray Speth d3c09984d0 Fixed some preprocessor directives for MinGW
The purpose of these changes is to make the distinction between
compiling under Windows (in which case _WIN32 is defined) and
compiling with the Microsoft compiler (in which case _MSC_VER is
defined). These changes are from the patch submitted by David
Fronczek.
2012-01-19 20:30:26 +00:00
..
blas Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
cvode Fixed some preprocessor directives for MinGW 2012-01-19 20:30:26 +00:00
f2c_blas Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
f2c_lapack Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
f2c_libs Fixed some preprocessor directives for MinGW 2012-01-19 20:30:26 +00:00
f2c_math Fixed a bunch of compiler warnings (MSVC) in the f2c code 2012-01-17 04:09:58 +00:00
lapack Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
math Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +00:00
tpx Removed unused variables identified by compiler warnings 2012-01-17 23:58:38 +00:00
SConscript Supress warnings in externally-supplied code (f2c, cvode) 2012-01-17 23:58:33 +00:00