Use a known target (the symlink in ~/config/lib) for LinkSharedOSLibs instead of the anonymous `freetype'.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1943 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-11-14 23:12:55 +00:00
parent d743a3455a
commit 50a2831740

View File

@ -34,7 +34,8 @@ Server OBAppServer :
ScreenDriver.cpp
ViewDriver.cpp
;
LinkSharedOSLibs OBAppServer : be root game translation stdc++.r4 freetype ;
LinkSharedOSLibs OBAppServer : be root game translation stdc++.r4
<boot!home!config!lib>libfreetype.so ;
SubInclude OBOS_TOP src servers app proto7 testobapp ;