use libbe initialization unless we are targeting haiku
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9921 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,6 +2,10 @@ SubDir OBOS_TOP src kits interface BTextView ;
|
|||||||
|
|
||||||
UsePrivateHeaders interface ;
|
UsePrivateHeaders interface ;
|
||||||
|
|
||||||
|
if ! $(HAIKU_COMPATIBLE) {
|
||||||
|
SubDirC++Flags -DCOMPILE_FOR_R5 ;
|
||||||
|
}
|
||||||
|
|
||||||
StaticLibrary haiku :
|
StaticLibrary haiku :
|
||||||
InlineInput.cpp
|
InlineInput.cpp
|
||||||
LineBuffer.cpp
|
LineBuffer.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user