2020-08-04 13:32:23 -04:00
|
|
|
<?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">
|
2023-06-28 16:12:00 -04:00
|
|
|
<SpandspVersion>0d2e6ac65e0e8f53d652665a743015a88bf048d4</SpandspVersion>
|
2020-08-04 13:32:23 -04:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<SpandspVersionImported>true</SpandspVersionImported>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup />
|
|
|
|
<ItemDefinitionGroup />
|
|
|
|
<ItemGroup>
|
|
|
|
<BuildMacro Include="SpandspVersion">
|
|
|
|
<Value>$(SpandspVersion)</Value>
|
|
|
|
</BuildMacro>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|