updated makefiles to hopefully install the headers in the correct place. Updated docs to use boost 1.33.1 in examples. Changed libtorrent version to 0.10 and updated ChangeLog to prepare for release.
This commit is contained in:
@@ -11,4 +11,4 @@ Name: libtorrent
|
||||
Description: Bittorrent library.
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} @LIBS@ -l@BOOST_DATE_TIME_LIB@ -l@BOOST_FILESYSTEM_LIB@ -l@BOOST_THREAD_LIB@ @ZLIB@ -ltorrent
|
||||
Cflags: -I${includedir} @CPPFLAGS@
|
||||
Cflags: -I${includedir} -I${includedir}/libtorrent @CPPFLAGS@
|
||||
|
Reference in New Issue
Block a user