Last change
on this file since 1145 was 1096, checked in by s10k, 7 years ago |
Added zlib, quazip, basicxmlsyntaxhighlighter, conditionalsemaphore and linenumberdisplay libraries. zlib and quazip are pre-compiled, but you can compile them yourself, just delete the dll files (or equivalent binary files to your OS)
|
File size:
263 bytes
|
Rev | Line | |
---|
[1096] | 1 | prefix=@prefix@
|
---|
| 2 | exec_prefix=@exec_prefix@
|
---|
| 3 | libdir=@libdir@
|
---|
| 4 | includedir=@includedir@/minizip
|
---|
| 5 |
|
---|
| 6 | Name: minizip
|
---|
| 7 | Description: Minizip zip file manipulation library
|
---|
| 8 | Requires:
|
---|
| 9 | Version: @PACKAGE_VERSION@
|
---|
| 10 | Libs: -L${libdir} -lminizip
|
---|
| 11 | Libs.private: -lz
|
---|
| 12 | Cflags: -I${includedir}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.