Link with our libmedia.so

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7553 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-05-13 08:46:29 +00:00
parent 6599482f1f
commit 3ac41feb00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ BinCommand desklink :
desklink.cpp
VolumeSlider.cpp
DeskButton.cpp
: be media
: be libmedia.so
;
+1 -1
View File
@@ -11,4 +11,4 @@ Preference Media :
MediaListItem.cpp
MediaAlert.cpp ;
LinkSharedOSLibs Media : media be ;
LinkSharedOSLibs Media : libmedia.so be ;
+1 -1
View File
@@ -8,4 +8,4 @@ Preference Sounds :
HWindow.cpp
HEventList.cpp ;
LinkSharedOSLibs Sounds : be media game tracker ;
LinkSharedOSLibs Sounds : be libmedia.so game tracker ;