* moved tiff public headers to headers/libs/tiff
* build shared and static libraries for libtiff, cleaned libtiff sources * TIFFTranslator now uses this library I used 3.8 as library version as it seems the API didn't change since then git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35857 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -90,7 +90,7 @@ SYSTEM_LIBS =
|
||||
libpng.so
|
||||
<revisioned>libroot.so
|
||||
libscreensaver.so
|
||||
libtextencoding.so libtracker.so libtranslation.so
|
||||
libtextencoding.so libtiff.so libtracker.so libtranslation.so
|
||||
libz.so
|
||||
$(HAIKU_SHARED_LIBSTDC++) $(HAIKU_SHARED_LIBSUPC++)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user