smpackage.exe -> tools.exe
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="../../Program/smpackage-debug.exe"
|
||||
OutputFile="../../Program/tools-debug.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
@@ -105,7 +105,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="ZipArchive\Release\ZipArchive.lib"
|
||||
OutputFile=".\../../Program/smpackage.exe"
|
||||
OutputFile=".\../../Program/tools.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\../../Program/smpackage.pdb"
|
||||
|
||||
Reference in New Issue
Block a user