Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.v8.vcproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4531 by doda, Tue Jul 26 08:50:11 2011 UTC revision 4533 by yutakapon, Tue Jul 26 15:07:33 2011 UTC
# Line 25  Line 25 
25                          >                          >
26                          <Tool                          <Tool
27                                  Name="VCPreBuildEventTool"                                  Name="VCPreBuildEventTool"
28                                    CommandLine="$(OutDir)\puttyrev.exe"
29                          />                          />
30                          <Tool                          <Tool
31                                  Name="VCCustomBuildTool"                                  Name="VCCustomBuildTool"
# Line 83  Line 84 
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"
# Line 129  Line 130 
130                          >                          >
131                          <Tool                          <Tool
132                                  Name="VCPreBuildEventTool"                                  Name="VCPreBuildEventTool"
133                                    CommandLine="$(OutDir)\puttyrev.exe"
134                          />                          />
135                          <Tool                          <Tool
136                                  Name="VCCustomBuildTool"                                  Name="VCCustomBuildTool"
# Line 188  Line 190 
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"

Legend:
Removed from v.4531  
changed lines
  Added in v.4533

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26