forked from Mirrors/freeswitch
19 lines
696 B
XML
19 lines
696 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">
|
|
<SpandspVersion>0d2e6ac65e0e8f53d652665a743015a88bf048d4</SpandspVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SpandspVersionImported>true</SpandspVersionImported>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<ItemDefinitionGroup />
|
|
<ItemGroup>
|
|
<BuildMacro Include="SpandspVersion">
|
|
<Value>$(SpandspVersion)</Value>
|
|
</BuildMacro>
|
|
</ItemGroup>
|
|
</Project> |