link to libxvidcore.so instead of libxvidcore.a, get header and lib from external installation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5611 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,12 +6,6 @@ Addon xvid_decoder : media plugins :
|
||||
xvidDecoderPlugin.cpp
|
||||
:
|
||||
false
|
||||
:
|
||||
libxvidcore.a
|
||||
;
|
||||
|
||||
SEARCH on libxvidcore.a += $(SUBDIR) ;
|
||||
|
||||
LinkSharedOSLibs xvid_decoder : be libmedia.so ;
|
||||
|
||||
SubInclude OBOS_TOP src add-ons media plugins xvid_decoder xvidcore ;
|
||||
LinkSharedOSLibs xvid_decoder : be xvidcore libmedia.so ;
|
||||
|
||||
Reference in New Issue
Block a user