This should fix the build for StyledEdit (we need to link against our libtextencodings.so). Note that, for StyledEdit to work, you need our libtextencodings.so either in a lib subfolder in the stylededit folder or in a system library directory.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7182 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5cfa0d90a5
commit
37b835fc06
@ -21,4 +21,4 @@ App StyledEdit :
|
||||
SEARCH on <src!apps!stylededit>String.cpp += [ FDirName $(OBOS_TOP) src kits support ] ;
|
||||
SEARCH on <src!apps!stylededit>string_helper.cpp += [ FDirName $(OBOS_TOP) src kits support ] ;
|
||||
|
||||
LinkSharedOSLibs StyledEdit : be translation tracker textencoding ;
|
||||
LinkSharedOSLibs StyledEdit : be translation tracker libtextencoding.so ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user