1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
9 <PropertyGroup Label="Globals">
10 <ProjectGuid>{4712B013-437D-42CE-947F-DEBABA15261F}</ProjectGuid>
11 <RootNamespace>regression</RootNamespace>
12 <ProjectName>regression</ProjectName>
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
16 <ConfigurationType>Makefile</ConfigurationType>
17 <PlatformToolset>v141</PlatformToolset>
19 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
20 <ImportGroup Label="ExtensionSettings">
22 <ImportGroup Label="Shared">
24 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
25 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
27 <PropertyGroup Label="UserMacros" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
29 <NMakeBuildCommandLine>call regression.bat</NMakeBuildCommandLine>
30 <NMakeReBuildCommandLine>call regression.bat</NMakeReBuildCommandLine>
31 <NMakeCleanCommandLine>del ..\bin\tmp.regression</NMakeCleanCommandLine>
34 <ProjectReference Include="openttd_vs141.vcxproj">
35 <Project>{668328a0-b40e-4cdb-bd72-d0064424414a}</Project>
38 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
39 <ImportGroup Label="ExtensionTargets">