summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'ttd.vcproj')
-rw-r--r--ttd.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index eb1c91f60..9cf9f7983 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -52,7 +52,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib"
- OutputFile=".\Release/ttd.exe"
+ OutputFile=".\Release/openttd.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile=".\Release/ttd.pdb"
@@ -125,7 +125,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib"
- OutputFile=".\Checked/ttd.exe"
+ OutputFile=".\Checked/openttd.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
@@ -189,7 +189,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib"
- OutputFile=".\Debug/ttd.exe"
+ OutputFile=".\Debug/openttd.exe"
LinkIncremental="0"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"