when our input_server links against libopenbeos.so , addons have to do the same
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9101 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d7ff9fac45
commit
372a32913b
@ -8,3 +8,8 @@ Addon <input>keyboard : input_server/devices :
|
||||
: false
|
||||
: be <nogrist>input_server ;
|
||||
|
||||
if $(COMPILE_FOR_R5) {
|
||||
} else {
|
||||
LinkSharedOSLibs <input>keyboard : <boot!home!config!lib>libopenbeos.so ;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user