]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/filed/baculafd.vcproj
Update .cvsignore files
[bacula/bacula] / bacula / src / win32 / filed / baculafd.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="baculafd"
6         ProjectGUID="{6A435DBB-4D3D-4DAE-8CB3-E0AF169A240B}"
7         RootNamespace="baculafd"
8         Keyword="MFCProj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16                 <ToolFile
17                         RelativePath="..\bacula.rules"
18                 />
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Release|Win32"
23                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
24                         IntermediateDirectory=".\Release"
25                         ConfigurationType="1"
26                         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops"
27                         UseOfMFC="0"
28                         UseOfATL="1"
29                         ATLMinimizesCRunTimeLibraryUsage="false"
30                         CharacterSet="2"
31                         >
32                         <Tool
33                                 Name="VCPreBuildEventTool"
34                         />
35                         <Tool
36                                 Name="VCCustomBuildTool"
37                         />
38                         <Tool
39                                 Name="Generated Config Files"
40                         />
41                         <Tool
42                                 Name="VCXMLDataGeneratorTool"
43                         />
44                         <Tool
45                                 Name="VCWebServiceProxyGeneratorTool"
46                         />
47                         <Tool
48                                 Name="VCMIDLTool"
49                                 TypeLibraryName=".\Release/baculafd.tlb"
50                                 HeaderFileName=""
51                         />
52                         <Tool
53                                 Name="VCCLCompilerTool"
54                                 Optimization="3"
55                                 InlineFunctionExpansion="2"
56                                 EnableIntrinsicFunctions="true"
57                                 AdditionalIncludeDirectories="../compat;../..;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;../../../../depkgs-win32/zlib&quot;;&quot;../../../../depkgs-win32/gettext/include&quot;"
58                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;HAVE_WIN32;_USE_32BIT_TIME_T;WIN32_VSS;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
59                                 StringPooling="true"
60                                 RuntimeLibrary="2"
61                                 EnableFunctionLevelLinking="true"
62                                 PrecompiledHeaderFile=".\Release/baculafd.pch"
63                                 AssemblerListingLocation=".\Release/"
64                                 ObjectFile=".\Release/"
65                                 ProgramDataBaseFileName=".\Release/"
66                                 BrowseInformation="1"
67                                 WarningLevel="3"
68                                 SuppressStartupBanner="true"
69                                 DebugInformationFormat="3"
70                         />
71                         <Tool
72                                 Name="VCManagedResourceCompilerTool"
73                         />
74                         <Tool
75                                 Name="VCResourceCompilerTool"
76                                 PreprocessorDefinitions="NDEBUG"
77                                 Culture="1033"
78                                 AdditionalIncludeDirectories=""
79                         />
80                         <Tool
81                                 Name="VCPreLinkEventTool"
82                         />
83                         <Tool
84                                 Name="VCLinkerTool"
85                                 AdditionalDependencies="pthreadVCE.lib zlib.lib wsock32.lib atls.lib"
86                                 OutputFile="$(OutDir)\bacula-fd.exe"
87                                 LinkIncremental="0"
88                                 SuppressStartupBanner="true"
89                                 AdditionalLibraryDirectories="&quot;..\..\..\..\depkgs-win32\pthreads\release&quot;;&quot;..\..\..\..\depkgs-win32\zlib\release&quot;;&quot;..\..\..\..\depkgs-win32\gettext\lib&quot;;&quot;%VSSSDK_DIR%\lib\win2003\obj\i386&quot;"
90                                 IgnoreDefaultLibraryNames=""
91                                 DelayLoadDLLs="$(NOINHERIT)"
92                                 GenerateDebugInformation="true"
93                                 SubSystem="2"
94                                 TargetMachine="1"
95                         />
96                         <Tool
97                                 Name="VCALinkTool"
98                         />
99                         <Tool
100                                 Name="VCManifestTool"
101                         />
102                         <Tool
103                                 Name="VCXDCMakeTool"
104                         />
105                         <Tool
106                                 Name="VCBscMakeTool"
107                                 SuppressStartupBanner="true"
108                                 OutputFile=".\Release/baculafd.bsc"
109                         />
110                         <Tool
111                                 Name="VCFxCopTool"
112                         />
113                         <Tool
114                                 Name="VCAppVerifierTool"
115                         />
116                         <Tool
117                                 Name="VCWebDeploymentTool"
118                         />
119                         <Tool
120                                 Name="VCPostBuildEventTool"
121                         />
122                 </Configuration>
123                 <Configuration
124                         Name="Debug|Win32"
125                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
126                         IntermediateDirectory=".\Debug"
127                         ConfigurationType="1"
128                         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops"
129                         UseOfMFC="0"
130                         ATLMinimizesCRunTimeLibraryUsage="false"
131                         CharacterSet="2"
132                         >
133                         <Tool
134                                 Name="VCPreBuildEventTool"
135                         />
136                         <Tool
137                                 Name="VCCustomBuildTool"
138                         />
139                         <Tool
140                                 Name="Generated Config Files"
141                         />
142                         <Tool
143                                 Name="VCXMLDataGeneratorTool"
144                         />
145                         <Tool
146                                 Name="VCWebServiceProxyGeneratorTool"
147                         />
148                         <Tool
149                                 Name="VCMIDLTool"
150                                 TypeLibraryName=".\Debug/baculafd.tlb"
151                                 HeaderFileName=""
152                         />
153                         <Tool
154                                 Name="VCCLCompilerTool"
155                                 Optimization="0"
156                                 AdditionalIncludeDirectories="../compat,../..,../../../../depkgs-win32/pthreads,../../../../depkgs-win32/zlib,../../../../depkgs-win32/gettext/include"
157                                 PreprocessorDefinitions="_DEBUG;_WINMAIN_;PTW32_BUILD;WIN32;_CONSOLE;HAVE_WIN32;_USE_32BIT_TIME_T;WIN32_VSS;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
158                                 MinimalRebuild="true"
159                                 BasicRuntimeChecks="3"
160                                 RuntimeLibrary="3"
161                                 PrecompiledHeaderFile=".\Debug/baculafd.pch"
162                                 AssemblerListingLocation=".\Debug/"
163                                 ObjectFile=".\Debug/"
164                                 ProgramDataBaseFileName=".\Debug/"
165                                 BrowseInformation="1"
166                                 WarningLevel="3"
167                                 SuppressStartupBanner="true"
168                                 DebugInformationFormat="4"
169                         />
170                         <Tool
171                                 Name="VCManagedResourceCompilerTool"
172                         />
173                         <Tool
174                                 Name="VCResourceCompilerTool"
175                                 PreprocessorDefinitions="_DEBUG"
176                                 Culture="1033"
177                         />
178                         <Tool
179                                 Name="VCPreLinkEventTool"
180                         />
181                         <Tool
182                                 Name="VCLinkerTool"
183                                 AdditionalDependencies="pthreadVCEd.lib zlibd.lib wsock32.lib atlsd.lib"
184                                 OutputFile="$(OutDir)\bacula-fd.exe"
185                                 LinkIncremental="0"
186                                 SuppressStartupBanner="true"
187                                 AdditionalLibraryDirectories="&quot;../../../../depkgs-win32/pthreads/debug&quot;;&quot;../../../../depkgs-win32/zlib/debug&quot;;&quot;../../../../depkgs-win32/gettext/lib&quot;;&quot;%VSSSDK_DIR%\lib\win2003\obj\i386&quot;"
188                                 IgnoreDefaultLibraryNames=""
189                                 GenerateDebugInformation="true"
190                                 SubSystem="2"
191                                 TargetMachine="1"
192                         />
193                         <Tool
194                                 Name="VCALinkTool"
195                         />
196                         <Tool
197                                 Name="VCManifestTool"
198                         />
199                         <Tool
200                                 Name="VCXDCMakeTool"
201                         />
202                         <Tool
203                                 Name="VCBscMakeTool"
204                                 SuppressStartupBanner="true"
205                                 OutputFile=".\Debug/baculafd.bsc"
206                         />
207                         <Tool
208                                 Name="VCFxCopTool"
209                         />
210                         <Tool
211                                 Name="VCAppVerifierTool"
212                         />
213                         <Tool
214                                 Name="VCWebDeploymentTool"
215                         />
216                         <Tool
217                                 Name="VCPostBuildEventTool"
218                         />
219                 </Configuration>
220         </Configurations>
221         <References>
222         </References>
223         <Files>
224                 <Filter
225                         Name="Source Files"
226                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
227                         >
228                         <File
229                                 RelativePath="..\..\filed\acl.c"
230                                 >
231                                 <FileConfiguration
232                                         Name="Release|Win32"
233                                         >
234                                         <Tool
235                                                 Name="VCCLCompilerTool"
236                                                 CompileAs="2"
237                                         />
238                                 </FileConfiguration>
239                                 <FileConfiguration
240                                         Name="Debug|Win32"
241                                         >
242                                         <Tool
243                                                 Name="VCCLCompilerTool"
244                                                 CompileAs="2"
245                                         />
246                                 </FileConfiguration>
247                         </File>
248                         <File
249                                 RelativePath="..\..\filed\authenticate.c"
250                                 >
251                                 <FileConfiguration
252                                         Name="Release|Win32"
253                                         >
254                                         <Tool
255                                                 Name="VCCLCompilerTool"
256                                                 CompileAs="2"
257                                         />
258                                 </FileConfiguration>
259                                 <FileConfiguration
260                                         Name="Debug|Win32"
261                                         >
262                                         <Tool
263                                                 Name="VCCLCompilerTool"
264                                                 CompileAs="2"
265                                         />
266                                 </FileConfiguration>
267                         </File>
268                         <File
269                                 RelativePath="..\..\filed\backup.c"
270                                 >
271                                 <FileConfiguration
272                                         Name="Release|Win32"
273                                         >
274                                         <Tool
275                                                 Name="VCCLCompilerTool"
276                                                 CompileAs="2"
277                                         />
278                                 </FileConfiguration>
279                                 <FileConfiguration
280                                         Name="Debug|Win32"
281                                         >
282                                         <Tool
283                                                 Name="VCCLCompilerTool"
284                                                 CompileAs="2"
285                                         />
286                                 </FileConfiguration>
287                         </File>
288                         <File
289                                 RelativePath="..\..\filed\estimate.c"
290                                 >
291                                 <FileConfiguration
292                                         Name="Release|Win32"
293                                         >
294                                         <Tool
295                                                 Name="VCCLCompilerTool"
296                                                 CompileAs="2"
297                                         />
298                                 </FileConfiguration>
299                                 <FileConfiguration
300                                         Name="Debug|Win32"
301                                         >
302                                         <Tool
303                                                 Name="VCCLCompilerTool"
304                                                 CompileAs="2"
305                                         />
306                                 </FileConfiguration>
307                         </File>
308                         <File
309                                 RelativePath="..\..\filed\filed.c"
310                                 >
311                                 <FileConfiguration
312                                         Name="Release|Win32"
313                                         >
314                                         <Tool
315                                                 Name="VCCLCompilerTool"
316                                                 CompileAs="2"
317                                         />
318                                 </FileConfiguration>
319                                 <FileConfiguration
320                                         Name="Debug|Win32"
321                                         >
322                                         <Tool
323                                                 Name="VCCLCompilerTool"
324                                                 CompileAs="2"
325                                         />
326                                 </FileConfiguration>
327                         </File>
328                         <File
329                                 RelativePath="..\..\filed\filed_conf.c"
330                                 >
331                                 <FileConfiguration
332                                         Name="Release|Win32"
333                                         >
334                                         <Tool
335                                                 Name="VCCLCompilerTool"
336                                                 CompileAs="2"
337                                         />
338                                 </FileConfiguration>
339                                 <FileConfiguration
340                                         Name="Debug|Win32"
341                                         >
342                                         <Tool
343                                                 Name="VCCLCompilerTool"
344                                                 CompileAs="2"
345                                         />
346                                 </FileConfiguration>
347                         </File>
348                         <File
349                                 RelativePath="..\..\filed\heartbeat.c"
350                                 >
351                                 <FileConfiguration
352                                         Name="Release|Win32"
353                                         >
354                                         <Tool
355                                                 Name="VCCLCompilerTool"
356                                                 CompileAs="2"
357                                         />
358                                 </FileConfiguration>
359                                 <FileConfiguration
360                                         Name="Debug|Win32"
361                                         >
362                                         <Tool
363                                                 Name="VCCLCompilerTool"
364                                                 CompileAs="2"
365                                         />
366                                 </FileConfiguration>
367                         </File>
368                         <File
369                                 RelativePath="..\..\filed\job.c"
370                                 >
371                                 <FileConfiguration
372                                         Name="Release|Win32"
373                                         >
374                                         <Tool
375                                                 Name="VCCLCompilerTool"
376                                                 CompileAs="2"
377                                         />
378                                 </FileConfiguration>
379                                 <FileConfiguration
380                                         Name="Debug|Win32"
381                                         >
382                                         <Tool
383                                                 Name="VCCLCompilerTool"
384                                                 CompileAs="2"
385                                         />
386                                 </FileConfiguration>
387                         </File>
388                         <File
389                                 RelativePath="..\..\filed\pythonfd.c"
390                                 >
391                                 <FileConfiguration
392                                         Name="Release|Win32"
393                                         >
394                                         <Tool
395                                                 Name="VCCLCompilerTool"
396                                                 CompileAs="2"
397                                         />
398                                 </FileConfiguration>
399                                 <FileConfiguration
400                                         Name="Debug|Win32"
401                                         >
402                                         <Tool
403                                                 Name="VCCLCompilerTool"
404                                                 CompileAs="2"
405                                         />
406                                 </FileConfiguration>
407                         </File>
408                         <File
409                                 RelativePath="..\..\filed\restore.c"
410                                 >
411                                 <FileConfiguration
412                                         Name="Release|Win32"
413                                         >
414                                         <Tool
415                                                 Name="VCCLCompilerTool"
416                                                 CompileAs="2"
417                                         />
418                                 </FileConfiguration>
419                                 <FileConfiguration
420                                         Name="Debug|Win32"
421                                         >
422                                         <Tool
423                                                 Name="VCCLCompilerTool"
424                                                 CompileAs="2"
425                                         />
426                                 </FileConfiguration>
427                         </File>
428                         <File
429                                 RelativePath="..\..\filed\status.c"
430                                 >
431                                 <FileConfiguration
432                                         Name="Release|Win32"
433                                         >
434                                         <Tool
435                                                 Name="VCCLCompilerTool"
436                                                 CompileAs="2"
437                                         />
438                                 </FileConfiguration>
439                                 <FileConfiguration
440                                         Name="Debug|Win32"
441                                         >
442                                         <Tool
443                                                 Name="VCCLCompilerTool"
444                                                 CompileAs="2"
445                                         />
446                                 </FileConfiguration>
447                         </File>
448                         <File
449                                 RelativePath="..\..\filed\verify.c"
450                                 >
451                                 <FileConfiguration
452                                         Name="Release|Win32"
453                                         >
454                                         <Tool
455                                                 Name="VCCLCompilerTool"
456                                                 CompileAs="2"
457                                         />
458                                 </FileConfiguration>
459                                 <FileConfiguration
460                                         Name="Debug|Win32"
461                                         >
462                                         <Tool
463                                                 Name="VCCLCompilerTool"
464                                                 CompileAs="2"
465                                         />
466                                 </FileConfiguration>
467                         </File>
468                         <File
469                                 RelativePath="..\..\filed\verify_vol.c"
470                                 >
471                                 <FileConfiguration
472                                         Name="Release|Win32"
473                                         >
474                                         <Tool
475                                                 Name="VCCLCompilerTool"
476                                                 CompileAs="2"
477                                         />
478                                 </FileConfiguration>
479                                 <FileConfiguration
480                                         Name="Debug|Win32"
481                                         >
482                                         <Tool
483                                                 Name="VCCLCompilerTool"
484                                                 CompileAs="2"
485                                         />
486                                 </FileConfiguration>
487                         </File>
488                         <File
489                                 RelativePath=".\vss.cpp"
490                                 >
491                         </File>
492                         <File
493                                 RelativePath=".\vss_W2K3.cpp"
494                                 >
495                         </File>
496                         <File
497                                 RelativePath=".\vss_XP.cpp"
498                                 >
499                         </File>
500                         <File
501                                 RelativePath="..\libwin32\winabout.cpp"
502                                 >
503                         </File>
504                         <File
505                                 RelativePath="..\libwin32\winevents.cpp"
506                                 >
507                         </File>
508                         <File
509                                 RelativePath=".\winmain.cpp"
510                                 >
511                         </File>
512                         <File
513                                 RelativePath=".\winservice.cpp"
514                                 >
515                         </File>
516                         <File
517                                 RelativePath="..\libwin32\winstat.cpp"
518                                 >
519                         </File>
520                         <File
521                                 RelativePath="..\libwin32\wintray.cpp"
522                                 >
523                         </File>
524                 </Filter>
525                 <Filter
526                         Name="Header Files"
527                         Filter="h;hpp;hxx;hm;inl"
528                         >
529                         <File
530                                 RelativePath="..\..\filed\acl.h"
531                                 >
532                         </File>
533                         <File
534                                 RelativePath="..\..\filed\filed.h"
535                                 >
536                         </File>
537                         <File
538                                 RelativePath="..\..\filed\filed_conf.h"
539                                 >
540                         </File>
541                         <File
542                                 RelativePath="..\..\filed\protos.h"
543                                 >
544                         </File>
545                         <File
546                                 RelativePath="..\libwin32\resource.h"
547                                 >
548                         </File>
549                         <File
550                                 RelativePath=".\vss.h"
551                                 >
552                         </File>
553                         <File
554                                 RelativePath="..\compat\winconfig.h"
555                                 >
556                         </File>
557                 </Filter>
558                 <Filter
559                         Name="Resource Files"
560                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
561                         >
562                         <File
563                                 RelativePath="..\libwin32\bacula.bmp"
564                                 >
565                         </File>
566                         <File
567                                 RelativePath="..\libwin32\bacula.ico"
568                                 >
569                         </File>
570                         <File
571                                 RelativePath="..\libwin32\error.ico"
572                                 >
573                         </File>
574                         <File
575                                 RelativePath="..\libwin32\idle.ico"
576                                 >
577                         </File>
578                         <File
579                                 RelativePath="..\libwin32\running.ico"
580                                 >
581                         </File>
582                         <File
583                                 RelativePath="..\libwin32\saving.ico"
584                                 >
585                         </File>
586                         <File
587                                 RelativePath="..\libwin32\warn.ico"
588                                 >
589                         </File>
590                         <File
591                                 RelativePath="..\libwin32\winres.rc"
592                                 >
593                         </File>
594                 </Filter>
595                 <File
596                         RelativePath="..\..\filed\bacula-fd.conf.in"
597                         >
598                 </File>
599         </Files>
600         <Globals>
601         </Globals>
602 </VisualStudioProject>