| 25 |
> |
> |
| 26 |
<Tool |
<Tool |
| 27 |
Name="VCPreBuildEventTool" |
Name="VCPreBuildEventTool" |
| 28 |
|
CommandLine="$(OutDir)\puttyrev.exe" |
| 29 |
/> |
/> |
| 30 |
<Tool |
<Tool |
| 31 |
Name="VCCustomBuildTool" |
Name="VCCustomBuildTool" |
| 84 |
LinkIncremental="2" |
LinkIncremental="2" |
| 85 |
SuppressStartupBanner="true" |
SuppressStartupBanner="true" |
| 86 |
AdditionalLibraryDirectories="..\..\libs\openssl\out32.dbg;..\..\libs\zlib;..\..\teraterm\Debug" |
AdditionalLibraryDirectories="..\..\libs\openssl\out32.dbg;..\..\libs\zlib;..\..\teraterm\Debug" |
|
DelayLoadDLLs="dnsapi.dll" |
|
| 87 |
ModuleDefinitionFile="ttxssh.def" |
ModuleDefinitionFile="ttxssh.def" |
| 88 |
|
DelayLoadDLLs="dnsapi.dll" |
| 89 |
GenerateDebugInformation="true" |
GenerateDebugInformation="true" |
| 90 |
ProgramDatabaseFile=".\Debug/ttxssh.pdb" |
ProgramDatabaseFile=".\Debug/ttxssh.pdb" |
| 91 |
GenerateMapFile="true" |
GenerateMapFile="true" |
| 130 |
> |
> |
| 131 |
<Tool |
<Tool |
| 132 |
Name="VCPreBuildEventTool" |
Name="VCPreBuildEventTool" |
| 133 |
|
CommandLine="$(OutDir)\puttyrev.exe" |
| 134 |
/> |
/> |
| 135 |
<Tool |
<Tool |
| 136 |
Name="VCCustomBuildTool" |
Name="VCCustomBuildTool" |
| 190 |
LinkIncremental="1" |
LinkIncremental="1" |
| 191 |
SuppressStartupBanner="true" |
SuppressStartupBanner="true" |
| 192 |
AdditionalLibraryDirectories="..\..\libs\openssl\out32;..\..\libs\zlib;..\..\teraterm\Release" |
AdditionalLibraryDirectories="..\..\libs\openssl\out32;..\..\libs\zlib;..\..\teraterm\Release" |
|
DelayLoadDLLs="dnsapi.dll" |
|
| 193 |
ModuleDefinitionFile="ttxssh.def" |
ModuleDefinitionFile="ttxssh.def" |
| 194 |
|
DelayLoadDLLs="dnsapi.dll" |
| 195 |
GenerateDebugInformation="true" |
GenerateDebugInformation="true" |
| 196 |
ProgramDatabaseFile=".\Release/ttxssh.pdb" |
ProgramDatabaseFile=".\Release/ttxssh.pdb" |
| 197 |
SubSystem="2" |
SubSystem="2" |