annotate projects/settings_vs100.vcxproj @ 17435:a11b37ab3106 draft

(svn r22189) -Fix (r22188): Add svn properties to the new files
author glx <glx@openttd.org>
date Fri, 04 Mar 2011 22:47:43 +0000
parents d34d38243caa
children 658216b20ef7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17435
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
3 <ItemGroup Label="ProjectConfigurations">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
4 <ProjectConfiguration Include="Debug|Win32">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
5 <Configuration>Debug</Configuration>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
6 <Platform>Win32</Platform>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
7 </ProjectConfiguration>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
8 </ItemGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
9 <PropertyGroup Label="Globals">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
10 <ProjectName>settings</ProjectName>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
11 <ProjectGuid>{0817F629-589E-4A3B-B81A-8647BC571E35}</ProjectGuid>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
12 <RootNamespace>settings</RootNamespace>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
13 </PropertyGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
16 <ConfigurationType>Utility</ConfigurationType>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
17 </PropertyGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
19 <ImportGroup Label="ExtensionSettings">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
20 </ImportGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
21 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
22 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
23 </ImportGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
24 <PropertyGroup Label="UserMacros" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
25 <PropertyGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
26 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
27 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\</OutDir>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
28 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\objs\settings\</IntDir>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
29 </PropertyGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
30 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
31 <PreBuildEvent>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
32 <Message>Generating settings.h</Message>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
33 <Command>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
34 $(IntDir)\settings_gen.exe -o $(OutDir)\table\settings.h -b ..\src\table\settings.h.preamble -a ..\src\table\settings.h.postamble ..\src\table\company_settings.ini ..\src\table\currency_settings.ini ..\src\table\gameopt_settings.ini ..\src\table\misc_settings.ini ..\src\table\music_settings.ini ..\src\table\settings.ini ..\src\table\win32_settings.ini
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
35 </Command>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
36 </PreBuildEvent>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
37 </ItemDefinitionGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
38 <ItemGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
39 <None Include="..\src\table\company_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
40 <None Include="..\src\table\currency_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
41 <None Include="..\src\table\gameopt_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
42 <None Include="..\src\table\misc_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
43 <None Include="..\src\table\music_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
44 <None Include="..\src\table\settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
45 <None Include="..\src\table\win32_settings.ini" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
46 </ItemGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
47 <ItemGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
48 <None Include="..\src\table\settings.h.postamble" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
49 <None Include="..\src\table\settings.h.preamble" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
50 </ItemGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
51 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
52 <ImportGroup Label="ExtensionTargets">
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
53 </ImportGroup>
a11b37ab3106 (svn r22189) -Fix (r22188): Add svn properties to the new files
glx <glx@openttd.org>
parents: 17434
diff changeset
54 </Project>