提交 f63ad553 authored 作者: Jeff Lenk's avatar Jeff Lenk

vs2010 reswig

上级 2eed5ecf
......@@ -306,7 +306,12 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="freeswitch_managed.cpp" />
<ClCompile Include="freeswitch_wrap.2010.cxx" />
<ClCompile Include="freeswitch_wrap.2010.cxx">
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug_CLR|x64'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release_CLR|x64'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release_CLR|Win32'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug_CLR|Win32'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<ClCompile Include="mod_managed.cpp" />
</ItemGroup>
<ItemGroup>
......
......@@ -322,7 +322,12 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="freeswitch_managed.cpp" />
<ClCompile Include="freeswitch_wrap.2010.cxx" />
<ClCompile Include="freeswitch_wrap.2010.cxx">
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug_CLR|x64'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release_CLR|x64'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release_CLR|Win32'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Debug_CLR|Win32'">4505;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<ClCompile Include="mod_managed.cpp" />
</ItemGroup>
<ItemGroup>
......@@ -343,4 +348,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论