* Fonts is definitely not BeOS compatible anymore.
* Remove Fonts from the app_server test environment build, since liblocal.so is not yet part of that target platform. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33450 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
SubDir HAIKU_TOP src preferences fonts ;
|
SubDir HAIKU_TOP src preferences fonts ;
|
||||||
|
|
||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
|
||||||
AddSubDirSupportedPlatforms libbe_test ;
|
|
||||||
|
|
||||||
Preference Fonts :
|
Preference Fonts :
|
||||||
FontSelectionView.cpp
|
FontSelectionView.cpp
|
||||||
FontsSettings.cpp
|
FontsSettings.cpp
|
||||||
@@ -13,11 +10,6 @@ Preference Fonts :
|
|||||||
: Fonts.rdef
|
: Fonts.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
if $(TARGET_PLATFORM) = libbe_test {
|
|
||||||
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Fonts
|
|
||||||
: tests!apps ;
|
|
||||||
}
|
|
||||||
|
|
||||||
DoCatalogs Fonts :
|
DoCatalogs Fonts :
|
||||||
x-vnd.Haiku-Fonts
|
x-vnd.Haiku-Fonts
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user