1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-02 17:03:52 +00:00
freeswitch/w32/libsndfile-version.props

20 lines
670 B
Plaintext
Raw Normal View History

<?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">
<libsndfileVersion>1.0.28.1.fda9c8d</libsndfileVersion>
</PropertyGroup>
<PropertyGroup>
<libsndfileVersionImported>true</libsndfileVersionImported>
</PropertyGroup>
<PropertyGroup />
<ItemDefinitionGroup />
<ItemGroup>
<BuildMacro Include="libsndfileVersion">
<Value>$(libsndfileVersion)</Value>
</BuildMacro>
</ItemGroup>
</Project>