Codechange: Use cached town, station, industry names for list window sorting
[openttd-github.git] / projects / basesets_vs140.vcxproj.in
blob0471100a3ed8e8005a2a3e819f7f725b8687951e
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.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 <ProjectName>basesets</ProjectName>
11 <ProjectGuid>{E12E77CA-C0F1-4ADA-943F-4929274249D3}</ProjectGuid>
12 <RootNamespace>basesets</RootNamespace>
13 <Keyword>MakeFileProj</Keyword>
14 </PropertyGroup>
15 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
16 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
17 <ConfigurationType>Utility</ConfigurationType>
18 <UseOfMfc>false</UseOfMfc>
19 <PlatformToolset>v140</PlatformToolset>
20 </PropertyGroup>
21 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
22 <ImportGroup Label="ExtensionSettings">
23 </ImportGroup>
24 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
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 !!FILTERS!!
29 </PropertyGroup>
30 <PropertyGroup>
31 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\bin\baseset\</OutDir>
32 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\baseset\</IntDir>
33 </PropertyGroup>
34 <ItemGroup>
35 !!FILES!!
36 </ItemGroup>
37 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
38 <ImportGroup Label="ExtensionTargets">
39 </ImportGroup>
40 </Project>