提交 5bff3eb9 编写于 作者: M Matt Oliver

projects: Update for recent merge.

上级 907df157
......@@ -92,6 +92,8 @@
</ClCompile>
<ClCompile Include="..\libswscale\vscale.c">
</ClCompile>
<ClCompile Include="..\libswscale\gamma.c">
</ClCompile>
<ClCompile Include="..\libswscale\log2_tab.c">
</ClCompile>
<ClCompile Include="..\libswscale\x86\rgb2rgb.c">
......
......@@ -71,6 +71,9 @@
<ClCompile Include="..\libswscale\vscale.c">
<Filter>Source Files\libswscale</Filter>
</ClCompile>
<ClCompile Include="..\libswscale\gamma.c">
<Filter>Source Files\libswscale</Filter>
</ClCompile>
<ClCompile Include="..\libswscale\log2_tab.c">
<Filter>Source Files\libswscale</Filter>
</ClCompile>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册