[Build-System] Fix build with MSBuild.

This commit is contained in:
Andrey Volk
2020-12-23 00:11:37 +04:00
parent 7a3a8c4b70
commit 940d82ef9b
11 changed files with 11 additions and 0 deletions

View File

@@ -195,6 +195,7 @@
<ItemGroup>
<ProjectReference Include="$(SolutionDir)w32\Library\FreeSwitchCore.2017.vcxproj">
<Project>{202d7a4e-760d-4d0e-afa1-d7459ced30ff}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />