Move resolving of action 3 into ResolverObject constructor
[openttd/fttd.git] / projects / openttd_vs100.vcxproj.in
blob7a4f0bce814738f9391a297d9fbfea75c4679f00
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 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectName>openttd</ProjectName>
23 <ProjectGuid>{668328A0-B40E-4CDB-BD72-D0064424414A}</ProjectGuid>
24 <RootNamespace>openttd</RootNamespace>
25 </PropertyGroup>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
28 <ConfigurationType>Application</ConfigurationType>
29 <UseOfMfc>false</UseOfMfc>
30 <CharacterSet>Unicode</CharacterSet>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType>
34 <UseOfMfc>false</UseOfMfc>
35 <CharacterSet>Unicode</CharacterSet>
36 <WholeProgramOptimization>true</WholeProgramOptimization>
37 </PropertyGroup>
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
39 <ConfigurationType>Application</ConfigurationType>
40 <UseOfMfc>false</UseOfMfc>
41 <CharacterSet>Unicode</CharacterSet>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
44 <ConfigurationType>Application</ConfigurationType>
45 <UseOfMfc>false</UseOfMfc>
46 <CharacterSet>Unicode</CharacterSet>
47 <WholeProgramOptimization>true</WholeProgramOptimization>
48 </PropertyGroup>
49 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 </ImportGroup>
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
54 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55 </ImportGroup>
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 </ImportGroup>
59 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
60 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
61 </ImportGroup>
62 <PropertyGroup Label="UserMacros" />
63 <PropertyGroup>
64 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
65 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
66 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
67 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
68 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
70 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</IntDir>
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
76 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
77 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
78 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
79 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
80 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
81 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
82 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
83 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
84 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
85 <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
86 <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
87 <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
88 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)..\objs\$(Platform)\$(Configuration)\</OutDir>
89 <LocalDebuggerWorkingDirectory>$(ProjectDir)..\bin</LocalDebuggerWorkingDirectory>
90 </PropertyGroup>
91 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
92 <Midl>
93 <TypeLibraryName>.\Release/openttd.tlb</TypeLibraryName>
94 <HeaderFileName>
95 </HeaderFileName>
96 </Midl>
97 <ClCompile>
98 <AdditionalOptions>/MP /J %(AdditionalOptions)</AdditionalOptions>
99 <Optimization>Full</Optimization>
100 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
101 <IntrinsicFunctions>true</IntrinsicFunctions>
102 <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
103 <OmitFramePointers>true</OmitFramePointers>
104 <AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
105 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";WITH_ASSERT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
106 <StringPooling>true</StringPooling>
107 <ExceptionHandling>Sync</ExceptionHandling>
108 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
109 <StructMemberAlignment>4Bytes</StructMemberAlignment>
110 <BufferSecurityCheck>false</BufferSecurityCheck>
111 <FunctionLevelLinking>true</FunctionLevelLinking>
112 <PrecompiledHeader>
113 </PrecompiledHeader>
114 <PrecompiledHeaderFile>
115 </PrecompiledHeaderFile>
116 <PrecompiledHeaderOutputFile>
117 </PrecompiledHeaderOutputFile>
118 <AssemblerOutput>All</AssemblerOutput>
119 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
120 <ObjectFileName>$(IntDir)</ObjectFileName>
121 <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
122 <WarningLevel>Level3</WarningLevel>
123 <TreatWarningAsError>false</TreatWarningAsError>
124 <SuppressStartupBanner>true</SuppressStartupBanner>
125 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
126 <CallingConvention>FastCall</CallingConvention>
127 <CompileAs>Default</CompileAs>
128 </ClCompile>
129 <ResourceCompile>
130 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
131 <Culture>0x0809</Culture>
132 </ResourceCompile>
133 <Link>
134 <AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
135 <SuppressStartupBanner>true</SuppressStartupBanner>
136 <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
137 <GenerateDebugInformation>true</GenerateDebugInformation>
138 <SubSystem>Windows</SubSystem>
139 <StackReserveSize>1048576</StackReserveSize>
140 <StackCommitSize>1048576</StackCommitSize>
141 <OptimizeReferences>true</OptimizeReferences>
142 <RandomizedBaseAddress>false</RandomizedBaseAddress>
143 <DataExecutionPrevention>
144 </DataExecutionPrevention>
145 <TargetMachine>MachineX86</TargetMachine>
146 <EnableCOMDATFolding>true</EnableCOMDATFolding>
147 </Link>
148 </ItemDefinitionGroup>
149 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
150 <Midl>
151 <TypeLibraryName>.\Debug/openttd.tlb</TypeLibraryName>
152 <HeaderFileName>
153 </HeaderFileName>
154 </Midl>
155 <ClCompile>
156 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
157 <Optimization>Disabled</Optimization>
158 <AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
159 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";%(PreprocessorDefinitions)</PreprocessorDefinitions>
160 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
161 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
162 <PrecompiledHeader>
163 </PrecompiledHeader>
164 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
165 <ObjectFileName>$(IntDir)</ObjectFileName>
166 <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
167 <WarningLevel>Level3</WarningLevel>
168 <TreatWarningAsError>false</TreatWarningAsError>
169 <SuppressStartupBanner>true</SuppressStartupBanner>
170 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
171 <CallingConvention>FastCall</CallingConvention>
172 <CompileAs>Default</CompileAs>
173 </ClCompile>
174 <ResourceCompile>
175 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
176 <Culture>0x0809</Culture>
177 </ResourceCompile>
178 <Link>
179 <AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
180 <SuppressStartupBanner>true</SuppressStartupBanner>
181 <IgnoreSpecificDefaultLibraries>LIBCMT.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
182 <GenerateDebugInformation>true</GenerateDebugInformation>
183 <SubSystem>Windows</SubSystem>
184 <StackReserveSize>1048576</StackReserveSize>
185 <StackCommitSize>1048576</StackCommitSize>
186 <RandomizedBaseAddress>false</RandomizedBaseAddress>
187 <DataExecutionPrevention>
188 </DataExecutionPrevention>
189 <TargetMachine>MachineX86</TargetMachine>
190 </Link>
191 </ItemDefinitionGroup>
192 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
193 <Midl>
194 <TargetEnvironment>X64</TargetEnvironment>
195 <TypeLibraryName>.\Release/openttd.tlb</TypeLibraryName>
196 <HeaderFileName>
197 </HeaderFileName>
198 </Midl>
199 <ClCompile>
200 <AdditionalOptions>/MP /J %(AdditionalOptions)</AdditionalOptions>
201 <Optimization>Full</Optimization>
202 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
203 <IntrinsicFunctions>true</IntrinsicFunctions>
204 <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
205 <OmitFramePointers>true</OmitFramePointers>
206 <AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
207 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";_SQ64;WITH_ASSERT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
208 <StringPooling>true</StringPooling>
209 <ExceptionHandling>Sync</ExceptionHandling>
210 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
211 <StructMemberAlignment>Default</StructMemberAlignment>
212 <BufferSecurityCheck>false</BufferSecurityCheck>
213 <FunctionLevelLinking>true</FunctionLevelLinking>
214 <PrecompiledHeader>
215 </PrecompiledHeader>
216 <PrecompiledHeaderFile>
217 </PrecompiledHeaderFile>
218 <PrecompiledHeaderOutputFile>
219 </PrecompiledHeaderOutputFile>
220 <AssemblerOutput>All</AssemblerOutput>
221 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
222 <ObjectFileName>$(IntDir)</ObjectFileName>
223 <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
224 <WarningLevel>Level3</WarningLevel>
225 <TreatWarningAsError>false</TreatWarningAsError>
226 <SuppressStartupBanner>true</SuppressStartupBanner>
227 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
228 <CallingConvention>FastCall</CallingConvention>
229 <CompileAs>Default</CompileAs>
230 </ClCompile>
231 <ResourceCompile>
232 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
233 <Culture>0x0809</Culture>
234 </ResourceCompile>
235 <Link>
236 <AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
237 <SuppressStartupBanner>true</SuppressStartupBanner>
238 <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
239 <GenerateDebugInformation>true</GenerateDebugInformation>
240 <SubSystem>Windows</SubSystem>
241 <StackReserveSize>1048576</StackReserveSize>
242 <StackCommitSize>1048576</StackCommitSize>
243 <OptimizeReferences>true</OptimizeReferences>
244 <TargetMachine>MachineX64</TargetMachine>
245 <EnableCOMDATFolding>true</EnableCOMDATFolding>
246 </Link>
247 </ItemDefinitionGroup>
248 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
249 <Midl>
250 <TargetEnvironment>X64</TargetEnvironment>
251 <TypeLibraryName>.\Debug/openttd.tlb</TypeLibraryName>
252 <HeaderFileName>
253 </HeaderFileName>
254 </Midl>
255 <ClCompile>
256 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
257 <Optimization>Disabled</Optimization>
258 <AdditionalIncludeDirectories>..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
259 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR="OpenTTD";_SQ64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
260 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
261 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
262 <PrecompiledHeader>
263 </PrecompiledHeader>
264 <PrecompiledHeaderFile>
265 </PrecompiledHeaderFile>
266 <PrecompiledHeaderOutputFile>
267 </PrecompiledHeaderOutputFile>
268 <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
269 <ObjectFileName>$(IntDir)</ObjectFileName>
270 <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
271 <WarningLevel>Level3</WarningLevel>
272 <TreatWarningAsError>false</TreatWarningAsError>
273 <SuppressStartupBanner>true</SuppressStartupBanner>
274 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
275 <CallingConvention>Cdecl</CallingConvention>
276 <CompileAs>Default</CompileAs>
277 </ClCompile>
278 <ResourceCompile>
279 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
280 <Culture>0x0809</Culture>
281 </ResourceCompile>
282 <Link>
283 <AdditionalDependencies>winmm.lib;ws2_32.lib;imm32.lib;libpng.lib;zlibstat.lib;lzo2.lib;liblzma.lib;libfreetype2.lib;icuuc.lib;icuin.lib;icudt.lib;icule.lib;iculx.lib;%(AdditionalDependencies)</AdditionalDependencies>
284 <SuppressStartupBanner>true</SuppressStartupBanner>
285 <IgnoreSpecificDefaultLibraries>LIBCMT.lib;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
286 <GenerateDebugInformation>true</GenerateDebugInformation>
287 <SubSystem>Windows</SubSystem>
288 <StackReserveSize>1048576</StackReserveSize>
289 <StackCommitSize>1048576</StackCommitSize>
290 <TargetMachine>MachineX64</TargetMachine>
291 </Link>
292 </ItemDefinitionGroup>
293 <ItemGroup>
294 !!FILES!!
295 </ItemGroup>
296 <ItemGroup>
297 <None Include="..\media\openttd.ico" />
298 <None Include="..\readme.txt" />
299 </ItemGroup>
300 <ItemGroup>
301 <ProjectReference Include="langs_vs100.vcxproj">
302 <Project>{0f066b23-18df-4284-8265-f4a5e7e3b966}</Project>
303 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
304 </ProjectReference>
305 <ProjectReference Include="strgen_vs100.vcxproj">
306 <Project>{a133a442-bd0a-4ade-b117-ad7545e4bdd1}</Project>
307 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
308 </ProjectReference>
309 <ProjectReference Include="version_vs100.vcxproj">
310 <Project>{1a2b3c5e-1c23-41a5-9c9b-acba2aa75fec}</Project>
311 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
312 </ProjectReference>
313 </ItemGroup>
314 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
315 </Project>