add-ons/media/ffmpeg: Enable deprecation warnings.
There sure are a lot of them...
This commit is contained in:
@@ -5,7 +5,7 @@ SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
UsePrivateHeaders media shared ;
|
||||
UsePrivateHeaders [ FDirName media experimental ] ;
|
||||
|
||||
SubDirC++Flags -D__STDC_CONSTANT_MACROS -Wno-deprecated-declarations ;
|
||||
SubDirC++Flags -D__STDC_CONSTANT_MACROS -Wdeprecated ;
|
||||
|
||||
local sources =
|
||||
AVCodecDecoder.cpp
|
||||
|
||||
Reference in New Issue
Block a user