Codechange: Unify the tests whether build+refit is in simulation-test or real-run.
[openttd-github.git] / projects / regression_vs142.vcxproj
blob3ddcc6f37ae3fddc91194d3d059ac17f0a18c8d9
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>
8   </ItemGroup>
9   <PropertyGroup Label="Globals">
10     <ProjectGuid>{4712B013-437D-42CE-947F-DEBABA15261F}</ProjectGuid>
11     <RootNamespace>regression</RootNamespace>
12     <ProjectName>regression</ProjectName>
13   </PropertyGroup>
14   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
16     <ConfigurationType>Makefile</ConfigurationType>
17     <PlatformToolset>v142</PlatformToolset>
18   </PropertyGroup>
19   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
20   <ImportGroup Label="ExtensionSettings">
21   </ImportGroup>
22   <ImportGroup Label="Shared">
23   </ImportGroup>
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" />
26   </ImportGroup>
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>
32   </PropertyGroup>
33   <ItemGroup>
34     <ProjectReference Include="openttd_vs142.vcxproj">
35       <Project>{668328a0-b40e-4cdb-bd72-d0064424414a}</Project>
36     </ProjectReference>
37   </ItemGroup>
38   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
39   <ImportGroup Label="ExtensionTargets">
40   </ImportGroup>
41 </Project>