Last change
on this file since 100063 was 96425, checked in by vboxsync, 2 years ago |
src/libs: Switch to libpng-1.6.37, bugref:8515 [re-export]
|
-
Property svn:eol-style
set to
native
|
File size:
308 bytes
|
Line | |
---|
1 | prefix=@prefix@
|
---|
2 | exec_prefix=@exec_prefix@
|
---|
3 | libdir=@libdir@
|
---|
4 | includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
|
---|
5 |
|
---|
6 | Name: libpng
|
---|
7 | Description: Loads and saves PNG files
|
---|
8 | Version: @PNGLIB_VERSION@
|
---|
9 | Requires: zlib
|
---|
10 | Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
|
---|
11 | Libs.private: @LIBS@
|
---|
12 | Cflags: -I${includedir}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.