Files
freeswitch/w32/libcodec2-version.props
T

19 lines
656 B
XML

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