OSDN Git Service

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