diff options
Diffstat (limited to 'vcproj/char-server_txt.vcproj')
-rw-r--r-- | vcproj/char-server_txt.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj/char-server_txt.vcproj b/vcproj/char-server_txt.vcproj index 809c06124..8ccd9a5ed 100644 --- a/vcproj/char-server_txt.vcproj +++ b/vcproj/char-server_txt.vcproj @@ -78,7 +78,7 @@ Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- OutputFile="$(OutDir)/eAthena.exe"
+ OutputFile="..\char-server.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
|