smpackage.exe -> tools.exe

This commit is contained in:
Chris Danford
2005-11-12 07:14:18 +00:00
parent 7e1cc9ce0f
commit 7484bdd5a4
@@ -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"