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 3221 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="shift_jis"?>  <?xml version="1.0" encoding="shift_jis"?>
2  <VisualStudioProject  <VisualStudioProject
3          ProjectType="Visual C++"          ProjectType="Visual C++"
4          Version="8.00"          Version="8.00"
5          Name="ttxssh"          Name="ttxssh"
6          ProjectGUID="{5638BB89-44E3-4D55-BA98-A01142B4223E}"          ProjectGUID="{5638BB89-44E3-4D55-BA98-A01142B4223E}"
7          RootNamespace="ttxssh"          RootNamespace="ttxssh"
8          >          >
9          <Platforms>          <Platforms>
10                  <Platform                  <Platform
11                          Name="Win32"                          Name="Win32"
12                  />                  />
13          </Platforms>          </Platforms>
14          <ToolFiles>          <ToolFiles>
15          </ToolFiles>          </ToolFiles>
16          <Configurations>          <Configurations>
17                  <Configuration                  <Configuration
18                          Name="Debug|Win32"                          Name="Debug|Win32"
19                          OutputDirectory=".\Debug"                          OutputDirectory=".\Debug"
20                          IntermediateDirectory=".\Debug"                          IntermediateDirectory=".\Debug"
21                          ConfigurationType="2"                          ConfigurationType="2"
22                          InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"                          InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                          UseOfMFC="0"                          UseOfMFC="0"
24                          ATLMinimizesCRunTimeLibraryUsage="false"                          ATLMinimizesCRunTimeLibraryUsage="false"
25                          >                          >
26                          <Tool                          <Tool
27                                  Name="VCPreBuildEventTool"                                  Name="VCPreBuildEventTool"
28                          />                          />
29                          <Tool                          <Tool
30                                  Name="VCCustomBuildTool"                                  Name="VCCustomBuildTool"
31                          />                          />
32                          <Tool                          <Tool
33                                  Name="VCXMLDataGeneratorTool"                                  Name="VCXMLDataGeneratorTool"
34                          />                          />
35                          <Tool                          <Tool
36                                  Name="VCWebServiceProxyGeneratorTool"                                  Name="VCWebServiceProxyGeneratorTool"
37                          />                          />
38                          <Tool                          <Tool
39                                  Name="VCMIDLTool"                                  Name="VCMIDLTool"
40                                  PreprocessorDefinitions="_DEBUG"                                  PreprocessorDefinitions="_DEBUG"
41                                  MkTypLibCompatible="true"                                  MkTypLibCompatible="true"
42                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
43                                  TargetEnvironment="1"                                  TargetEnvironment="1"
44                                  TypeLibraryName=".\Debug/ttxssh.tlb"                                  TypeLibraryName=".\Debug/ttxssh.tlb"
45                                  HeaderFileName=""                                  HeaderFileName=""
46                          />                          />
47                          <Tool                          <Tool
48                                  Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
49                                  AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot;&#x0D;&#x0A;"                                  AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot;&#x0D;&#x0A;"
50                                  Optimization="0"                                  Optimization="0"
51                                  AdditionalIncludeDirectories="..\..\teraterm\common;..\openssl\inc32;..\..\teraterm\teraterm;..\zlib;..\matcher;..\putty"                                  AdditionalIncludeDirectories="..\..\teraterm\common;..\openssl\inc32;..\..\teraterm\teraterm;..\zlib;..\matcher;..\putty"
52                                  PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC"                                  PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC"
53                                  RuntimeLibrary="1"                                  RuntimeLibrary="1"
54                                  EnableFunctionLevelLinking="true"                                  EnableFunctionLevelLinking="true"
55                                  UsePrecompiledHeader="0"                                  UsePrecompiledHeader="0"
56                                  PrecompiledHeaderFile=".\Debug/ttxssh.pch"                                  PrecompiledHeaderFile=".\Debug/ttxssh.pch"
57                                  AssemblerListingLocation=".\Debug/"                                  AssemblerListingLocation=".\Debug/"
58                                  ObjectFile=".\Debug/"                                  ObjectFile=".\Debug/"
59                                  ProgramDataBaseFileName=".\Debug/"                                  ProgramDataBaseFileName=".\Debug/"
60                                  BrowseInformation="1"                                  BrowseInformation="1"
61                                  WarningLevel="3"                                  WarningLevel="3"
62                                  WarnAsError="false"                                  WarnAsError="false"
63                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
64                                  DebugInformationFormat="4"                                  DebugInformationFormat="4"
65                                  CompileAs="0"                                  CompileAs="0"
66                          />                          />
67                          <Tool                          <Tool
68                                  Name="VCManagedResourceCompilerTool"                                  Name="VCManagedResourceCompilerTool"
69                          />                          />
70                          <Tool                          <Tool
71                                  Name="VCResourceCompilerTool"                                  Name="VCResourceCompilerTool"
72                                  PreprocessorDefinitions="_DEBUG"                                  PreprocessorDefinitions="_DEBUG"
73                                  Culture="1033"                                  Culture="1033"
74                          />                          />
75                          <Tool                          <Tool
76                                  Name="VCPreLinkEventTool"                                  Name="VCPreLinkEventTool"
77                          />                          />
78                          <Tool                          <Tool
79                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
80                                  AdditionalOptions="Version.lib &#x0D;&#x0A;&#x0D;&#x0A;"                                  AdditionalOptions="Version.lib &#x0D;&#x0A;&#x0D;&#x0A;"
81                                  AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32.dbg\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Debug\zlibd.lib ..\..\teraterm\Debug\ttpcmn.lib"                                  AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32.dbg\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Debug\zlibd.lib ..\..\teraterm\Debug\ttpcmn.lib"
82                                  OutputFile=".\Debug/ttxssh.dll"                                  OutputFile=".\Debug/ttxssh.dll"
83                                  LinkIncremental="2"                                  LinkIncremental="2"
84                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
85                                  ModuleDefinitionFile="ttxssh.def"                                  ModuleDefinitionFile="ttxssh.def"
86                                  GenerateDebugInformation="true"                                  GenerateDebugInformation="true"
87                                  ProgramDatabaseFile=".\Debug/ttxssh.pdb"                                  ProgramDatabaseFile=".\Debug/ttxssh.pdb"
88                                  GenerateMapFile="true"                                  GenerateMapFile="true"
89                                  SubSystem="2"                                  SubSystem="2"
90                                  BaseAddress="0x12500000"                                  BaseAddress="0x12500000"
91                                  ImportLibrary=".\Debug/ttxssh.lib"                                  ImportLibrary=".\Debug/ttxssh.lib"
92                                  TargetMachine="1"                                  TargetMachine="1"
93                          />                          />
94                          <Tool                          <Tool
95                                  Name="VCALinkTool"                                  Name="VCALinkTool"
96                          />                          />
97                          <Tool                          <Tool
98                                  Name="VCManifestTool"                                  Name="VCManifestTool"
99                          />                          />
100                          <Tool                          <Tool
101                                  Name="VCXDCMakeTool"                                  Name="VCXDCMakeTool"
102                          />                          />
103                          <Tool                          <Tool
104                                  Name="VCBscMakeTool"                                  Name="VCBscMakeTool"
105                          />                          />
106                          <Tool                          <Tool
107                                  Name="VCFxCopTool"                                  Name="VCFxCopTool"
108                          />                          />
109                          <Tool                          <Tool
110                                  Name="VCAppVerifierTool"                                  Name="VCAppVerifierTool"
111                          />                          />
112                          <Tool                          <Tool
113                                  Name="VCWebDeploymentTool"                                  Name="VCWebDeploymentTool"
114                          />                          />
115                          <Tool                          <Tool
116                                  Name="VCPostBuildEventTool"                                  Name="VCPostBuildEventTool"
117                          />                          />
118                  </Configuration>                  </Configuration>
119                  <Configuration                  <Configuration
120                          Name="Release|Win32"                          Name="Release|Win32"
121                          OutputDirectory=".\Release"                          OutputDirectory=".\Release"
122                          IntermediateDirectory=".\Release"                          IntermediateDirectory=".\Release"
123                          ConfigurationType="2"                          ConfigurationType="2"
124                          InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"                          InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
125                          UseOfMFC="0"                          UseOfMFC="0"
126                          ATLMinimizesCRunTimeLibraryUsage="false"                          ATLMinimizesCRunTimeLibraryUsage="false"
127                          >                          >
128                          <Tool                          <Tool
129                                  Name="VCPreBuildEventTool"                                  Name="VCPreBuildEventTool"
130                          />                          />
131                          <Tool                          <Tool
132                                  Name="VCCustomBuildTool"                                  Name="VCCustomBuildTool"
133                          />                          />
134                          <Tool                          <Tool
135                                  Name="VCXMLDataGeneratorTool"                                  Name="VCXMLDataGeneratorTool"
136                          />                          />
137                          <Tool                          <Tool
138                                  Name="VCWebServiceProxyGeneratorTool"                                  Name="VCWebServiceProxyGeneratorTool"
139                          />                          />
140                          <Tool                          <Tool
141                                  Name="VCMIDLTool"                                  Name="VCMIDLTool"
142                                  PreprocessorDefinitions="NDEBUG"                                  PreprocessorDefinitions="NDEBUG"
143                                  MkTypLibCompatible="true"                                  MkTypLibCompatible="true"
144                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
145                                  TargetEnvironment="1"                                  TargetEnvironment="1"
146                                  TypeLibraryName=".\Release/ttxssh.tlb"                                  TypeLibraryName=".\Release/ttxssh.tlb"
147                                  HeaderFileName=""                                  HeaderFileName=""
148                          />                          />
149                          <Tool                          <Tool
150                                  Name="VCCLCompilerTool"                                  Name="VCCLCompilerTool"
151                                  AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot; &#x0D;&#x0A;"                                  AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot; &#x0D;&#x0A;"
152                                  Optimization="2"                                  Optimization="2"
153                                  InlineFunctionExpansion="2"                                  InlineFunctionExpansion="2"
154                                  AdditionalIncludeDirectories="..\..\teraterm\common;..\openssl\inc32;..\..\teraterm\teraterm;..\zlib;..\matcher;..\putty"                                  AdditionalIncludeDirectories="..\..\teraterm\common;..\openssl\inc32;..\..\teraterm\teraterm;..\zlib;..\matcher;..\putty"
155                                  PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"                                  PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
156                                  StringPooling="true"                                  StringPooling="true"
157                                  RuntimeLibrary="0"                                  RuntimeLibrary="0"
158                                  EnableFunctionLevelLinking="true"                                  EnableFunctionLevelLinking="true"
159                                  UsePrecompiledHeader="0"                                  UsePrecompiledHeader="0"
160                                  PrecompiledHeaderFile=".\Release/ttxssh.pch"                                  PrecompiledHeaderFile=".\Release/ttxssh.pch"
161                                  AssemblerOutput="2"                                  AssemblerOutput="2"
162                                  AssemblerListingLocation=".\Release/"                                  AssemblerListingLocation=".\Release/"
163                                  ObjectFile=".\Release/"                                  ObjectFile=".\Release/"
164                                  ProgramDataBaseFileName=".\Release/"                                  ProgramDataBaseFileName=".\Release/"
165                                  WarningLevel="3"                                  WarningLevel="3"
166                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
167                                  DebugInformationFormat="3"                                  DebugInformationFormat="3"
168                                  CompileAs="0"                                  CompileAs="0"
169                          />                          />
170                          <Tool                          <Tool
171                                  Name="VCManagedResourceCompilerTool"                                  Name="VCManagedResourceCompilerTool"
172                          />                          />
173                          <Tool                          <Tool
174                                  Name="VCResourceCompilerTool"                                  Name="VCResourceCompilerTool"
175                                  PreprocessorDefinitions="NDEBUG"                                  PreprocessorDefinitions="NDEBUG"
176                                  Culture="1033"                                  Culture="1033"
177                          />                          />
178                          <Tool                          <Tool
179                                  Name="VCPreLinkEventTool"                                  Name="VCPreLinkEventTool"
180                          />                          />
181                          <Tool                          <Tool
182                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
183                                  AdditionalOptions="Version.lib &#x0D;&#x0A;"                                  AdditionalOptions="Version.lib &#x0D;&#x0A;"
184                                  AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib ..\..\teraterm\Release\ttpcmn.lib"                                  AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib ..\openssl\out32\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib ..\..\teraterm\Release\ttpcmn.lib"
185                                  OutputFile=".\Release/ttxssh.dll"                                  OutputFile=".\Release/ttxssh.dll"
186                                  LinkIncremental="1"                                  LinkIncremental="1"
187                                  SuppressStartupBanner="true"                                  SuppressStartupBanner="true"
188                                  ModuleDefinitionFile="ttxssh.def"                                  ModuleDefinitionFile="ttxssh.def"
189                                  GenerateDebugInformation="true"                                  GenerateDebugInformation="true"
190                                  ProgramDatabaseFile=".\Release/ttxssh.pdb"                                  ProgramDatabaseFile=".\Release/ttxssh.pdb"
191                                  SubSystem="2"                                  SubSystem="2"
192                                  BaseAddress="0x12500000"                                  BaseAddress="0x12500000"
193                                  ImportLibrary=".\Release/ttxssh.lib"                                  ImportLibrary=".\Release/ttxssh.lib"
194                                  TargetMachine="1"                                  TargetMachine="1"
195                          />                          />
196                          <Tool                          <Tool
197                                  Name="VCALinkTool"                                  Name="VCALinkTool"
198                          />                          />
199                          <Tool                          <Tool
200                                  Name="VCManifestTool"                                  Name="VCManifestTool"
201                          />                          />
202                          <Tool                          <Tool
203                                  Name="VCXDCMakeTool"                                  Name="VCXDCMakeTool"
204                          />                          />
205                          <Tool                          <Tool
206                                  Name="VCBscMakeTool"                                  Name="VCBscMakeTool"
207                          />                          />
208                          <Tool                          <Tool
209                                  Name="VCFxCopTool"                                  Name="VCFxCopTool"
210                          />                          />
211                          <Tool                          <Tool
212                                  Name="VCAppVerifierTool"                                  Name="VCAppVerifierTool"
213                          />                          />
214                          <Tool                          <Tool
215                                  Name="VCWebDeploymentTool"                                  Name="VCWebDeploymentTool"
216                          />                          />
217                          <Tool                          <Tool
218                                  Name="VCPostBuildEventTool"                                  Name="VCPostBuildEventTool"
219                          />                          />
220                  </Configuration>                  </Configuration>
221          </Configurations>          </Configurations>
222          <References>          <References>
223          </References>          </References>
224          <Files>          <Files>
225                  <File                  <File
226                          RelativePath="auth.c"                          RelativePath="auth.c"
227                          >                          >
228                  </File>                  </File>
229                  <File                  <File
230                          RelativePath="buffer.c"                          RelativePath="buffer.c"
231                          >                          >
232                  </File>                  </File>
233                  <File                  <File
234                          RelativePath="cipher-ctr.c"                          RelativePath="cipher-ctr.c"
235                          >                          >
236                  </File>                  </File>
237                  <File                  <File
238                          RelativePath="crypt.c"                          RelativePath="crypt.c"
239                          >                          >
240                  </File>                  </File>
241                  <File                  <File
242                          RelativePath="fwd.c"                          RelativePath="fwd.c"
243                          >                          >
244                  </File>                  </File>
245                  <File                  <File
246                          RelativePath="fwdui.c"                          RelativePath="fwdui.c"
247                          >                          >
248                  </File>                  </File>
249                  <File                  <File
250                          RelativePath="hosts.c"                          RelativePath="hosts.c"
251                          >                          >
252                  </File>                  </File>
253                  <File                  <File
254                          RelativePath="keyfiles.c"                          RelativePath="keyfiles.c"
255                          >                          >
256                  </File>                  </File>
257                  <File                  <File
258                          RelativePath="..\matcher\matcher.c"                          RelativePath="..\matcher\matcher.c"
259                          >                          >
260                  </File>                  </File>
261                  <File                  <File
262                          RelativePath="pkt.c"                          RelativePath="pkt.c"
263                          >                          >
264                  </File>                  </File>
265                  <File                  <File
266                          RelativePath="resource.h"                          RelativePath="resource.h"
267                          >                          >
268                  </File>                  </File>
269                  <File                  <File
270                          RelativePath="sftp.c"                          RelativePath="sftp.c"
271                          >                          >
272                  </File>                  </File>
273                  <File                  <File
274                          RelativePath="ssh.c"                          RelativePath="ssh.c"
275                          >                          >
276                  </File>                  </File>
277                  <File                  <File
278                          RelativePath="ttsecure.ico"                          RelativePath="ttsecure.ico"
279                          >                          >
280                  </File>                  </File>
281                  <File                  <File
282                          RelativePath="ttxssh.c"                          RelativePath="ttxssh.c"
283                          >                          >
284                  </File>                  </File>
285                  <File                  <File
286                          RelativePath="ttxssh.def"                          RelativePath="ttxssh.def"
287                          >                          >
288                  </File>                  </File>
289                  <File                  <File
290                          RelativePath="ttxssh.h"                          RelativePath="ttxssh.h"
291                          >                          >
292                  </File>                  </File>
293                  <File                  <File
294                          RelativePath="ttxssh.rc"                          RelativePath="ttxssh.rc"
295                          >                          >
296                  </File>                  </File>
297                  <File                  <File
298                          RelativePath="util.c"                          RelativePath="util.c"
299                          >                          >
300                  </File>                  </File>
301                  <File                  <File
302                          RelativePath="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"                          RelativePath="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"
303                          >                          >
304                  </File>                  </File>
305                  <File                  <File
306                          RelativePath="x11util.c"                          RelativePath="x11util.c"
307                          >                          >
308                  </File>                  </File>
309          </Files>          </Files>
310          <Globals>          <Globals>
311          </Globals>          </Globals>
312  </VisualStudioProject>  </VisualStudioProject>

Legend:
Removed from v.3221  
changed lines
  Added in v.3227

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