Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4533 - (hide annotations) (download)
Tue Jul 26 15:07:33 2011 UTC (12 years, 8 months ago) by yutakapon
Original Path: trunk/ttssh2/ttxssh/ttxssh.vcproj
File size: 7430 byte(s)
TTSSHのバージョンダイアログに、PuTTYバージョンを表記するようにした。

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

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