Last change
on this file since 2:4c8956a7bdf4 was
1:c445c931472f,
checked in by Alpar Juttner <alpar@…>, 15 years ago
|
Import glpk-4.45
- Generated files and doc/notes are removed
|
File size:
308 bytes
|
Rev | Line | |
---|
[1] | 1 | /* GLPK configuration file (Microsoft Visual Studio Express) */
|
---|
| 2 |
|
---|
| 3 | #define __WOE__ 1
|
---|
| 4 |
|
---|
| 5 | #define ODBC_DLNAME "odbc32.dll"
|
---|
| 6 | /* ODBC shared library name if this feature is enabled */
|
---|
| 7 |
|
---|
| 8 | #if 0
|
---|
| 9 | #define MYSQL_DLNAME "libmysql.dll"
|
---|
| 10 | /* MySQL shared library name if this feature is enabled */
|
---|
| 11 | #endif
|
---|
| 12 |
|
---|
| 13 | /* eof */
|
---|
Note: See
TracBrowser
for help on using the repository browser.