Changeset 1585 for ThirdParty/Glpk/trunk/config_glpk.h.in
- Timestamp:
- Jun 19, 2010 2:01:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/config_glpk.h.in
r1548 r1585 9 9 /* Define to 1 if zlib is available */ 10 10 #undef COIN_HAS_ZLIB 11 12 /* SVN revision number of project */ 13 #undef GLPK_SVN_REV 14 15 /* Version number of project */ 16 #undef GLPK_VERSION 11 17 12 18 /* Define to 1 if dlfcn support is available */ … … 103 109 #undef VERSION 104 110 105 /* SVN revision number of project */106 #undef _SVN_REV107 108 /* Version number of project */109 #undef _VERSION110 111 111 /* Define to 1 if windows dll support is available */ 112 112 #undef __WOE__
Note: See TracChangeset
for help on using the changeset viewer.