summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj.in
diff options
context:
space:
mode:
authormichi_cc <michi_cc@openttd.org>2010-08-23 18:19:15 +0000
committermichi_cc <michi_cc@openttd.org>2010-08-23 18:19:15 +0000
commita7e8b67c7c96d7e76b495ce2bed9f5f423870522 (patch)
tree330f12d82f0eeea9438a47ef4bfe17a8821f758f /projects/openttd_vs90.vcproj.in
parent56e05d1e2cc3feb2b08f7f87494c6ebe1f79e775 (diff)
downloadopenttd-a7e8b67c7c96d7e76b495ce2bed9f5f423870522.tar.xz
(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function.
Diffstat (limited to 'projects/openttd_vs90.vcproj.in')
-rw-r--r--projects/openttd_vs90.vcproj.in60
1 files changed, 0 insertions, 60 deletions
diff --git a/projects/openttd_vs90.vcproj.in b/projects/openttd_vs90.vcproj.in
index ef1447a87..e5d4da7c2 100644
--- a/projects/openttd_vs90.vcproj.in
+++ b/projects/openttd_vs90.vcproj.in
@@ -15,11 +15,6 @@
Name="x64"
/>
</Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\src\os\windows\masm64.rules"
- />
- </ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
@@ -39,9 +34,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -150,9 +142,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -248,9 +237,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -361,9 +347,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -450,49 +433,6 @@
</References>
<Files>
!!FILES!!
- <Filter
- Name="64-bit Specific Files"
- Filter="asm"
- >
- <File
- RelativePath=".\..\src\os\windows\win64.asm"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="MASM AMD64"
- PreserveIdentifierCase="true"
- PreservePublicAndExternSymbolCase="true"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="MASM AMD64"
- PreserveIdentifierCase="true"
- PreservePublicAndExternSymbolCase="true"
- />
- </FileConfiguration>
- </File>
- </Filter>
<File
RelativePath=".\..\media\openttd.ico"
>