freeswitch/w32/libcodec2-version.props

17 lines
567 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<libcodec2_Version>2.59</libcodec2_Version>
</PropertyGroup>
<PropertyGroup>
<libcodec2_VersionImported>true</libcodec2_VersionImported>
</PropertyGroup>
<PropertyGroup />
<ItemDefinitionGroup />
<ItemGroup>
<BuildMacro Include="libcodec2_Version">
<Value>$(libcodec2_Version)</Value>
</BuildMacro>
</ItemGroup>
</Project>