diff -r d59bea55db9b -r c445c931472f w64/config_VC --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/w64/config_VC Mon Dec 06 13:09:21 2010 +0100 @@ -0,0 +1,13 @@ +/* GLPK configuration file (Microsoft Visual Studio Express) */ + +#define __WOE__ 1 + +#define ODBC_DLNAME "odbc32.dll" +/* ODBC shared library name if this feature is enabled */ + +#if 0 +#define MYSQL_DLNAME "libmysql.dll" +/* MySQL shared library name if this feature is enabled */ +#endif + +/* eof */