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

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