提交 243297dd 编写于 作者: M Matt Oliver

projects: Update for recent upstream merge.

上级 5a530fc3
......@@ -241,7 +241,9 @@
%define HAVE_ATAN2F 1
%define HAVE_CBRT 1
%define HAVE_CBRTF 1
%define HAVE_COPYSIGN 1
%define HAVE_COSF 1
%define HAVE_ERF 1
%define HAVE_EXP2 1
%define HAVE_EXP2F 1
%define HAVE_EXPF 1
......
......@@ -272,7 +272,9 @@
#define HAVE_ATAN2F 1
#define HAVE_CBRT 1
#define HAVE_CBRTF 1
#define HAVE_COPYSIGN 1
#define HAVE_COSF 1
#define HAVE_ERF 1
#define HAVE_EXP2 1
#define HAVE_EXP2F 1
#define HAVE_EXPF 1
......
......@@ -411,6 +411,10 @@
</ClCompile>
<ClCompile Include="..\libavcodec\aacdec_fixed.c">
</ClCompile>
<ClCompile Include="..\libavcodec\aacsbr_fixed.c">
</ClCompile>
<ClCompile Include="..\libavcodec\sbrdsp_fixed.c">
</ClCompile>
<ClCompile Include="..\libavcodec\aacenc.c">
</ClCompile>
<ClCompile Include="..\libavcodec\aaccoder.c">
......
......@@ -620,6 +620,12 @@
<ClCompile Include="..\libavcodec\aacdec_fixed.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\aacsbr_fixed.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\sbrdsp_fixed.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
<ClCompile Include="..\libavcodec\aacenc.c">
<Filter>Source Files\libavcodec</Filter>
</ClCompile>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册