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