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