author | Alpar Juttner <alpar@cs.elte.hu> |
Sun, 05 Dec 2010 17:35:23 +0100 | |
changeset 2 | 4c8956a7bdf4 |
permissions | -rw-r--r-- |
1 /* GLPK configuration file (Microsoft Visual Studio Express) */
3 #define __WOE__ 1
5 #define ODBC_DLNAME "odbc32.dll"
6 /* ODBC shared library name if this feature is enabled */
8 #if 0
9 #define MYSQL_DLNAME "libmysql.dll"
10 /* MySQL shared library name if this feature is enabled */
11 #endif
13 /* eof */