OSDN Git Service

Fix bugs of routines for login.
[ffftp/ffftp.git] / FFFTP.vc90.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="FFFTP"\r
6         ProjectGUID="{5D9496DB-45AF-4389-8FEE-27C9A2FA207A}"\r
7         RootNamespace="FFFTP"\r
8         TargetFrameworkVersion="131072"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14                 <Platform\r
15                         Name="x64"\r
16                 />\r
17         </Platforms>\r
18         <ToolFiles>\r
19         </ToolFiles>\r
20         <Configurations>\r
21                 <Configuration\r
22                         Name="Debug|Win32"\r
23                         OutputDirectory=".\Debug"\r
24                         IntermediateDirectory=".\Debug"\r
25                         ConfigurationType="1"\r
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
27                         UseOfMFC="0"\r
28                         ATLMinimizesCRunTimeLibraryUsage="false"\r
29                         >\r
30                         <Tool\r
31                                 Name="VCPreBuildEventTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCCustomBuildTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCXMLDataGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCWebServiceProxyGeneratorTool"\r
41                         />\r
42                         <Tool\r
43                                 Name="VCMIDLTool"\r
44                                 PreprocessorDefinitions="_DEBUG"\r
45                                 MkTypLibCompatible="true"\r
46                                 SuppressStartupBanner="true"\r
47                                 TargetEnvironment="1"\r
48                                 TypeLibraryName=".\Debug\FFFTP.tlb"\r
49                         />\r
50                         <Tool\r
51                                 Name="VCCLCompilerTool"\r
52                                 Optimization="0"\r
53                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"\r
54                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"\r
55                                 RuntimeLibrary="1"\r
56                                 PrecompiledHeaderFile=".\Debug\FFFTP.pch"\r
57                                 AssemblerListingLocation=".\Debug\"\r
58                                 ObjectFile=".\Debug\"\r
59                                 ProgramDataBaseFileName=".\Debug\"\r
60                                 WarningLevel="3"\r
61                                 SuppressStartupBanner="true"\r
62                                 DebugInformationFormat="4"\r
63                         />\r
64                         <Tool\r
65                                 Name="VCManagedResourceCompilerTool"\r
66                         />\r
67                         <Tool\r
68                                 Name="VCResourceCompilerTool"\r
69                                 PreprocessorDefinitions="_DEBUG"\r
70                                 Culture="1041"\r
71                         />\r
72                         <Tool\r
73                                 Name="VCPreLinkEventTool"\r
74                         />\r
75                         <Tool\r
76                                 Name="VCLinkerTool"\r
77                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"\r
78                                 OutputFile=".\Debug\FFFTP.exe"\r
79                                 LinkIncremental="2"\r
80                                 SuppressStartupBanner="true"\r
81                                 GenerateManifest="false"\r
82                                 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"\r
83                                 GenerateDebugInformation="true"\r
84                                 ProgramDatabaseFile=".\Debug\FFFTP.pdb"\r
85                                 SubSystem="2"\r
86                                 RandomizedBaseAddress="1"\r
87                                 DataExecutionPrevention="0"\r
88                                 TargetMachine="1"\r
89                         />\r
90                         <Tool\r
91                                 Name="VCALinkTool"\r
92                         />\r
93                         <Tool\r
94                                 Name="VCManifestTool"\r
95                         />\r
96                         <Tool\r
97                                 Name="VCXDCMakeTool"\r
98                         />\r
99                         <Tool\r
100                                 Name="VCBscMakeTool"\r
101                         />\r
102                         <Tool\r
103                                 Name="VCFxCopTool"\r
104                         />\r
105                         <Tool\r
106                                 Name="VCAppVerifierTool"\r
107                         />\r
108                         <Tool\r
109                                 Name="VCPostBuildEventTool"\r
110                         />\r
111                 </Configuration>\r
112                 <Configuration\r
113                         Name="Release|Win32"\r
114                         OutputDirectory=".\Release"\r
115                         IntermediateDirectory=".\Release"\r
116                         ConfigurationType="1"\r
117                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
118                         UseOfMFC="0"\r
119                         ATLMinimizesCRunTimeLibraryUsage="false"\r
120                         >\r
121                         <Tool\r
122                                 Name="VCPreBuildEventTool"\r
123                         />\r
124                         <Tool\r
125                                 Name="VCCustomBuildTool"\r
126                         />\r
127                         <Tool\r
128                                 Name="VCXMLDataGeneratorTool"\r
129                         />\r
130                         <Tool\r
131                                 Name="VCWebServiceProxyGeneratorTool"\r
132                         />\r
133                         <Tool\r
134                                 Name="VCMIDLTool"\r
135                                 PreprocessorDefinitions="NDEBUG"\r
136                                 MkTypLibCompatible="true"\r
137                                 SuppressStartupBanner="true"\r
138                                 TargetEnvironment="1"\r
139                                 TypeLibraryName=".\Release\FFFTP.tlb"\r
140                         />\r
141                         <Tool\r
142                                 Name="VCCLCompilerTool"\r
143                                 InlineFunctionExpansion="1"\r
144                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"\r
145                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"\r
146                                 StringPooling="true"\r
147                                 RuntimeLibrary="0"\r
148                                 EnableFunctionLevelLinking="true"\r
149                                 PrecompiledHeaderFile=".\Release\FFFTP.pch"\r
150                                 AssemblerListingLocation=".\Release\"\r
151                                 ObjectFile=".\Release\"\r
152                                 ProgramDataBaseFileName=".\Release\"\r
153                                 WarningLevel="3"\r
154                                 SuppressStartupBanner="true"\r
155                                 DebugInformationFormat="0"\r
156                         />\r
157                         <Tool\r
158                                 Name="VCManagedResourceCompilerTool"\r
159                         />\r
160                         <Tool\r
161                                 Name="VCResourceCompilerTool"\r
162                                 PreprocessorDefinitions="NDEBUG"\r
163                                 Culture="1041"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCPreLinkEventTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCLinkerTool"\r
170                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"\r
171                                 OutputFile=".\Release\FFFTP.exe"\r
172                                 LinkIncremental="1"\r
173                                 SuppressStartupBanner="true"\r
174                                 GenerateManifest="false"\r
175                                 DelayLoadDLLs="advapi32.dll;comctl32.dll;crypt32.dll;comdlg32.dll;gdi32.dll;ole32.dll;sfc.dll;shell32.dll;user32.dll;winmm.dll;wintrust.dll;wsock32.dll"\r
176                                 ProgramDatabaseFile=".\Release\FFFTP.pdb"\r
177                                 SubSystem="2"\r
178                                 RandomizedBaseAddress="1"\r
179                                 DataExecutionPrevention="0"\r
180                                 TargetMachine="1"\r
181                         />\r
182                         <Tool\r
183                                 Name="VCALinkTool"\r
184                         />\r
185                         <Tool\r
186                                 Name="VCManifestTool"\r
187                         />\r
188                         <Tool\r
189                                 Name="VCXDCMakeTool"\r
190                         />\r
191                         <Tool\r
192                                 Name="VCBscMakeTool"\r
193                         />\r
194                         <Tool\r
195                                 Name="VCFxCopTool"\r
196                         />\r
197                         <Tool\r
198                                 Name="VCAppVerifierTool"\r
199                         />\r
200                         <Tool\r
201                                 Name="VCPostBuildEventTool"\r
202                         />\r
203                 </Configuration>\r
204                 <Configuration\r
205                         Name="Debug|x64"\r
206                         OutputDirectory=".\Debug_64"\r
207                         IntermediateDirectory=".\Debug_64"\r
208                         ConfigurationType="1"\r
209                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
210                         UseOfMFC="0"\r
211                         ATLMinimizesCRunTimeLibraryUsage="false"\r
212                         >\r
213                         <Tool\r
214                                 Name="VCPreBuildEventTool"\r
215                         />\r
216                         <Tool\r
217                                 Name="VCCustomBuildTool"\r
218                         />\r
219                         <Tool\r
220                                 Name="VCXMLDataGeneratorTool"\r
221                         />\r
222                         <Tool\r
223                                 Name="VCWebServiceProxyGeneratorTool"\r
224                         />\r
225                         <Tool\r
226                                 Name="VCMIDLTool"\r
227                                 PreprocessorDefinitions="_DEBUG"\r
228                                 MkTypLibCompatible="true"\r
229                                 SuppressStartupBanner="true"\r
230                                 TargetEnvironment="1"\r
231                                 TypeLibraryName=".\Debug_64\FFFTP.tlb"\r
232                         />\r
233                         <Tool\r
234                                 Name="VCCLCompilerTool"\r
235                                 Optimization="0"\r
236                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"\r
237                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"\r
238                                 RuntimeLibrary="1"\r
239                                 PrecompiledHeaderFile=".\Debug_64\FFFTP.pch"\r
240                                 AssemblerListingLocation=".\Debug_64\"\r
241                                 ObjectFile=".\Debug_64\"\r
242                                 ProgramDataBaseFileName=".\Debug_64\"\r
243                                 WarningLevel="3"\r
244                                 SuppressStartupBanner="true"\r
245                                 DebugInformationFormat="4"\r
246                         />\r
247                         <Tool\r
248                                 Name="VCManagedResourceCompilerTool"\r
249                         />\r
250                         <Tool\r
251                                 Name="VCResourceCompilerTool"\r
252                                 PreprocessorDefinitions="_DEBUG"\r
253                                 Culture="1041"\r
254                         />\r
255                         <Tool\r
256                                 Name="VCPreLinkEventTool"\r
257                         />\r
258                         <Tool\r
259                                 Name="VCLinkerTool"\r
260                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"\r
261                                 OutputFile=".\Debug_64\FFFTP.exe"\r
262                                 LinkIncremental="2"\r
263                                 SuppressStartupBanner="true"\r
264                                 GenerateManifest="false"\r
265                                 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"\r
266                                 GenerateDebugInformation="true"\r
267                                 ProgramDatabaseFile=".\Debug_64\FFFTP.pdb"\r
268                                 SubSystem="2"\r
269                                 RandomizedBaseAddress="1"\r
270                                 DataExecutionPrevention="0"\r
271                                 TargetMachine="17"\r
272                         />\r
273                         <Tool\r
274                                 Name="VCALinkTool"\r
275                         />\r
276                         <Tool\r
277                                 Name="VCManifestTool"\r
278                         />\r
279                         <Tool\r
280                                 Name="VCXDCMakeTool"\r
281                         />\r
282                         <Tool\r
283                                 Name="VCBscMakeTool"\r
284                         />\r
285                         <Tool\r
286                                 Name="VCFxCopTool"\r
287                         />\r
288                         <Tool\r
289                                 Name="VCAppVerifierTool"\r
290                         />\r
291                         <Tool\r
292                                 Name="VCPostBuildEventTool"\r
293                         />\r
294                 </Configuration>\r
295                 <Configuration\r
296                         Name="Release|x64"\r
297                         OutputDirectory=".\Release_64"\r
298                         IntermediateDirectory=".\Release_64"\r
299                         ConfigurationType="1"\r
300                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"\r
301                         UseOfMFC="0"\r
302                         ATLMinimizesCRunTimeLibraryUsage="false"\r
303                         >\r
304                         <Tool\r
305                                 Name="VCPreBuildEventTool"\r
306                         />\r
307                         <Tool\r
308                                 Name="VCCustomBuildTool"\r
309                         />\r
310                         <Tool\r
311                                 Name="VCXMLDataGeneratorTool"\r
312                         />\r
313                         <Tool\r
314                                 Name="VCWebServiceProxyGeneratorTool"\r
315                         />\r
316                         <Tool\r
317                                 Name="VCMIDLTool"\r
318                                 PreprocessorDefinitions="NDEBUG"\r
319                                 MkTypLibCompatible="true"\r
320                                 SuppressStartupBanner="true"\r
321                                 TargetEnvironment="1"\r
322                                 TypeLibraryName=".\Release_64\FFFTP.tlb"\r
323                         />\r
324                         <Tool\r
325                                 Name="VCCLCompilerTool"\r
326                                 InlineFunctionExpansion="1"\r
327                                 AdditionalIncludeDirectories="Resource;contrib\openssl\include"\r
328                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS"\r
329                                 StringPooling="true"\r
330                                 RuntimeLibrary="0"\r
331                                 EnableFunctionLevelLinking="true"\r
332                                 PrecompiledHeaderFile=".\Release_64\FFFTP.pch"\r
333                                 AssemblerListingLocation=".\Release_64\"\r
334                                 ObjectFile=".\Release_64\"\r
335                                 ProgramDataBaseFileName=".\Release_64\"\r
336                                 WarningLevel="3"\r
337                                 SuppressStartupBanner="true"\r
338                                 DebugInformationFormat="0"\r
339                         />\r
340                         <Tool\r
341                                 Name="VCManagedResourceCompilerTool"\r
342                         />\r
343                         <Tool\r
344                                 Name="VCResourceCompilerTool"\r
345                                 PreprocessorDefinitions="NDEBUG"\r
346                                 Culture="1041"\r
347                         />\r
348                         <Tool\r
349                                 Name="VCPreLinkEventTool"\r
350                         />\r
351                         <Tool\r
352                                 Name="VCLinkerTool"\r
353                                 AdditionalDependencies="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"\r
354                                 OutputFile=".\Release_64\FFFTP.exe"\r
355                                 LinkIncremental="1"\r
356                                 SuppressStartupBanner="true"\r
357                                 GenerateManifest="false"\r
358                                 DelayLoadDLLs="advapi32.dll;comctl32.dll;crypt32.dll;comdlg32.dll;gdi32.dll;ole32.dll;sfc.dll;shell32.dll;user32.dll;winmm.dll;wintrust.dll;wsock32.dll"\r
359                                 ProgramDatabaseFile=".\Release_64\FFFTP.pdb"\r
360                                 SubSystem="2"\r
361                                 RandomizedBaseAddress="1"\r
362                                 DataExecutionPrevention="0"\r
363                                 TargetMachine="17"\r
364                         />\r
365                         <Tool\r
366                                 Name="VCALinkTool"\r
367                         />\r
368                         <Tool\r
369                                 Name="VCManifestTool"\r
370                         />\r
371                         <Tool\r
372                                 Name="VCXDCMakeTool"\r
373                         />\r
374                         <Tool\r
375                                 Name="VCBscMakeTool"\r
376                         />\r
377                         <Tool\r
378                                 Name="VCFxCopTool"\r
379                         />\r
380                         <Tool\r
381                                 Name="VCAppVerifierTool"\r
382                         />\r
383                         <Tool\r
384                                 Name="VCPostBuildEventTool"\r
385                         />\r
386                 </Configuration>\r
387         </Configurations>\r
388         <References>\r
389         </References>\r
390         <Files>\r
391                 <Filter\r
392                         Name="Source Files"\r
393                         Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"\r
394                         >\r
395                         <File\r
396                                 RelativePath=".\aes_modes.c"\r
397                                 >\r
398                         </File>\r
399                         <File\r
400                                 RelativePath=".\aescrypt.c"\r
401                                 >\r
402                         </File>\r
403                         <File\r
404                                 RelativePath=".\aeskey.c"\r
405                                 >\r
406                         </File>\r
407                         <File\r
408                                 RelativePath=".\aestab.c"\r
409                                 >\r
410                         </File>\r
411                         <File\r
412                                 RelativePath=".\bookmark.c"\r
413                                 >\r
414                         </File>\r
415                         <File\r
416                                 RelativePath=".\cache.c"\r
417                                 >\r
418                         </File>\r
419                         <File\r
420                                 RelativePath=".\clipboard.c"\r
421                                 >\r
422                         </File>\r
423                         <File\r
424                                 RelativePath=".\codecnv.c"\r
425                                 >\r
426                         </File>\r
427                         <File\r
428                                 RelativePath=".\connect.c"\r
429                                 >\r
430                         </File>\r
431                         <File\r
432                                 RelativePath=".\diskfree.c"\r
433                                 >\r
434                         </File>\r
435                         <File\r
436                                 RelativePath=".\dlgsize.c"\r
437                                 >\r
438                         </File>\r
439                         <File\r
440                                 RelativePath=".\Resource\ffftp.rc"\r
441                                 >\r
442                         </File>\r
443                         <File\r
444                                 RelativePath=".\filelist.c"\r
445                                 >\r
446                         </File>\r
447                         <File\r
448                                 RelativePath=".\ftpproc.c"\r
449                                 >\r
450                         </File>\r
451                         <File\r
452                                 RelativePath=".\getput.c"\r
453                                 >\r
454                         </File>\r
455                         <File\r
456                                 RelativePath=".\history.c"\r
457                                 >\r
458                         </File>\r
459                         <File\r
460                                 RelativePath=".\hostman.c"\r
461                                 >\r
462                         </File>\r
463                         <File\r
464                                 RelativePath=".\local.c"\r
465                                 >\r
466                         </File>\r
467                         <File\r
468                                 RelativePath=".\lvtips.c"\r
469                                 >\r
470                         </File>\r
471                         <File\r
472                                 RelativePath=".\main.c"\r
473                                 >\r
474                         </File>\r
475                         <File\r
476                                 RelativePath=".\mbswrapper.c"\r
477                                 >\r
478                         </File>\r
479                         <File\r
480                                 RelativePath=".\md4.c"\r
481                                 >\r
482                         </File>\r
483                         <File\r
484                                 RelativePath=".\md5.c"\r
485                                 >\r
486                         </File>\r
487                         <File\r
488                                 RelativePath=".\misc.c"\r
489                                 >\r
490                         </File>\r
491                         <File\r
492                                 RelativePath=".\OleDragDrop.c"\r
493                                 >\r
494                         </File>\r
495                         <File\r
496                                 RelativePath=".\option.c"\r
497                                 >\r
498                         </File>\r
499                         <File\r
500                                 RelativePath=".\protectprocess.c"\r
501                                 >\r
502                         </File>\r
503                         <File\r
504                                 RelativePath=".\punycode.c"\r
505                                 >\r
506                         </File>\r
507                         <File\r
508                                 RelativePath=".\ras.c"\r
509                                 >\r
510                         </File>\r
511                         <File\r
512                                 RelativePath=".\regexp.c"\r
513                                 >\r
514                         </File>\r
515                         <File\r
516                                 RelativePath=".\registry.c"\r
517                                 >\r
518                         </File>\r
519                         <File\r
520                                 RelativePath=".\remote.c"\r
521                                 >\r
522                         </File>\r
523                         <File\r
524                                 RelativePath=".\sha.c"\r
525                                 >\r
526                         </File>\r
527                         <File\r
528                                 RelativePath=".\skey.c"\r
529                                 >\r
530                         </File>\r
531                         <File\r
532                                 RelativePath=".\socket.c"\r
533                                 >\r
534                         </File>\r
535                         <File\r
536                                 RelativePath=".\socketwrapper.c"\r
537                                 >\r
538                         </File>\r
539                         <File\r
540                                 RelativePath=".\statuswin.c"\r
541                                 >\r
542                         </File>\r
543                         <File\r
544                                 RelativePath=".\taskwin.c"\r
545                                 >\r
546                         </File>\r
547                         <File\r
548                                 RelativePath=".\tool.c"\r
549                                 >\r
550                         </File>\r
551                         <File\r
552                                 RelativePath=".\toolmenu.c"\r
553                                 >\r
554                         </File>\r
555                         <File\r
556                                 RelativePath=".\updatebell.c"\r
557                                 >\r
558                         </File>\r
559                         <File\r
560                                 RelativePath=".\wildcard.c"\r
561                                 >\r
562                         </File>\r
563                 </Filter>\r
564                 <Filter\r
565                         Name="Header Files"\r
566                         Filter="h;hpp;hxx;hm;inl;fi;fd"\r
567                         >\r
568                         <File\r
569                                 RelativePath=".\common.h"\r
570                                 >\r
571                         </File>\r
572                         <File\r
573                                 RelativePath=".\mbswrapper.h"\r
574                                 >\r
575                         </File>\r
576                         <File\r
577                                 RelativePath=".\protectprocess.h"\r
578                                 >\r
579                         </File>\r
580                         <File\r
581                                 RelativePath=".\Resource\resource.h"\r
582                                 >\r
583                         </File>\r
584                         <File\r
585                                 RelativePath=".\socketwrapper.h"\r
586                                 >\r
587                         </File>\r
588                 </Filter>\r
589                 <Filter\r
590                         Name="Resource Files"\r
591                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"\r
592                         >\r
593                         <File\r
594                                 RelativePath=".\Resource\bitmap1.bmp"\r
595                                 >\r
596                         </File>\r
597                         <File\r
598                                 RelativePath=".\Resource\cursor1.cur"\r
599                                 >\r
600                         </File>\r
601                         <File\r
602                                 RelativePath=".\Resource\cursor2.cur"\r
603                                 >\r
604                         </File>\r
605                         <File\r
606                                 RelativePath=".\Resource\drag_csr.cur"\r
607                                 >\r
608                         </File>\r
609                         <File\r
610                                 RelativePath=".\Resource\icon1.ico"\r
611                                 >\r
612                         </File>\r
613                         <File\r
614                                 RelativePath=".\Resource\icon2.ico"\r
615                                 >\r
616                         </File>\r
617                         <File\r
618                                 RelativePath=".\Resource\list_bmp.bmp"\r
619                                 >\r
620                         </File>\r
621                         <File\r
622                                 RelativePath=".\Resource\main_too.bmp"\r
623                                 >\r
624                         </File>\r
625                         <File\r
626                                 RelativePath=".\Resource\nodrop_c.cur"\r
627                                 >\r
628                         </File>\r
629                         <File\r
630                                 RelativePath=".\Resource\toolbar1.bmp"\r
631                                 >\r
632                         </File>\r
633                 </Filter>\r
634                 <File\r
635                         RelativePath=".\Resource\ffftp.exe.manifest"\r
636                         >\r
637                         <FileConfiguration\r
638                                 Name="Debug|Win32"\r
639                                 ExcludedFromBuild="true"\r
640                                 >\r
641                                 <Tool\r
642                                         Name="VCCustomBuildTool"\r
643                                 />\r
644                         </FileConfiguration>\r
645                         <FileConfiguration\r
646                                 Name="Release|Win32"\r
647                                 >\r
648                                 <Tool\r
649                                         Name="VCCustomBuildTool"\r
650                                 />\r
651                         </FileConfiguration>\r
652                         <FileConfiguration\r
653                                 Name="Debug|x64"\r
654                                 ExcludedFromBuild="true"\r
655                                 >\r
656                                 <Tool\r
657                                         Name="VCCustomBuildTool"\r
658                                 />\r
659                         </FileConfiguration>\r
660                         <FileConfiguration\r
661                                 Name="Release|x64"\r
662                                 >\r
663                                 <Tool\r
664                                         Name="VCCustomBuildTool"\r
665                                 />\r
666                         </FileConfiguration>\r
667                 </File>\r
668         </Files>\r
669         <Globals>\r
670         </Globals>\r
671 </VisualStudioProject>\r