We don't support BeOS build of it anymore.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39119 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,18 +2,6 @@ SubDir HAIKU_TOP src apps aboutsystem ;
|
|||||||
|
|
||||||
UsePrivateHeaders app shared ;
|
UsePrivateHeaders app shared ;
|
||||||
|
|
||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
|
||||||
|
|
||||||
if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) {
|
|
||||||
UseHeaders [ FDirName $(HAIKU_TOP) headers os kernel ] : true ;
|
|
||||||
}
|
|
||||||
if $(TARGET_PLATFORM) = r5 {
|
|
||||||
SubDirC++Flags -DR5_COMPATIBLE ;
|
|
||||||
}
|
|
||||||
if $(TARGET_PLATFORM) = dano {
|
|
||||||
SubDirC++Flags -DR5_COMPATIBLE ;
|
|
||||||
}
|
|
||||||
|
|
||||||
Application AboutSystem :
|
Application AboutSystem :
|
||||||
AboutSystem.cpp
|
AboutSystem.cpp
|
||||||
HyperTextActions.cpp
|
HyperTextActions.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user