Last change
on this file since 49993 was 40354, checked in by vboxsync, 13 years ago |
libs/zlib-1.2.6: fix OSE
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
254 bytes
|
Line | |
---|
1 | prefix=@prefix@
|
---|
2 | exec_prefix=@exec_prefix@
|
---|
3 | libdir=@libdir@
|
---|
4 | sharedlibdir=@sharedlibdir@
|
---|
5 | includedir=@includedir@
|
---|
6 |
|
---|
7 | Name: zlib
|
---|
8 | Description: zlib compression library
|
---|
9 | Version: @VERSION@
|
---|
10 |
|
---|
11 | Requires:
|
---|
12 | Libs: -L${libdir} -L${sharedlibdir} -lz
|
---|
13 | Cflags: -I${includedir}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.