Add private MIME DB classes to libbe_build

* This pulls in some more stuff, like libicon and agg which are also
  included in libbe_build, now.
* Update a few libbe_build classes and headers needed to get things
  building.
* This likely breaks the <build>mimeset build on Haiku.
This commit is contained in:
Ingo Weinhold
2013-05-08 04:39:56 +02:00
parent 57a7a6b916
commit d0815ca03b
41 changed files with 1058 additions and 771 deletions
+3 -4
View File
@@ -61,10 +61,9 @@ if $(HOST_PLATFORM_BEOS_COMPATIBLE) {
local mimesetSources =
mimeset.cpp
Mime.cpp
database_support.cpp
UpdateMimeInfoThread.cpp
MimeUpdateThread.cpp
# Mime.cpp
# UpdateMimeInfoThread.cpp
# MimeUpdateThread.cpp
;
if $(HOST_PLATFORM) = haiku_host {