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:
+3
-4
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user