Removed libhaiku.a from build, as it was only used by (now defunct) experimental StyledEdit+ app.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13906 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eeed33b66c
commit
8c67c59ba9
@ -91,19 +91,3 @@ MergeObject <libbe>interface_kit.o :
|
||||
BTextView/UndoBuffer.cpp
|
||||
BTextView/WidthBuffer.cpp
|
||||
;
|
||||
|
||||
StaticLibrary haiku :
|
||||
ScrollView.cpp
|
||||
|
||||
# BTextView
|
||||
BTextView/InlineInput.cpp
|
||||
BTextView/LineBuffer.cpp
|
||||
BTextView/StyleBuffer.cpp
|
||||
BTextView/TextGapBuffer.cpp
|
||||
BTextView/TextView.cpp
|
||||
BTextView/UndoBuffer.cpp
|
||||
BTextView/WidthBuffer.cpp
|
||||
|
||||
: STATIC_LIBRARY_DIR
|
||||
;
|
||||
|
||||
|
@ -18,11 +18,3 @@ MergeObject <libbe>support_kit.o :
|
||||
String.cpp
|
||||
# StreamIO.cpp
|
||||
;
|
||||
|
||||
StaticLibrary haiku :
|
||||
String.cpp
|
||||
strcasestr.c
|
||||
: STATIC_LIBRARY_DIR
|
||||
;
|
||||
|
||||
SEARCH on <src!kits!support>strcasestr.c = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;
|
||||
|
Loading…
Reference in New Issue
Block a user