OSDN Git Service

This version may be nearly stable.
[ffftp/ffftp.git] / FFFTP_English.vc90.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="FFFTP_English"
6         ProjectGUID="{EE7CC1BD-92A9-46D5-8270-386BD7BEEA55}"
7         RootNamespace="FFFTP_English"
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=".\FFFTP_Eng_Debug"
21                         IntermediateDirectory=".\FFFTP_Eng_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=".\FFFTP_Eng_Debug\FFFTP_English.tlb"
46                         />
47                         <Tool
48                                 Name="VCCLCompilerTool"
49                                 Optimization="0"
50                                 AdditionalIncludeDirectories="Resource_eng"
51                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_WIN32_IE=0x300,_CRT_SECURE_NO_WARNINGS,ENGLISH"
52                                 BasicRuntimeChecks="3"
53                                 RuntimeLibrary="1"
54                                 PrecompiledHeaderFile=".\FFFTP_Eng_Debug\FFFTP_English.pch"
55                                 AssemblerListingLocation=".\FFFTP_Eng_Debug\"
56                                 ObjectFile=".\FFFTP_Eng_Debug\"
57                                 ProgramDataBaseFileName=".\FFFTP_Eng_Debug\"
58                                 WarningLevel="3"
59                                 SuppressStartupBanner="true"
60                                 DebugInformationFormat="4"
61                         />
62                         <Tool
63                                 Name="VCManagedResourceCompilerTool"
64                         />
65                         <Tool
66                                 Name="VCResourceCompilerTool"
67                                 PreprocessorDefinitions="_DEBUG"
68                                 Culture="1033"
69                         />
70                         <Tool
71                                 Name="VCPreLinkEventTool"
72                         />
73                         <Tool
74                                 Name="VCLinkerTool"
75                                 AdditionalOptions="/MACHINE:I386"
76                                 AdditionalDependencies="wsock32.lib comctl32.lib winmm.lib htmlhelp.lib"
77                                 OutputFile=".\FFFTP_Eng_Debug\FFFTP.exe"
78                                 LinkIncremental="2"
79                                 SuppressStartupBanner="true"
80                                 GenerateManifest="false"
81                                 GenerateDebugInformation="true"
82                                 ProgramDatabaseFile=".\FFFTP_Eng_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=".\FFFTP_Eng_Release"
112                         IntermediateDirectory=".\FFFTP_Eng_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=".\FFFTP_Eng_Release\FFFTP_English.tlb"
137                         />
138                         <Tool
139                                 Name="VCCLCompilerTool"
140                                 InlineFunctionExpansion="1"
141                                 AdditionalIncludeDirectories="Resource_eng"
142                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_WIN32_IE=0x300,_CRT_SECURE_NO_WARNINGS,ENGLISH"
143                                 StringPooling="true"
144                                 RuntimeLibrary="0"
145                                 EnableFunctionLevelLinking="true"
146                                 PrecompiledHeaderFile=".\FFFTP_Eng_Release\FFFTP_English.pch"
147                                 AssemblerListingLocation=".\FFFTP_Eng_Release\"
148                                 ObjectFile=".\FFFTP_Eng_Release\"
149                                 ProgramDataBaseFileName=".\FFFTP_Eng_Release\"
150                                 WarningLevel="3"
151                                 SuppressStartupBanner="true"
152                         />
153                         <Tool
154                                 Name="VCManagedResourceCompilerTool"
155                         />
156                         <Tool
157                                 Name="VCResourceCompilerTool"
158                                 PreprocessorDefinitions="NDEBUG"
159                                 Culture="1033"
160                         />
161                         <Tool
162                                 Name="VCPreLinkEventTool"
163                         />
164                         <Tool
165                                 Name="VCLinkerTool"
166                                 AdditionalOptions="/MACHINE:I386"
167                                 AdditionalDependencies="wsock32.lib comctl32.lib winmm.lib htmlhelp.lib"
168                                 OutputFile=".\FFFTP_Eng_Release\FFFTP.exe"
169                                 LinkIncremental="1"
170                                 SuppressStartupBanner="true"
171                                 GenerateManifest="false"
172                                 ProgramDatabaseFile=".\FFFTP_Eng_Release\FFFTP.pdb"
173                                 SubSystem="2"
174                                 RandomizedBaseAddress="1"
175                                 DataExecutionPrevention="0"
176                         />
177                         <Tool
178                                 Name="VCALinkTool"
179                         />
180                         <Tool
181                                 Name="VCManifestTool"
182                         />
183                         <Tool
184                                 Name="VCXDCMakeTool"
185                         />
186                         <Tool
187                                 Name="VCBscMakeTool"
188                         />
189                         <Tool
190                                 Name="VCFxCopTool"
191                         />
192                         <Tool
193                                 Name="VCAppVerifierTool"
194                         />
195                         <Tool
196                                 Name="VCPostBuildEventTool"
197                         />
198                 </Configuration>
199         </Configurations>
200         <References>
201         </References>
202         <Files>
203                 <Filter
204                         Name="Source Files"
205                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
206                         >
207                         <File
208                                 RelativePath=".\aes_modes.c"
209                                 >
210                         </File>
211                         <File
212                                 RelativePath=".\aescrypt.c"
213                                 >
214                         </File>
215                         <File
216                                 RelativePath=".\aeskey.c"
217                                 >
218                         </File>
219                         <File
220                                 RelativePath=".\aestab.c"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath=".\bookmark.c"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath=".\cache.c"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath=".\clipboard.c"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath=".\codecnv.c"
237                                 >
238                         </File>
239                         <File
240                                 RelativePath=".\connect.c"
241                                 >
242                         </File>
243                         <File
244                                 RelativePath=".\diskfree.c"
245                                 >
246                         </File>
247                         <File
248                                 RelativePath=".\dlgsize.c"
249                                 >
250                         </File>
251                         <File
252                                 RelativePath=".\Resource_eng\FFFTP-eng.rc"
253                                 >
254                         </File>
255                         <File
256                                 RelativePath=".\filelist.c"
257                                 >
258                         </File>
259                         <File
260                                 RelativePath=".\ftpproc.c"
261                                 >
262                         </File>
263                         <File
264                                 RelativePath=".\getput.c"
265                                 >
266                         </File>
267                         <File
268                                 RelativePath=".\history.c"
269                                 >
270                         </File>
271                         <File
272                                 RelativePath=".\hostman.c"
273                                 >
274                         </File>
275                         <File
276                                 RelativePath=".\local.c"
277                                 >
278                         </File>
279                         <File
280                                 RelativePath=".\lvtips.c"
281                                 >
282                         </File>
283                         <File
284                                 RelativePath=".\main.c"
285                                 >
286                         </File>
287                         <File
288                                 RelativePath=".\mbswrapper.c"
289                                 >
290                         </File>
291                         <File
292                                 RelativePath=".\md4.c"
293                                 >
294                         </File>
295                         <File
296                                 RelativePath=".\md5.c"
297                                 >
298                         </File>
299                         <File
300                                 RelativePath=".\misc.c"
301                                 >
302                         </File>
303                         <File
304                                 RelativePath=".\OleDragDrop.c"
305                                 >
306                         </File>
307                         <File
308                                 RelativePath=".\option.c"
309                                 >
310                         </File>
311                         <File
312                                 RelativePath=".\ras.c"
313                                 >
314                         </File>
315                         <File
316                                 RelativePath=".\regexp.c"
317                                 >
318                         </File>
319                         <File
320                                 RelativePath=".\registory.c"
321                                 >
322                         </File>
323                         <File
324                                 RelativePath=".\remote.c"
325                                 >
326                         </File>
327                         <File
328                                 RelativePath=".\sha.c"
329                                 >
330                         </File>
331                         <File
332                                 RelativePath=".\skey.c"
333                                 >
334                         </File>
335                         <File
336                                 RelativePath=".\socket.c"
337                                 >
338                         </File>
339                         <File
340                                 RelativePath=".\socketwrapper.c"
341                                 >
342                         </File>
343                         <File
344                                 RelativePath=".\statuswin.c"
345                                 >
346                         </File>
347                         <File
348                                 RelativePath=".\taskwin.c"
349                                 >
350                         </File>
351                         <File
352                                 RelativePath=".\tool.c"
353                                 >
354                         </File>
355                         <File
356                                 RelativePath=".\toolmenu.c"
357                                 >
358                         </File>
359                         <File
360                                 RelativePath=".\updatebell.c"
361                                 >
362                         </File>
363                         <File
364                                 RelativePath=".\wildcard.c"
365                                 >
366                         </File>
367                 </Filter>
368                 <Filter
369                         Name="Header Files"
370                         Filter="h;hpp;hxx;hm;inl"
371                         >
372                         <File
373                                 RelativePath=".\common.h"
374                                 >
375                         </File>
376                         <File
377                                 RelativePath=".\mbswrapper.h"
378                                 >
379                         </File>
380                         <File
381                                 RelativePath=".\Resource_eng\resource.h"
382                                 >
383                         </File>
384                         <File
385                                 RelativePath=".\socketwrapper.h"
386                                 >
387                         </File>
388                 </Filter>
389                 <Filter
390                         Name="Resource Files"
391                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
392                         >
393                         <File
394                                 RelativePath=".\Resource_eng\bitmap1.bmp"
395                                 >
396                         </File>
397                         <File
398                                 RelativePath=".\Resource_eng\cursor1.cur"
399                                 >
400                         </File>
401                         <File
402                                 RelativePath=".\Resource_eng\cursor2.cur"
403                                 >
404                         </File>
405                         <File
406                                 RelativePath=".\Resource_eng\drag_csr.cur"
407                                 >
408                         </File>
409                         <File
410                                 RelativePath=".\Resource_eng\icon1.ico"
411                                 >
412                         </File>
413                         <File
414                                 RelativePath=".\Resource_eng\icon2.ico"
415                                 >
416                         </File>
417                         <File
418                                 RelativePath=".\Resource_eng\list_bmp.bmp"
419                                 >
420                         </File>
421                         <File
422                                 RelativePath=".\Resource_eng\main_too.bmp"
423                                 >
424                         </File>
425                         <File
426                                 RelativePath=".\Resource_eng\nodrop_c.cur"
427                                 >
428                         </File>
429                         <File
430                                 RelativePath=".\Resource_eng\toolbar1.bmp"
431                                 >
432                         </File>
433                 </Filter>
434                 <File
435                         RelativePath=".\Resource_eng\ffftp.exe.manifest"
436                         >
437                         <FileConfiguration
438                                 Name="Release|Win32"
439                                 >
440                                 <Tool
441                                         Name="VCCustomBuildTool"
442                                 />
443                         </FileConfiguration>
444                         <FileConfiguration
445                                 Name="Debug|Win32"
446                                 ExcludedFromBuild="true"
447                                 >
448                                 <Tool
449                                         Name="VCCustomBuildTool"
450                                 />
451                         </FileConfiguration>
452                 </File>
453         </Files>
454         <Globals>
455         </Globals>
456 </VisualStudioProject>