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 2992 - (hide annotations) (download)
Wed Aug 8 16:04:09 2007 UTC (16 years, 8 months ago) by maya
Original Path: ttssh2/trunk/ttxssh/ttxssh.vcproj
File size: 6593 byte(s)
安全な関数を使用するように変更した。

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

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