Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / generate_vs100.vcxproj
blob4417308e600c1147d1ba6eb7ae6a249c45681de6
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>generate</ProjectName>
11 <ProjectGuid>{2F31FD79-D1AC-43C4-89F3-B0D5E4E53E34}</ProjectGuid>
12 <RootNamespace>generate</RootNamespace>
13 </PropertyGroup>
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
16 <ConfigurationType>Utility</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 <PropertyGroup>
26 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
27 </PropertyGroup>
28 <ItemDefinitionGroup>
29 </ItemDefinitionGroup>
30 <ItemGroup>
31 <CustomBuild Include="..\source.list">
32 <FileType>Document</FileType>
33 <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Running %27generate.vbs%27 ...</Message>
34 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cscript "$(ProjectDir)generate.vbs"</Command>
35 <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(FullPath);%(AdditionalInputs)</AdditionalInputs>
36 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)openttd_vs80.vcproj;$(SolutionDir)openttd_vs90.vcproj;$(SolutionDir)openttd_vs100.vcxproj;$(SolutionDir)openttd_vs100.vcxproj.filters;$(SolutionDir)langs_vs80.vcproj;$(SolutionDir)langs_vs90.vcproj;$(SolutionDir)langs_vs100.vcxproj;%(Outputs)</Outputs>
37 </CustomBuild>
38 </ItemGroup>
39 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
40 <ImportGroup Label="ExtensionTargets">
41 </ImportGroup>
42 </Project>