OSDN Git Service

5b2cba98a7fc23836b47b6036ab35315c7af8987
[ffftp/ffftp.git] / FFFTP.vc90.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="FFFTP"
6         ProjectGUID="{5D9496DB-45AF-4389-8FEE-27C9A2FA207A}"
7         RootNamespace="FFFTP"
8         TargetFrameworkVersion="131072"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory=".\Debug"
21                         IntermediateDirectory=".\Debug"
22                         ConfigurationType="1"
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
24                         UseOfMFC="0"
25                         ATLMinimizesCRunTimeLibraryUsage="false"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
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\FFFTP.tlb"
46                         />
47                         <Tool
48                                 Name="VCCLCompilerTool"
49                                 Optimization="0"
50                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"
51                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"
52                                 RuntimeLibrary="1"
53                                 PrecompiledHeaderFile=".\Debug\FFFTP.pch"
54                                 AssemblerListingLocation=".\Debug\"
55                                 ObjectFile=".\Debug\"
56                                 ProgramDataBaseFileName=".\Debug\"
57                                 WarningLevel="3"
58                                 SuppressStartupBanner="true"
59                                 DebugInformationFormat="4"
60                         />
61                         <Tool
62                                 Name="VCManagedResourceCompilerTool"
63                         />
64                         <Tool
65                                 Name="VCResourceCompilerTool"
66                                 PreprocessorDefinitions="_DEBUG"
67                                 Culture="1041"
68                         />
69                         <Tool
70                                 Name="VCPreLinkEventTool"
71                         />
72                         <Tool
73                                 Name="VCLinkerTool"
74                                 AdditionalOptions="/MACHINE:I386"
75                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"
76                                 OutputFile=".\Debug\FFFTP.exe"
77                                 LinkIncremental="2"
78                                 SuppressStartupBanner="true"
79                                 GenerateManifest="false"
80                                 DelayLoadDLLs="advapi32.dll;comctl32.dll;crypt32.dll;comdlg32.dll;gdi32.dll;imagehlp.dll;ole32.dll;sfc.dll;shell32.dll;user32.dll;winmm.dll;wintrust.dll;wsock32.dll"
81                                 GenerateDebugInformation="true"
82                                 ProgramDatabaseFile=".\Debug\FFFTP.pdb"
83                                 SubSystem="2"
84                                 RandomizedBaseAddress="1"
85                                 DataExecutionPrevention="0"
86                         />
87                         <Tool
88                                 Name="VCALinkTool"
89                         />
90                         <Tool
91                                 Name="VCManifestTool"
92                         />
93                         <Tool
94                                 Name="VCXDCMakeTool"
95                         />
96                         <Tool
97                                 Name="VCBscMakeTool"
98                         />
99                         <Tool
100                                 Name="VCFxCopTool"
101                         />
102                         <Tool
103                                 Name="VCAppVerifierTool"
104                         />
105                         <Tool
106                                 Name="VCPostBuildEventTool"
107                         />
108                 </Configuration>
109                 <Configuration
110                         Name="Release|Win32"
111                         OutputDirectory=".\Release"
112                         IntermediateDirectory=".\Release"
113                         ConfigurationType="1"
114                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
115                         UseOfMFC="0"
116                         ATLMinimizesCRunTimeLibraryUsage="false"
117                         >
118                         <Tool
119                                 Name="VCPreBuildEventTool"
120                         />
121                         <Tool
122                                 Name="VCCustomBuildTool"
123                         />
124                         <Tool
125                                 Name="VCXMLDataGeneratorTool"
126                         />
127                         <Tool
128                                 Name="VCWebServiceProxyGeneratorTool"
129                         />
130                         <Tool
131                                 Name="VCMIDLTool"
132                                 PreprocessorDefinitions="NDEBUG"
133                                 MkTypLibCompatible="true"
134                                 SuppressStartupBanner="true"
135                                 TargetEnvironment="1"
136                                 TypeLibraryName=".\Release\FFFTP.tlb"
137                         />
138                         <Tool
139                                 Name="VCCLCompilerTool"
140                                 InlineFunctionExpansion="1"
141                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"
142                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"
143                                 StringPooling="true"
144                                 RuntimeLibrary="0"
145                                 EnableFunctionLevelLinking="true"
146                                 PrecompiledHeaderFile=".\Release\FFFTP.pch"
147                                 AssemblerListingLocation=".\Release\"
148                                 ObjectFile=".\Release\"
149                                 ProgramDataBaseFileName=".\Release\"
150                                 WarningLevel="3"
151                                 SuppressStartupBanner="true"
152                                 DebugInformationFormat="0"
153                         />
154                         <Tool
155                                 Name="VCManagedResourceCompilerTool"
156                         />
157                         <Tool
158                                 Name="VCResourceCompilerTool"
159                                 PreprocessorDefinitions="NDEBUG"
160                                 Culture="1041"
161                         />
162                         <Tool
163                                 Name="VCPreLinkEventTool"
164                         />
165                         <Tool
166                                 Name="VCLinkerTool"
167                                 AdditionalOptions="/MACHINE:I386"
168                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"
169                                 OutputFile=".\Release\FFFTP.exe"
170                                 LinkIncremental="1"
171                                 SuppressStartupBanner="true"
172                                 GenerateManifest="false"
173                                 DelayLoadDLLs="advapi32.dll;comctl32.dll;crypt32.dll;comdlg32.dll;gdi32.dll;sfc.dll;shell32.dll;ole32.dll;user32.dll;winmm.dll;wintrust.dll;wsock32.dll"
174                                 ProgramDatabaseFile=".\Release\FFFTP.pdb"
175                                 SubSystem="2"
176                                 RandomizedBaseAddress="1"
177                                 DataExecutionPrevention="0"
178                         />
179                         <Tool
180                                 Name="VCALinkTool"
181                         />
182                         <Tool
183                                 Name="VCManifestTool"
184                         />
185                         <Tool
186                                 Name="VCXDCMakeTool"
187                         />
188                         <Tool
189                                 Name="VCBscMakeTool"
190                         />
191                         <Tool
192                                 Name="VCFxCopTool"
193                         />
194                         <Tool
195                                 Name="VCAppVerifierTool"
196                         />
197                         <Tool
198                                 Name="VCPostBuildEventTool"
199                         />
200                 </Configuration>
201         </Configurations>
202         <References>
203         </References>
204         <Files>
205                 <Filter
206                         Name="Source Files"
207                         Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
208                         >
209                         <File
210                                 RelativePath=".\aes_modes.c"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\aescrypt.c"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\aeskey.c"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\aestab.c"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\bookmark.c"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\cache.c"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\clipboard.c"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\codecnv.c"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\connect.c"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\diskfree.c"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\dlgsize.c"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\Resource\ffftp.rc"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\filelist.c"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\ftpproc.c"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\getput.c"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\history.c"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\hostman.c"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\local.c"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\lvtips.c"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\main.c"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\mbswrapper.c"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\md4.c"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\md5.c"
299                                 >
300                         </File>
301                         <File
302                                 RelativePath=".\misc.c"
303                                 >
304                         </File>
305                         <File
306                                 RelativePath=".\OleDragDrop.c"
307                                 >
308                         </File>
309                         <File
310                                 RelativePath=".\option.c"
311                                 >
312                         </File>
313                         <File
314                                 RelativePath=".\protectprocess.c"
315                                 >
316                         </File>
317                         <File
318                                 RelativePath=".\ras.c"
319                                 >
320                         </File>
321                         <File
322                                 RelativePath=".\regexp.c"
323                                 >
324                         </File>
325                         <File
326                                 RelativePath=".\registory.c"
327                                 >
328                         </File>
329                         <File
330                                 RelativePath=".\remote.c"
331                                 >
332                         </File>
333                         <File
334                                 RelativePath=".\sha.c"
335                                 >
336                         </File>
337                         <File
338                                 RelativePath=".\skey.c"
339                                 >
340                         </File>
341                         <File
342                                 RelativePath=".\socket.c"
343                                 >
344                         </File>
345                         <File
346                                 RelativePath=".\socketwrapper.c"
347                                 >
348                         </File>
349                         <File
350                                 RelativePath=".\statuswin.c"
351                                 >
352                         </File>
353                         <File
354                                 RelativePath=".\taskwin.c"
355                                 >
356                         </File>
357                         <File
358                                 RelativePath=".\tool.c"
359                                 >
360                         </File>
361                         <File
362                                 RelativePath=".\toolmenu.c"
363                                 >
364                         </File>
365                         <File
366                                 RelativePath=".\updatebell.c"
367                                 >
368                         </File>
369                         <File
370                                 RelativePath=".\wildcard.c"
371                                 >
372                         </File>
373                 </Filter>
374                 <Filter
375                         Name="Header Files"
376                         Filter="h;hpp;hxx;hm;inl;fi;fd"
377                         >
378                         <File
379                                 RelativePath=".\common.h"
380                                 >
381                         </File>
382                         <File
383                                 RelativePath=".\mbswrapper.h"
384                                 >
385                         </File>
386                         <File
387                                 RelativePath=".\protectprocess.h"
388                                 >
389                         </File>
390                         <File
391                                 RelativePath=".\Resource\resource.h"
392                                 >
393                         </File>
394                         <File
395                                 RelativePath=".\socketwrapper.h"
396                                 >
397                         </File>
398                 </Filter>
399                 <Filter
400                         Name="Resource Files"
401                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
402                         >
403                         <File
404                                 RelativePath=".\Resource\bitmap1.bmp"
405                                 >
406                         </File>
407                         <File
408                                 RelativePath=".\Resource\cursor1.cur"
409                                 >
410                         </File>
411                         <File
412                                 RelativePath=".\Resource\cursor2.cur"
413                                 >
414                         </File>
415                         <File
416                                 RelativePath=".\Resource\drag_csr.cur"
417                                 >
418                         </File>
419                         <File
420                                 RelativePath=".\Resource\icon1.ico"
421                                 >
422                         </File>
423                         <File
424                                 RelativePath=".\Resource\icon2.ico"
425                                 >
426                         </File>
427                         <File
428                                 RelativePath=".\Resource\list_bmp.bmp"
429                                 >
430                         </File>
431                         <File
432                                 RelativePath=".\Resource\main_too.bmp"
433                                 >
434                         </File>
435                         <File
436                                 RelativePath=".\Resource\nodrop_c.cur"
437                                 >
438                         </File>
439                         <File
440                                 RelativePath=".\Resource\toolbar1.bmp"
441                                 >
442                         </File>
443                 </Filter>
444                 <File
445                         RelativePath=".\Resource\ffftp.exe.manifest"
446                         >
447                         <FileConfiguration
448                                 Name="Debug|Win32"
449                                 ExcludedFromBuild="true"
450                                 >
451                                 <Tool
452                                         Name="VCCustomBuildTool"
453                                 />
454                         </FileConfiguration>
455                         <FileConfiguration
456                                 Name="Release|Win32"
457                                 >
458                                 <Tool
459                                         Name="VCCustomBuildTool"
460                                 />
461                         </FileConfiguration>
462                 </File>
463         </Files>
464         <Globals>
465         </Globals>
466 </VisualStudioProject>