summaryrefslogtreecommitdiffstats
path: root/VC2008/MCServer.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r--VC2008/MCServer.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 83596b82c..1d95a79e3 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -218,7 +218,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib Psapi.lib"
- OutputFile="$(ProjectDir)\..\MCServer\$(ProjectName).exe"
+ OutputFile="$(ProjectDir)\..\MCServer\$(ProjectName)_profiled.exe"
GenerateDebugInformation="true"
SubSystem="1"
OptimizeReferences="2"