Sha256: 8c57d82a75ff66ed72c42357293c4345b05c744b57aa542f9f28d09ba57d1fed

Contents?: true

Size: 1.18 KB

Versions: 6

Compression:

Stored size: 1.18 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">
        <ANTLR4>$(MSBuildThisFileDirectory)x86\dbg</ANTLR4>
    </PropertyGroup>
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x86'">
        <ANTLR4>$(MSBuildThisFileDirectory)x86\dbg</ANTLR4>
    </PropertyGroup>
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">
        <ANTLR4>$(MSBuildThisFileDirectory)x64\dbg</ANTLR4>
    </PropertyGroup>
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">
        <ANTLR4>$(MSBuildThisFileDirectory)x86\rel</ANTLR4>
    </PropertyGroup>
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Release DLL|x86'">
        <ANTLR4>$(MSBuildThisFileDirectory)x86\rel</ANTLR4>
    </PropertyGroup>
    <PropertyGroup Label="UserMacros" Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">
        <ANTLR4>$(MSBuildThisFileDirectory)x64\rel</ANTLR4>
    </PropertyGroup>
</Project>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
expressir-1.4.2 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props
expressir-1.4.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props
expressir-1.4.0 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props
expressir-1.3.3 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props
expressir-1.3.2 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props
expressir-1.3.1 ext/express_parser/antlr4-upstream/runtime/Cpp/runtime/nuget/ANTLR4.Runtime.cpp.shared.props