Last change
on this file since 35628 was 6395, checked in by vboxsync, 17 years ago |
export libpng and zlib so Windows and OS/2 build cleanly.
|
-
Property svn:eol-style
set to
native
|
File size:
236 bytes
|
Line | |
---|
1 |
|
---|
2 | prefix=@PREFIX@
|
---|
3 | exec_prefix=${prefix}
|
---|
4 | libdir=${exec_prefix}/lib
|
---|
5 | includedir=${exec_prefix}/include
|
---|
6 |
|
---|
7 | Name: libpng12
|
---|
8 | Description: Loads and saves PNG files
|
---|
9 | Version: 1.2.8
|
---|
10 | Libs: -L${libdir} -lpng12 -lz -lm
|
---|
11 | Cflags: -I${includedir}/libpng12
|
---|
Note:
See
TracBrowser
for help on using the repository browser.