Last change
on this file since 95312 was 95312, checked in by vboxsync, 2 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
-
Property svn:eol-style
set to
native
|
File size:
309 bytes
|
Line | |
---|
1 | prefix=
|
---|
2 | exec_prefix=
|
---|
3 | libdir=${pcfiledir}
|
---|
4 | includedir=${pcfiledir}/include
|
---|
5 |
|
---|
6 |
|
---|
7 | Name: libXML
|
---|
8 | Version: @VERSION@
|
---|
9 | Description: libXML library version2.
|
---|
10 | Requires:
|
---|
11 | Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
|
---|
12 | Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@
|
---|
Note:
See
TracBrowser
for help on using the repository browser.