提交 b7b94082 authored 作者: Anthony Minessale's avatar Anthony Minessale

these files should build in win

上级 4a09e77f
...@@ -301,6 +301,10 @@ ...@@ -301,6 +301,10 @@
RelativePath=".\mod_spandsp_fax.c" RelativePath=".\mod_spandsp_fax.c"
> >
</File> </File>
<File
RelativePath=".\mod_spandsp_modem.c"
>
</File>
<File <File
RelativePath=".\udptl.c" RelativePath=".\udptl.c"
> >
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations"> <ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32"> <ProjectConfiguration Include="Debug|Win32">
...@@ -129,6 +129,7 @@ ...@@ -129,6 +129,7 @@
<ClCompile Include="mod_spandsp_codecs.c" /> <ClCompile Include="mod_spandsp_codecs.c" />
<ClCompile Include="mod_spandsp_dsp.c" /> <ClCompile Include="mod_spandsp_dsp.c" />
<ClCompile Include="mod_spandsp_fax.c" /> <ClCompile Include="mod_spandsp_fax.c" />
<ClCompile Include="mod_spandsp_modem.c" />
<ClCompile Include="udptl.c" /> <ClCompile Include="udptl.c" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
...@@ -148,4 +149,4 @@ ...@@ -148,4 +149,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>
</Project> </Project>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论