OSDN Git Service

Fix bugs of process protection on Windows 7.
[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;contrib\openssl\include"
51                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_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="comctl32.lib crypt32.lib htmlhelp.lib imagehlp.lib rasapi32.lib sfc.lib winmm.lib wintrust.lib wsock32.lib"
77                                 OutputFile=".\FFFTP_Eng_Debug\FFFTP.exe"
78                                 LinkIncremental="2"
79                                 SuppressStartupBanner="true"
80                                 GenerateManifest="false"
81                                 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"
82                                 GenerateDebugInformation="true"
83                                 ProgramDatabaseFile=".\FFFTP_Eng_Debug\FFFTP.pdb"
84                                 SubSystem="2"
85                                 RandomizedBaseAddress="1"
86                                 DataExecutionPrevention="0"
87                         />
88                         <Tool
89                                 Name="VCALinkTool"
90                         />
91                         <Tool
92                                 Name="VCManifestTool"
93                         />
94                         <Tool
95                                 Name="VCXDCMakeTool"
96                         />
97                         <Tool
98                                 Name="VCBscMakeTool"
99                         />
100                         <Tool
101                                 Name="VCFxCopTool"
102                         />
103                         <Tool
104                                 Name="VCAppVerifierTool"
105                         />
106                         <Tool
107                                 Name="VCPostBuildEventTool"
108                         />
109                 </Configuration>
110                 <Configuration
111                         Name="Release|Win32"
112                         OutputDirectory=".\FFFTP_Eng_Release"
113                         IntermediateDirectory=".\FFFTP_Eng_Release"
114                         ConfigurationType="1"
115                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
116                         UseOfMFC="0"
117                         ATLMinimizesCRunTimeLibraryUsage="false"
118                         >
119                         <Tool
120                                 Name="VCPreBuildEventTool"
121                         />
122                         <Tool
123                                 Name="VCCustomBuildTool"
124                         />
125                         <Tool
126                                 Name="VCXMLDataGeneratorTool"
127                         />
128                         <Tool
129                                 Name="VCWebServiceProxyGeneratorTool"
130                         />
131                         <Tool
132                                 Name="VCMIDLTool"
133                                 PreprocessorDefinitions="NDEBUG"
134                                 MkTypLibCompatible="true"
135                                 SuppressStartupBanner="true"
136                                 TargetEnvironment="1"
137                                 TypeLibraryName=".\FFFTP_Eng_Release\FFFTP_English.tlb"
138                         />
139                         <Tool
140                                 Name="VCCLCompilerTool"
141                                 InlineFunctionExpansion="1"
142                                 AdditionalIncludeDirectories="Resource_eng;contrib\openssl\include"
143                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINVER=0x0500,_WIN32_WINNT=0x0500,_WIN32_IE=0x0500,_CRT_SECURE_NO_WARNINGS,ENGLISH"
144                                 StringPooling="true"
145                                 RuntimeLibrary="0"
146                                 EnableFunctionLevelLinking="true"
147                                 PrecompiledHeaderFile=".\FFFTP_Eng_Release\FFFTP_English.pch"
148                                 AssemblerListingLocation=".\FFFTP_Eng_Release\"
149                                 ObjectFile=".\FFFTP_Eng_Release\"
150                                 ProgramDataBaseFileName=".\FFFTP_Eng_Release\"
151                                 WarningLevel="3"
152                                 SuppressStartupBanner="true"
153                         />
154                         <Tool
155                                 Name="VCManagedResourceCompilerTool"
156                         />
157                         <Tool
158                                 Name="VCResourceCompilerTool"
159                                 PreprocessorDefinitions="NDEBUG"
160                                 Culture="1033"
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=".\FFFTP_Eng_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=".\FFFTP_Eng_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;idl;hpj;bat"
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_eng\FFFTP-eng.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"
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_eng\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;rgs;gif;jpg;jpeg;jpe"
402                         >
403                         <File
404                                 RelativePath=".\Resource_eng\bitmap1.bmp"
405                                 >
406                         </File>
407                         <File
408                                 RelativePath=".\Resource_eng\cursor1.cur"
409                                 >
410                         </File>
411                         <File
412                                 RelativePath=".\Resource_eng\cursor2.cur"
413                                 >
414                         </File>
415                         <File
416                                 RelativePath=".\Resource_eng\drag_csr.cur"
417                                 >
418                         </File>
419                         <File
420                                 RelativePath=".\Resource_eng\icon1.ico"
421                                 >
422                         </File>
423                         <File
424                                 RelativePath=".\Resource_eng\icon2.ico"
425                                 >
426                         </File>
427                         <File
428                                 RelativePath=".\Resource_eng\list_bmp.bmp"
429                                 >
430                         </File>
431                         <File
432                                 RelativePath=".\Resource_eng\main_too.bmp"
433                                 >
434                         </File>
435                         <File
436                                 RelativePath=".\Resource_eng\nodrop_c.cur"
437                                 >
438                         </File>
439                         <File
440                                 RelativePath=".\Resource_eng\toolbar1.bmp"
441                                 >
442                         </File>
443                 </Filter>
444                 <File
445                         RelativePath=".\Resource_eng\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>