summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.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_vs80.vcproj.in')
-rw-r--r--projects/openttd_vs80.vcproj.in60
1 files changed, 0 insertions, 60 deletions
diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in
index 8870bfda1..227ab0735 100644
--- a/projects/openttd_vs80.vcproj.in
+++ b/projects/openttd_vs80.vcproj.in
@@ -14,11 +14,6 @@
Name="x64"
/>
</Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\src\os\windows\masm64.rules"
- />
- </ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
@@ -38,9 +33,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -151,9 +143,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -250,9 +239,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -364,9 +350,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="MASM AMD64"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -453,49 +436,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"
>