projects/openttd_vs80.vcproj.in
changeset 5475 2e6990a8c7c4
child 6097 3dfcba0852d7
equal deleted inserted replaced
5474:ac55aefc54f3 5475:2e6990a8c7c4
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8.00"
       
     5 	Name="openttd"
       
     6 	ProjectGUID="{668328A0-B40E-4CDB-BD72-D0064424414A}"
       
     7 	RootNamespace="openttd"
       
     8 	>
       
     9 	<Platforms>
       
    10 		<Platform
       
    11 			Name="Win32"
       
    12 		/>
       
    13 		<Platform
       
    14 			Name="x64"
       
    15 		/>
       
    16 	</Platforms>
       
    17 	<ToolFiles>
       
    18 		<ToolFile
       
    19 			RelativePath="..\src\masm64.rules"
       
    20 		/>
       
    21 	</ToolFiles>
       
    22 	<Configurations>
       
    23 		<Configuration
       
    24 			Name="Release|Win32"
       
    25 			OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
       
    26 			IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
       
    27 			ConfigurationType="1"
       
    28 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    29 			UseOfMFC="0"
       
    30 			ATLMinimizesCRunTimeLibraryUsage="false"
       
    31 			CharacterSet="2"
       
    32 			WholeProgramOptimization="1"
       
    33 			>
       
    34 			<Tool
       
    35 				Name="VCPreBuildEventTool"
       
    36 			/>
       
    37 			<Tool
       
    38 				Name="VCCustomBuildTool"
       
    39 			/>
       
    40 			<Tool
       
    41 				Name="MASM AMD64"
       
    42 			/>
       
    43 			<Tool
       
    44 				Name="VCXMLDataGeneratorTool"
       
    45 			/>
       
    46 			<Tool
       
    47 				Name="VCWebServiceProxyGeneratorTool"
       
    48 			/>
       
    49 			<Tool
       
    50 				Name="VCMIDLTool"
       
    51 				TypeLibraryName=".\Release/openttd.tlb"
       
    52 				HeaderFileName=""
       
    53 			/>
       
    54 			<Tool
       
    55 				Name="VCCLCompilerTool"
       
    56 				Optimization="3"
       
    57 				InlineFunctionExpansion="2"
       
    58 				EnableIntrinsicFunctions="true"
       
    59 				FavorSizeOrSpeed="2"
       
    60 				OmitFramePointers="true"
       
    61 				AdditionalIncludeDirectories="..\objs\langs"
       
    62 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
       
    63 				StringPooling="true"
       
    64 				ExceptionHandling="1"
       
    65 				RuntimeLibrary="0"
       
    66 				StructMemberAlignment="3"
       
    67 				BufferSecurityCheck="false"
       
    68 				EnableFunctionLevelLinking="true"
       
    69 				DefaultCharIsUnsigned="true"
       
    70 				UsePrecompiledHeader="0"
       
    71 				PrecompiledHeaderThrough=""
       
    72 				PrecompiledHeaderFile=""
       
    73 				AssemblerOutput="2"
       
    74 				AssemblerListingLocation="$(IntDir)/"
       
    75 				ObjectFile="$(IntDir)/"
       
    76 				ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
       
    77 				BrowseInformation="1"
       
    78 				BrowseInformationFile="$(IntDir)/"
       
    79 				WarningLevel="3"
       
    80 				WarnAsError="true"
       
    81 				SuppressStartupBanner="true"
       
    82 				DebugInformationFormat="3"
       
    83 				CallingConvention="1"
       
    84 				CompileAs="0"
       
    85 			/>
       
    86 			<Tool
       
    87 				Name="VCManagedResourceCompilerTool"
       
    88 			/>
       
    89 			<Tool
       
    90 				Name="VCResourceCompilerTool"
       
    91 				PreprocessorDefinitions="NDEBUG"
       
    92 				Culture="1053"
       
    93 			/>
       
    94 			<Tool
       
    95 				Name="VCPreLinkEventTool"
       
    96 			/>
       
    97 			<Tool
       
    98 				Name="VCLinkerTool"
       
    99 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
       
   100 				LinkIncremental="1"
       
   101 				SuppressStartupBanner="true"
       
   102 				IgnoreDefaultLibraryNames=""
       
   103 				GenerateDebugInformation="true"
       
   104 				SubSystem="2"
       
   105 				OptimizeReferences="2"
       
   106 				OptimizeForWindows98="1"
       
   107 				TargetMachine="1"
       
   108 			/>
       
   109 			<Tool
       
   110 				Name="VCALinkTool"
       
   111 			/>
       
   112 			<Tool
       
   113 				Name="VCManifestTool"
       
   114 			/>
       
   115 			<Tool
       
   116 				Name="VCXDCMakeTool"
       
   117 			/>
       
   118 			<Tool
       
   119 				Name="VCBscMakeTool"
       
   120 			/>
       
   121 			<Tool
       
   122 				Name="VCFxCopTool"
       
   123 			/>
       
   124 			<Tool
       
   125 				Name="VCAppVerifierTool"
       
   126 			/>
       
   127 			<Tool
       
   128 				Name="VCWebDeploymentTool"
       
   129 			/>
       
   130 			<Tool
       
   131 				Name="VCPostBuildEventTool"
       
   132 			/>
       
   133 		</Configuration>
       
   134 		<Configuration
       
   135 			Name="Release|x64"
       
   136 			OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
       
   137 			IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
       
   138 			ConfigurationType="1"
       
   139 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   140 			UseOfMFC="0"
       
   141 			ATLMinimizesCRunTimeLibraryUsage="false"
       
   142 			CharacterSet="2"
       
   143 			WholeProgramOptimization="1"
       
   144 			>
       
   145 			<Tool
       
   146 				Name="VCPreBuildEventTool"
       
   147 			/>
       
   148 			<Tool
       
   149 				Name="VCCustomBuildTool"
       
   150 			/>
       
   151 			<Tool
       
   152 				Name="MASM AMD64"
       
   153 			/>
       
   154 			<Tool
       
   155 				Name="VCXMLDataGeneratorTool"
       
   156 			/>
       
   157 			<Tool
       
   158 				Name="VCWebServiceProxyGeneratorTool"
       
   159 			/>
       
   160 			<Tool
       
   161 				Name="VCMIDLTool"
       
   162 				TargetEnvironment="3"
       
   163 				TypeLibraryName=".\Release/openttd.tlb"
       
   164 				HeaderFileName=""
       
   165 			/>
       
   166 			<Tool
       
   167 				Name="VCCLCompilerTool"
       
   168 				Optimization="3"
       
   169 				InlineFunctionExpansion="2"
       
   170 				EnableIntrinsicFunctions="true"
       
   171 				FavorSizeOrSpeed="2"
       
   172 				OmitFramePointers="true"
       
   173 				AdditionalIncludeDirectories="..\objs\langs"
       
   174 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_EXCEPTION_TRACKER;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
       
   175 				StringPooling="true"
       
   176 				ExceptionHandling="1"
       
   177 				RuntimeLibrary="0"
       
   178 				StructMemberAlignment="0"
       
   179 				BufferSecurityCheck="false"
       
   180 				EnableFunctionLevelLinking="true"
       
   181 				DefaultCharIsUnsigned="true"
       
   182 				UsePrecompiledHeader="0"
       
   183 				PrecompiledHeaderThrough=""
       
   184 				PrecompiledHeaderFile=""
       
   185 				AssemblerOutput="2"
       
   186 				AssemblerListingLocation="$(IntDir)/"
       
   187 				ObjectFile="$(IntDir)/"
       
   188 				ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
       
   189 				BrowseInformation="1"
       
   190 				BrowseInformationFile="$(IntDir)/"
       
   191 				WarningLevel="3"
       
   192 				WarnAsError="false"
       
   193 				SuppressStartupBanner="true"
       
   194 				DebugInformationFormat="3"
       
   195 				CallingConvention="1"
       
   196 				CompileAs="0"
       
   197 			/>
       
   198 			<Tool
       
   199 				Name="VCManagedResourceCompilerTool"
       
   200 			/>
       
   201 			<Tool
       
   202 				Name="VCResourceCompilerTool"
       
   203 				PreprocessorDefinitions="NDEBUG"
       
   204 				Culture="1053"
       
   205 			/>
       
   206 			<Tool
       
   207 				Name="VCPreLinkEventTool"
       
   208 			/>
       
   209 			<Tool
       
   210 				Name="VCLinkerTool"
       
   211 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
       
   212 				LinkIncremental="1"
       
   213 				SuppressStartupBanner="true"
       
   214 				IgnoreDefaultLibraryNames=""
       
   215 				GenerateDebugInformation="true"
       
   216 				SubSystem="2"
       
   217 				OptimizeReferences="2"
       
   218 				OptimizeForWindows98="1"
       
   219 				TargetMachine="17"
       
   220 			/>
       
   221 			<Tool
       
   222 				Name="VCALinkTool"
       
   223 			/>
       
   224 			<Tool
       
   225 				Name="VCManifestTool"
       
   226 			/>
       
   227 			<Tool
       
   228 				Name="VCXDCMakeTool"
       
   229 			/>
       
   230 			<Tool
       
   231 				Name="VCBscMakeTool"
       
   232 			/>
       
   233 			<Tool
       
   234 				Name="VCFxCopTool"
       
   235 			/>
       
   236 			<Tool
       
   237 				Name="VCAppVerifierTool"
       
   238 			/>
       
   239 			<Tool
       
   240 				Name="VCWebDeploymentTool"
       
   241 			/>
       
   242 			<Tool
       
   243 				Name="VCPostBuildEventTool"
       
   244 			/>
       
   245 		</Configuration>
       
   246 		<Configuration
       
   247 			Name="Debug|Win32"
       
   248 			OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
       
   249 			IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
       
   250 			ConfigurationType="1"
       
   251 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   252 			UseOfMFC="0"
       
   253 			ATLMinimizesCRunTimeLibraryUsage="false"
       
   254 			CharacterSet="2"
       
   255 			>
       
   256 			<Tool
       
   257 				Name="VCPreBuildEventTool"
       
   258 			/>
       
   259 			<Tool
       
   260 				Name="VCCustomBuildTool"
       
   261 			/>
       
   262 			<Tool
       
   263 				Name="MASM AMD64"
       
   264 			/>
       
   265 			<Tool
       
   266 				Name="VCXMLDataGeneratorTool"
       
   267 			/>
       
   268 			<Tool
       
   269 				Name="VCWebServiceProxyGeneratorTool"
       
   270 			/>
       
   271 			<Tool
       
   272 				Name="VCMIDLTool"
       
   273 				TypeLibraryName=".\Debug/openttd.tlb"
       
   274 				HeaderFileName=""
       
   275 			/>
       
   276 			<Tool
       
   277 				Name="VCCLCompilerTool"
       
   278 				Optimization="0"
       
   279 				AdditionalIncludeDirectories="..\objs\langs"
       
   280 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
       
   281 				BasicRuntimeChecks="3"
       
   282 				RuntimeLibrary="1"
       
   283 				UsePrecompiledHeader="0"
       
   284 				AssemblerListingLocation="$(IntDir)/"
       
   285 				ObjectFile="$(IntDir)/"
       
   286 				ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
       
   287 				WarningLevel="3"
       
   288 				WarnAsError="true"
       
   289 				SuppressStartupBanner="true"
       
   290 				Detect64BitPortabilityProblems="false"
       
   291 				DebugInformationFormat="4"
       
   292 				CallingConvention="1"
       
   293 				CompileAs="0"
       
   294 			/>
       
   295 			<Tool
       
   296 				Name="VCManagedResourceCompilerTool"
       
   297 			/>
       
   298 			<Tool
       
   299 				Name="VCResourceCompilerTool"
       
   300 				PreprocessorDefinitions="_DEBUG"
       
   301 				Culture="1053"
       
   302 			/>
       
   303 			<Tool
       
   304 				Name="VCPreLinkEventTool"
       
   305 			/>
       
   306 			<Tool
       
   307 				Name="VCLinkerTool"
       
   308 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
       
   309 				LinkIncremental="0"
       
   310 				SuppressStartupBanner="true"
       
   311 				IgnoreDefaultLibraryNames="LIBCMT.lib"
       
   312 				GenerateDebugInformation="true"
       
   313 				SubSystem="2"
       
   314 				TargetMachine="1"
       
   315 			/>
       
   316 			<Tool
       
   317 				Name="VCALinkTool"
       
   318 			/>
       
   319 			<Tool
       
   320 				Name="VCManifestTool"
       
   321 			/>
       
   322 			<Tool
       
   323 				Name="VCXDCMakeTool"
       
   324 			/>
       
   325 			<Tool
       
   326 				Name="VCBscMakeTool"
       
   327 			/>
       
   328 			<Tool
       
   329 				Name="VCFxCopTool"
       
   330 			/>
       
   331 			<Tool
       
   332 				Name="VCAppVerifierTool"
       
   333 			/>
       
   334 			<Tool
       
   335 				Name="VCWebDeploymentTool"
       
   336 			/>
       
   337 			<Tool
       
   338 				Name="VCPostBuildEventTool"
       
   339 			/>
       
   340 		</Configuration>
       
   341 		<Configuration
       
   342 			Name="Debug|x64"
       
   343 			OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
       
   344 			IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
       
   345 			ConfigurationType="1"
       
   346 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   347 			UseOfMFC="0"
       
   348 			ATLMinimizesCRunTimeLibraryUsage="false"
       
   349 			CharacterSet="2"
       
   350 			>
       
   351 			<Tool
       
   352 				Name="VCPreBuildEventTool"
       
   353 			/>
       
   354 			<Tool
       
   355 				Name="VCCustomBuildTool"
       
   356 			/>
       
   357 			<Tool
       
   358 				Name="MASM AMD64"
       
   359 			/>
       
   360 			<Tool
       
   361 				Name="VCXMLDataGeneratorTool"
       
   362 			/>
       
   363 			<Tool
       
   364 				Name="VCWebServiceProxyGeneratorTool"
       
   365 			/>
       
   366 			<Tool
       
   367 				Name="VCMIDLTool"
       
   368 				TargetEnvironment="3"
       
   369 				TypeLibraryName=".\Debug/openttd.tlb"
       
   370 				HeaderFileName=""
       
   371 			/>
       
   372 			<Tool
       
   373 				Name="VCCLCompilerTool"
       
   374 				Optimization="0"
       
   375 				AdditionalIncludeDirectories="..\objs\langs"
       
   376 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;ENABLE_NETWORK"
       
   377 				BasicRuntimeChecks="3"
       
   378 				RuntimeLibrary="1"
       
   379 				UsePrecompiledHeader="0"
       
   380 				PrecompiledHeaderThrough=""
       
   381 				PrecompiledHeaderFile=""
       
   382 				AssemblerListingLocation="$(IntDir)/"
       
   383 				ObjectFile="$(IntDir)/"
       
   384 				ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
       
   385 				WarningLevel="3"
       
   386 				WarnAsError="false"
       
   387 				SuppressStartupBanner="true"
       
   388 				Detect64BitPortabilityProblems="false"
       
   389 				DebugInformationFormat="3"
       
   390 				CallingConvention="0"
       
   391 				CompileAs="0"
       
   392 			/>
       
   393 			<Tool
       
   394 				Name="VCManagedResourceCompilerTool"
       
   395 			/>
       
   396 			<Tool
       
   397 				Name="VCResourceCompilerTool"
       
   398 				PreprocessorDefinitions="_DEBUG"
       
   399 				Culture="1053"
       
   400 			/>
       
   401 			<Tool
       
   402 				Name="VCPreLinkEventTool"
       
   403 			/>
       
   404 			<Tool
       
   405 				Name="VCLinkerTool"
       
   406 				AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib libfreetype2.lib"
       
   407 				LinkIncremental="0"
       
   408 				SuppressStartupBanner="true"
       
   409 				IgnoreDefaultLibraryNames="LIBCMT.lib"
       
   410 				GenerateDebugInformation="true"
       
   411 				SubSystem="2"
       
   412 				TargetMachine="17"
       
   413 			/>
       
   414 			<Tool
       
   415 				Name="VCALinkTool"
       
   416 			/>
       
   417 			<Tool
       
   418 				Name="VCManifestTool"
       
   419 			/>
       
   420 			<Tool
       
   421 				Name="VCXDCMakeTool"
       
   422 			/>
       
   423 			<Tool
       
   424 				Name="VCBscMakeTool"
       
   425 			/>
       
   426 			<Tool
       
   427 				Name="VCFxCopTool"
       
   428 			/>
       
   429 			<Tool
       
   430 				Name="VCAppVerifierTool"
       
   431 			/>
       
   432 			<Tool
       
   433 				Name="VCWebDeploymentTool"
       
   434 			/>
       
   435 			<Tool
       
   436 				Name="VCPostBuildEventTool"
       
   437 			/>
       
   438 		</Configuration>
       
   439 	</Configurations>
       
   440 	<References>
       
   441 	</References>
       
   442 	<Files>
       
   443 !!FILES!!
       
   444 		<Filter
       
   445 			Name="64-bit Specific Files"
       
   446 			Filter="asm"
       
   447 			>
       
   448 			<File
       
   449 				RelativePath=".\..\src\win64.asm"
       
   450 				>
       
   451 				<FileConfiguration
       
   452 					Name="Release|Win32"
       
   453 					ExcludedFromBuild="true"
       
   454 					>
       
   455 					<Tool
       
   456 						Name="VCCustomBuildTool"
       
   457 					/>
       
   458 				</FileConfiguration>
       
   459 				<FileConfiguration
       
   460 					Name="Release|x64"
       
   461 					>
       
   462 					<Tool
       
   463 						Name="MASM AMD64"
       
   464 						PreserveIdentifierCase="true"
       
   465 						PreservePublicAndExternSymbolCase="true"
       
   466 					/>
       
   467 				</FileConfiguration>
       
   468 				<FileConfiguration
       
   469 					Name="Debug|Win32"
       
   470 					ExcludedFromBuild="true"
       
   471 					>
       
   472 					<Tool
       
   473 						Name="VCCustomBuildTool"
       
   474 					/>
       
   475 				</FileConfiguration>
       
   476 				<FileConfiguration
       
   477 					Name="Debug|x64"
       
   478 					>
       
   479 					<Tool
       
   480 						Name="MASM AMD64"
       
   481 						PreserveIdentifierCase="true"
       
   482 						PreservePublicAndExternSymbolCase="true"
       
   483 					/>
       
   484 				</FileConfiguration>
       
   485 			</File>
       
   486 		</Filter>
       
   487 		<File
       
   488 			RelativePath=".\..\media\mainicon.ico">
       
   489 		</File>
       
   490 		<File
       
   491 			RelativePath=".\..\media\openttd.ico">
       
   492 		</File>
       
   493 		<File
       
   494 			RelativePath=".\..\readme.txt">
       
   495 		</File>
       
   496 	</Files>
       
   497 	<Globals>
       
   498 	</Globals>
       
   499 </VisualStudioProject>