[bot] Change output file to samp-npc.exe

This commit is contained in:
RD42 2023-10-21 16:48:25 +08:00
parent 3505c634e3
commit cb9cd260d5

View File

@ -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"