mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
[server] Change output file to samp-server.exe
This commit is contained in:
parent
0b3365935c
commit
ea880f79d4
@ -31,7 +31,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/server.exe"
|
||||
OutputFile="$(OutDir)/samp-server.exe"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/server.pdb"
|
||||
@ -76,7 +76,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/server.exe"
|
||||
OutputFile="$(OutDir)/samp-server.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
|
Loading…
Reference in New Issue
Block a user