Should fix the build of libgame.so. It was linking against R5 libmedia.so
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7059 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,5 +23,5 @@ SharedLibrary game :
|
|||||||
PrependObjectHdrs DirectWindow.cpp : /boot/develop/headers/be/interface ;
|
PrependObjectHdrs DirectWindow.cpp : /boot/develop/headers/be/interface ;
|
||||||
|
|
||||||
LinkSharedOSLibs libgame.so :
|
LinkSharedOSLibs libgame.so :
|
||||||
be media
|
be libmedia.so
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user