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 3125 - (show annotations) (download)
Mon Apr 14 17:38:14 2008 UTC (16 years ago) by maya
Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj
File size: 6722 byte(s)
ファイル移動に伴う修正

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 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
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;..\openssl\inc32;..\..\teraterm\teraterm;..\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 ..\openssl\out32.dbg\libeay32.lib ..\zlib\projects\visualc6\Win32_LIB_Debug\zlibd.lib ..\..\teraterm\Debug\ttpcmn.lib"
82 OutputFile=".\Debug/ttxssh.dll"
83 LinkIncremental="2"
84 SuppressStartupBanner="true"
85 ModuleDefinitionFile="ttxssh.def"
86 GenerateDebugInformation="true"
87 ProgramDatabaseFile=".\Debug/ttxssh.pdb"
88 GenerateMapFile="true"
89 SubSystem="2"
90 BaseAddress="0x12500000"
91 ImportLibrary=".\Debug/ttxssh.lib"
92 TargetMachine="1"
93 />
94 <Tool
95 Name="VCALinkTool"
96 />
97 <Tool
98 Name="VCManifestTool"
99 />
100 <Tool
101 Name="VCXDCMakeTool"
102 />
103 <Tool
104 Name="VCBscMakeTool"
105 />
106 <Tool
107 Name="VCFxCopTool"
108 />
109 <Tool
110 Name="VCAppVerifierTool"
111 />
112 <Tool
113 Name="VCWebDeploymentTool"
114 />
115 <Tool
116 Name="VCPostBuildEventTool"
117 />
118 </Configuration>
119 <Configuration
120 Name="Release|Win32"
121 OutputDirectory=".\Release"
122 IntermediateDirectory=".\Release"
123 ConfigurationType="2"
124 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
125 UseOfMFC="0"
126 ATLMinimizesCRunTimeLibraryUsage="false"
127 >
128 <Tool
129 Name="VCPreBuildEventTool"
130 />
131 <Tool
132 Name="VCCustomBuildTool"
133 />
134 <Tool
135 Name="VCXMLDataGeneratorTool"
136 />
137 <Tool
138 Name="VCWebServiceProxyGeneratorTool"
139 />
140 <Tool
141 Name="VCMIDLTool"
142 PreprocessorDefinitions="NDEBUG"
143 MkTypLibCompatible="true"
144 SuppressStartupBanner="true"
145 TargetEnvironment="1"
146 TypeLibraryName=".\Release/ttxssh.tlb"
147 HeaderFileName=""
148 />
149 <Tool
150 Name="VCCLCompilerTool"
151 AdditionalOptions="/D&quot;_CRT_SECURE_NO_DEPRECATE&quot; &#x0D;&#x0A;"
152 Optimization="2"
153 InlineFunctionExpansion="2"
154 AdditionalIncludeDirectories="..\..\teraterm\common;..\openssl\inc32;..\..\teraterm\teraterm;..\zlib;..\matcher;..\putty"
155 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
156 StringPooling="true"
157 RuntimeLibrary="0"
158 EnableFunctionLevelLinking="true"
159 UsePrecompiledHeader="0"
160 PrecompiledHeaderFile=".\Release/ttxssh.pch"
161 AssemblerOutput="2"
162 AssemblerListingLocation=".\Release/"
163 ObjectFile=".\Release/"
164 ProgramDataBaseFileName=".\Release/"
165 WarningLevel="3"
166 SuppressStartupBanner="true"
167 DebugInformationFormat="3"
168 CompileAs="0"
169 />
170 <Tool
171 Name="VCManagedResourceCompilerTool"
172 />
173 <Tool
174 Name="VCResourceCompilerTool"
175 PreprocessorDefinitions="NDEBUG"
176 Culture="1033"
177 />
178 <Tool
179 Name="VCPreLinkEventTool"
180 />
181 <Tool
182 Name="VCLinkerTool"
183 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"
185 OutputFile=".\Release/ttxssh.dll"
186 LinkIncremental="1"
187 SuppressStartupBanner="true"
188 ModuleDefinitionFile="ttxssh.def"
189 GenerateDebugInformation="true"
190 ProgramDatabaseFile=".\Release/ttxssh.pdb"
191 SubSystem="2"
192 BaseAddress="0x12500000"
193 ImportLibrary=".\Release/ttxssh.lib"
194 TargetMachine="1"
195 />
196 <Tool
197 Name="VCALinkTool"
198 />
199 <Tool
200 Name="VCManifestTool"
201 />
202 <Tool
203 Name="VCXDCMakeTool"
204 />
205 <Tool
206 Name="VCBscMakeTool"
207 />
208 <Tool
209 Name="VCFxCopTool"
210 />
211 <Tool
212 Name="VCAppVerifierTool"
213 />
214 <Tool
215 Name="VCWebDeploymentTool"
216 />
217 <Tool
218 Name="VCPostBuildEventTool"
219 />
220 </Configuration>
221 </Configurations>
222 <References>
223 </References>
224 <Files>
225 <File
226 RelativePath="auth.c"
227 >
228 </File>
229 <File
230 RelativePath="buffer.c"
231 >
232 </File>
233 <File
234 RelativePath="crypt.c"
235 >
236 </File>
237 <File
238 RelativePath="fwd.c"
239 >
240 </File>
241 <File
242 RelativePath="fwdui.c"
243 >
244 </File>
245 <File
246 RelativePath="hosts.c"
247 >
248 </File>
249 <File
250 RelativePath="keyfiles.c"
251 >
252 </File>
253 <File
254 RelativePath="..\matcher\matcher.c"
255 >
256 </File>
257 <File
258 RelativePath="pkt.c"
259 >
260 </File>
261 <File
262 RelativePath="resource.h"
263 >
264 </File>
265 <File
266 RelativePath="sftp.c"
267 >
268 </File>
269 <File
270 RelativePath="ssh.c"
271 >
272 </File>
273 <File
274 RelativePath="ttsecure.ico"
275 >
276 </File>
277 <File
278 RelativePath="ttxssh.c"
279 >
280 </File>
281 <File
282 RelativePath="ttxssh.def"
283 >
284 </File>
285 <File
286 RelativePath="ttxssh.h"
287 >
288 </File>
289 <File
290 RelativePath="ttxssh.rc"
291 >
292 </File>
293 <File
294 RelativePath="util.c"
295 >
296 </File>
297 <File
298 RelativePath="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"
299 >
300 </File>
301 <File
302 RelativePath="x11util.c"
303 >
304 </File>
305 </Files>
306 <Globals>
307 </Globals>
308 </VisualStudioProject>

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