提交 5441dca9 编写于 作者: J jp9000

Fix VS2013 project files

Last commit was on mac so I was unable to incude the VS project files
additions for threading-windows.c.
上级 61c9ff2a
......@@ -119,6 +119,7 @@
<ClCompile Include="..\..\..\libobs\util\platform-windows.c" />
<ClCompile Include="..\..\..\libobs\util\platform.c" />
<ClCompile Include="..\..\..\libobs\util\text-lookup.c" />
<ClCompile Include="..\..\..\libobs\util\threading-windows.c" />
<ClCompile Include="..\..\..\libobs\util\utf8.c" />
</ItemGroup>
<PropertyGroup Label="Globals">
......
......@@ -359,5 +359,8 @@
<ClCompile Include="..\..\..\libobs\media-io\video-frame.c">
<Filter>media-io\Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\libobs\util\threading-windows.c">
<Filter>util\Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册