2017-10-02 15:09:51 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ImportGroup Label="PropertySheets">
|
2017-10-07 09:46:42 -04:00
|
|
|
<Import Project="basedir.props" Condition=" '$(BaseDirImported)' == ''"/>
|
2017-10-02 15:09:51 -04:00
|
|
|
</ImportGroup>
|
|
|
|
<PropertyGroup Label="UserMacros">
|
|
|
|
<PCREVersion>8.34</PCREVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<PCREVersionImported>true</PCREVersionImported>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup />
|
|
|
|
<ItemDefinitionGroup />
|
|
|
|
<ItemGroup>
|
|
|
|
<BuildMacro Include="PCREVersion">
|
|
|
|
<Value>$(PCREVersion)</Value>
|
|
|
|
</BuildMacro>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|