source:
Interfaces/zlib/trunk/cmt/requirements
| Last change on this file was 165, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 345 bytes | |
| Line | |
|---|---|
| 1 | package zlib |
| 2 | version v1r114p0 |
| 3 | |
| 4 | build_strategy no_prototypes |
| 5 | include_path none |
| 6 | |
| 7 | macro zlib_native_version "1.1.4" |
| 8 | |
| 9 | macro zlib_home "/usr" WIN32 "C:\usr\local\zlib\1.1.4" OSF1 "/usr/local" |
| 10 | |
| 11 | macro zlib_cppflags "-I${zlib_home}/include" WIN32 "/I ${zlib_home}\include" |
| 12 | |
| 13 | macro zlib_linkopts "-L${zlib_home}/lib -lz" WIN32 "${zlib_home}\lib\libz.lib" |
Note:
See TracBrowser
for help on using the repository browser.
