Last change
on this file since 104389 was 97759, checked in by vboxsync, 2 years ago |
zlib-1.2.13: Applied and adjusted our zlib changes to 1.2.12. bugref:10335
|
-
Property svn:eol-style
set to
native
|
File size:
294 bytes
|
Line | |
---|
1 | prefix=@CMAKE_INSTALL_PREFIX@
|
---|
2 | exec_prefix=@CMAKE_INSTALL_PREFIX@
|
---|
3 | libdir=@INSTALL_LIB_DIR@
|
---|
4 | sharedlibdir=@INSTALL_LIB_DIR@
|
---|
5 | includedir=@INSTALL_INC_DIR@
|
---|
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.