Added BTextView sources to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2146 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -15,6 +15,7 @@ UsePublicHeaders [ FDirName add-ons file_system ] ;
|
||||
UsePrivateHeaders shared ;
|
||||
|
||||
# Add subsubdirs to the SEARCH_SOURCE.
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) storage mime ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) storage sniffer ] ;
|
||||
|
||||
|
||||
@@ -17,4 +17,10 @@ INTERFACE_KIT_SOURCE =
|
||||
TextControl.cpp
|
||||
TextInput.cpp
|
||||
Window.cpp
|
||||
|
||||
# BTextView
|
||||
LineBuffer.cpp
|
||||
StyleBuffer.cpp
|
||||
TextGapBuffer.cpp
|
||||
TextView.cpp
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user