source:
vbox/trunk/src/libs/libpng-1.2.54/scripts/libpng.pc.in@
67439
Last change on this file since 67439 was 58796, checked in by , 9 years ago | |
---|---|
|
|
File size: 210 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@/libpng12 |
5 | |
6 | Name: libpng |
7 | Description: Loads and saves PNG files |
8 | Version: 1.2.54 |
9 | Libs: -L${libdir} -lpng12 |
10 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.