source:
ThirdParty/Glpk/trunk/glpk-uninstalled.pc.in
@
1397
Last change on this file since 1397 was 1397, checked in by stefan, 11 years ago | |
---|---|
File size: 217 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=@GLPKOBJDIR@ |
3 | |
4 | Name: Glpk |
5 | Description: Gnu Linear Programming Kit |
6 | Version: @glpkmajorver@.@glpkminorver@ |
7 | Libs: -L${libdir} -lcoinglpk @ADDLIBS@ |
8 | Cflags: -I@GLPKOBJDIR@ -I@GLPKSRCDIR@/glpk/include |
Note: See TracBrowser
for help on using the repository browser.