Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5703 - (show annotations) (download)
Wed Nov 19 12:54:11 2014 UTC (9 years, 4 months ago) by maya
Original Path: trunk/ttssh2/ttxssh/ttxssh.vcproj
File size: 8003 byte(s)
Visual Studio 2003 互換プロパティの読み込みを削除
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="ttxssh"
6 ProjectGUID="{5638BB89-44E3-4D55-BA98-A01142B4223E}"
7 RootNamespace="ttxssh"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory=".\Debug"
20 IntermediateDirectory=".\Debug"
21 ConfigurationType="2"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 CommandLine="$(OutDir)\puttyrev.exe"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 PreprocessorDefinitions="_DEBUG"
41 MkTypLibCompatible="true"
42 SuppressStartupBanner="true"
43 TargetEnvironment="1"
44 TypeLibraryName=".\Debug/ttxssh.tlb"
45 HeaderFileName=""
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot;&#x0D;&#x0A;"
50 Optimization="0"
51 AdditionalIncludeDirectories="..\..\teraterm\common;..\..\libs\openssl\inc32;..\..\teraterm\teraterm;..\..\libs\zlib;..\matcher;..\putty"
52 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRTDBG_MAP_ALLOC"
53 RuntimeLibrary="1"
54 EnableFunctionLevelLinking="true"
55 UsePrecompiledHeader="0"
56 PrecompiledHeaderFile=".\Debug/ttxssh.pch"
57 AssemblerListingLocation=".\Debug/"
58 ObjectFile=".\Debug/"
59 ProgramDataBaseFileName=".\Debug/"
60 BrowseInformation="1"
61 WarningLevel="3"
62 WarnAsError="false"
63 SuppressStartupBanner="true"
64 DebugInformationFormat="4"
65 CompileAs="0"
66 />
67 <Tool
68 Name="VCManagedResourceCompilerTool"
69 />
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="_DEBUG"
73 Culture="1033"
74 />
75 <Tool
76 Name="VCPreLinkEventTool"
77 />
78 <Tool
79 Name="VCLinkerTool"
80 AdditionalOptions="Version.lib &#x0D;&#x0A;&#x0D;&#x0A;"
81 AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib libeay32.lib zlibd.lib ttpcmn.lib dnsapi.lib"
82 OutputFile=".\Debug/ttxssh.dll"
83 LinkIncremental="2"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories="..\..\libs\openssl\out32.dbg;..\..\libs\zlib;..\..\teraterm\Debug"
86 ModuleDefinitionFile="ttxssh.def"
87 DelayLoadDLLs="dnsapi.dll"
88 GenerateDebugInformation="true"
89 ProgramDatabaseFile=".\Debug/ttxssh.pdb"
90 GenerateMapFile="true"
91 SubSystem="2"
92 BaseAddress="0x12500000"
93 ImportLibrary=".\Debug/ttxssh.lib"
94 TargetMachine="1"
95 />
96 <Tool
97 Name="VCALinkTool"
98 />
99 <Tool
100 Name="VCManifestTool"
101 />
102 <Tool
103 Name="VCXDCMakeTool"
104 />
105 <Tool
106 Name="VCBscMakeTool"
107 />
108 <Tool
109 Name="VCFxCopTool"
110 />
111 <Tool
112 Name="VCAppVerifierTool"
113 />
114 <Tool
115 Name="VCWebDeploymentTool"
116 />
117 <Tool
118 Name="VCPostBuildEventTool"
119 />
120 </Configuration>
121 <Configuration
122 Name="Release|Win32"
123 OutputDirectory=".\Release"
124 IntermediateDirectory=".\Release"
125 ConfigurationType="2"
126 UseOfMFC="0"
127 ATLMinimizesCRunTimeLibraryUsage="false"
128 >
129 <Tool
130 Name="VCPreBuildEventTool"
131 CommandLine="$(OutDir)\puttyrev.exe"
132 />
133 <Tool
134 Name="VCCustomBuildTool"
135 />
136 <Tool
137 Name="VCXMLDataGeneratorTool"
138 />
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"
141 />
142 <Tool
143 Name="VCMIDLTool"
144 PreprocessorDefinitions="NDEBUG"
145 MkTypLibCompatible="true"
146 SuppressStartupBanner="true"
147 TargetEnvironment="1"
148 TypeLibraryName=".\Release/ttxssh.tlb"
149 HeaderFileName=""
150 />
151 <Tool
152 Name="VCCLCompilerTool"
153 AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot; &#x0D;&#x0A;"
154 Optimization="2"
155 InlineFunctionExpansion="2"
156 AdditionalIncludeDirectories="..\..\teraterm\common;..\..\libs\openssl\inc32;..\..\teraterm\teraterm;..\..\libs\zlib;..\matcher;..\putty"
157 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
158 StringPooling="true"
159 RuntimeLibrary="0"
160 EnableFunctionLevelLinking="true"
161 UsePrecompiledHeader="0"
162 PrecompiledHeaderFile=".\Release/ttxssh.pch"
163 AssemblerOutput="2"
164 AssemblerListingLocation=".\Release/"
165 ObjectFile=".\Release/"
166 ProgramDataBaseFileName=".\Release/"
167 WarningLevel="3"
168 SuppressStartupBanner="true"
169 DebugInformationFormat="3"
170 CompileAs="0"
171 />
172 <Tool
173 Name="VCManagedResourceCompilerTool"
174 />
175 <Tool
176 Name="VCResourceCompilerTool"
177 PreprocessorDefinitions="NDEBUG"
178 Culture="1033"
179 />
180 <Tool
181 Name="VCPreLinkEventTool"
182 />
183 <Tool
184 Name="VCLinkerTool"
185 AdditionalOptions="Version.lib &#x0D;&#x0A;"
186 AdditionalDependencies="odbc32.lib odbccp32.lib ws2_32.lib libeay32.lib zlib.lib ttpcmn.lib dnsapi.lib"
187 OutputFile=".\Release/ttxssh.dll"
188 LinkIncremental="1"
189 SuppressStartupBanner="true"
190 AdditionalLibraryDirectories="..\..\libs\openssl\out32;..\..\libs\zlib;..\..\teraterm\Release"
191 ModuleDefinitionFile="ttxssh.def"
192 DelayLoadDLLs="dnsapi.dll"
193 GenerateDebugInformation="true"
194 ProgramDatabaseFile=".\Release/ttxssh.pdb"
195 SubSystem="2"
196 BaseAddress="0x12500000"
197 ImportLibrary=".\Release/ttxssh.lib"
198 TargetMachine="1"
199 />
200 <Tool
201 Name="VCALinkTool"
202 />
203 <Tool
204 Name="VCManifestTool"
205 />
206 <Tool
207 Name="VCXDCMakeTool"
208 />
209 <Tool
210 Name="VCBscMakeTool"
211 />
212 <Tool
213 Name="VCFxCopTool"
214 />
215 <Tool
216 Name="VCAppVerifierTool"
217 />
218 <Tool
219 Name="VCWebDeploymentTool"
220 />
221 <Tool
222 Name="VCPostBuildEventTool"
223 />
224 </Configuration>
225 </Configurations>
226 <References>
227 </References>
228 <Files>
229 <File
230 RelativePath="auth.c"
231 >
232 </File>
233 <File
234 RelativePath="buffer.c"
235 >
236 </File>
237 <File
238 RelativePath="cipher-ctr.c"
239 >
240 </File>
241 <File
242 RelativePath="crypt.c"
243 >
244 </File>
245 <File
246 RelativePath="dns.c"
247 >
248 </File>
249 <File
250 RelativePath="dns.h"
251 >
252 </File>
253 <File
254 RelativePath=".\ed25519.c"
255 >
256 </File>
257 <File
258 RelativePath=".\ed25519_bcrypt_pbkdf.c"
259 >
260 </File>
261 <File
262 RelativePath=".\ed25519_blocks.c"
263 >
264 </File>
265 <File
266 RelativePath=".\ed25519_blowfish.c"
267 >
268 </File>
269 <File
270 RelativePath=".\ed25519_fe25519.c"
271 >
272 </File>
273 <File
274 RelativePath=".\ed25519_ge25519.c"
275 >
276 </File>
277 <File
278 RelativePath=".\ed25519_hash.c"
279 >
280 </File>
281 <File
282 RelativePath=".\ed25519_sc25519.c"
283 >
284 </File>
285 <File
286 RelativePath=".\ed25519_verify.c"
287 >
288 </File>
289 <File
290 RelativePath="fwd.c"
291 >
292 </File>
293 <File
294 RelativePath="fwdui.c"
295 >
296 </File>
297 <File
298 RelativePath="hosts.c"
299 >
300 </File>
301 <File
302 RelativePath=".\kex.c"
303 >
304 </File>
305 <File
306 RelativePath=".\key.c"
307 >
308 </File>
309 <File
310 RelativePath="keyfiles.c"
311 >
312 </File>
313 <File
314 RelativePath="..\matcher\matcher.c"
315 >
316 </File>
317 <File
318 RelativePath="pkt.c"
319 >
320 </File>
321 <File
322 RelativePath="resource.h"
323 >
324 </File>
325 <File
326 RelativePath="sftp.c"
327 >
328 </File>
329 <File
330 RelativePath="ssh.c"
331 >
332 </File>
333 <File
334 RelativePath="ttsecure.ico"
335 >
336 </File>
337 <File
338 RelativePath=".\ttsecure_yellow.ico"
339 >
340 </File>
341 <File
342 RelativePath="ttxssh.c"
343 >
344 </File>
345 <File
346 RelativePath="ttxssh.def"
347 >
348 </File>
349 <File
350 RelativePath="ttxssh.h"
351 >
352 </File>
353 <File
354 RelativePath="ttxssh.rc"
355 >
356 </File>
357 <File
358 RelativePath="util.c"
359 >
360 </File>
361 <File
362 RelativePath="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"
363 >
364 </File>
365 <File
366 RelativePath="x11util.c"
367 >
368 </File>
369 </Files>
370 <Globals>
371 </Globals>
372 </VisualStudioProject>

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