Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / settings_vs100.vcxproj.in
blob46064b53cf178c51f22ffbc9394fb8f1a53e98b7
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.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>settings</ProjectName>
11     <ProjectGuid>{0817F629-589E-4A3B-B81A-8647BC571E35}</ProjectGuid>
12     <RootNamespace>settings</RootNamespace>
13   </PropertyGroup>
14   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
16     <ConfigurationType>Makefile</ConfigurationType>
17   </PropertyGroup>
18   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
19   <ImportGroup Label="ExtensionSettings">
20   </ImportGroup>
21   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
22     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
23   </ImportGroup>
24   <PropertyGroup Label="UserMacros">
25     <SettingsCommandLine>
26 !!FILTERS!!
27     </SettingsCommandLine>
28   </PropertyGroup>
29   <PropertyGroup>
30     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
31     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\</OutDir>
32     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\</IntDir>
33     <NMakeBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SettingsCommandLine)</NMakeBuildCommandLine>
34     <NMakeReBuildCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SettingsCommandLine)</NMakeReBuildCommandLine>
35     <NMakeCleanCommandLine Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">del ..\objs\settings\table\settings.h</NMakeCleanCommandLine>
36     <NMakeOutput Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\table\settings.h</NMakeOutput>
37   </PropertyGroup>
38   <ItemGroup>
39 !!FILES!!
40   </ItemGroup>
41   <ItemGroup>
42     <None Include="..\src\table\settings.h.postamble" />
43     <None Include="..\src\table\settings.h.preamble" />
44   </ItemGroup>
45   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
46   <ImportGroup Label="ExtensionTargets">
47   </ImportGroup>
48 </Project>