]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/dird/dird.vcproj
Update mingw32 build instructions
[bacula/bacula] / bacula / src / win32 / dird / dird.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="baculadird"
6         ProjectGUID="{D03415F7-654E-42F4-B0E9-CB8FBE3F22FA}"
7         RootNamespace="baculadird"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15                 <ToolFile
16                         RelativePath="..\bacula.rules"
17                 />
18         </ToolFiles>
19         <Configurations>
20                 <Configuration
21                         Name="Release|Win32"
22                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
23                         IntermediateDirectory=".\Release"
24                         ConfigurationType="1"
25                         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops"
26                         UseOfMFC="0"
27                         UseOfATL="1"
28                         ATLMinimizesCRunTimeLibraryUsage="false"
29                         CharacterSet="2"
30                         >
31                         <Tool
32                                 Name="VCPreBuildEventTool"
33                         />
34                         <Tool
35                                 Name="VCCustomBuildTool"
36                         />
37                         <Tool
38                                 Name="Generated Config Files"
39                         />
40                         <Tool
41                                 Name="VCXMLDataGeneratorTool"
42                         />
43                         <Tool
44                                 Name="VCWebServiceProxyGeneratorTool"
45                         />
46                         <Tool
47                                 Name="VCMIDLTool"
48                                 TypeLibraryName=".\Release/baculadird.tlb"
49                                 HeaderFileName=""
50                         />
51                         <Tool
52                                 Name="VCCLCompilerTool"
53                                 Optimization="3"
54                                 InlineFunctionExpansion="2"
55                                 EnableIntrinsicFunctions="true"
56                                 AdditionalIncludeDirectories="../compat;../..;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;../../../../depkgs-win32/zlib&quot;;&quot;../../../../depkgs-win32/gettext/include&quot;"
57                                 PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;HAVE_WIN32;_USE_32BIT_TIME_T;WIN32_VSS;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
58                                 StringPooling="true"
59                                 RuntimeLibrary="2"
60                                 EnableFunctionLevelLinking="true"
61                                 PrecompiledHeaderFile=".\Release/baculadird.pch"
62                                 AssemblerListingLocation=".\Release/"
63                                 ObjectFile=".\Release/"
64                                 ProgramDataBaseFileName=".\Release/"
65                                 BrowseInformation="1"
66                                 WarningLevel="3"
67                                 SuppressStartupBanner="true"
68                                 DebugInformationFormat="3"
69                         />
70                         <Tool
71                                 Name="VCManagedResourceCompilerTool"
72                         />
73                         <Tool
74                                 Name="VCResourceCompilerTool"
75                                 PreprocessorDefinitions="NDEBUG"
76                                 Culture="1033"
77                                 AdditionalIncludeDirectories=""
78                         />
79                         <Tool
80                                 Name="VCPreLinkEventTool"
81                         />
82                         <Tool
83                                 Name="VCLinkerTool"
84                                 AdditionalDependencies="pthreadVCE.lib libmysql.lib zlib.lib wsock32.lib atls.lib"
85                                 OutputFile="$(OutDir)\bacula-dir.exe"
86                                 LinkIncremental="0"
87                                 SuppressStartupBanner="true"
88                                 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;;&quot;C:\Program Files\MySQL\MySQL Server 5.0\lib\opt&quot;"
89                                 IgnoreDefaultLibraryNames=""
90                                 DelayLoadDLLs="$(NOINHERIT)"
91                                 GenerateDebugInformation="true"
92                                 SubSystem="2"
93                                 TargetMachine="1"
94                         />
95                         <Tool
96                                 Name="VCALinkTool"
97                         />
98                         <Tool
99                                 Name="VCManifestTool"
100                         />
101                         <Tool
102                                 Name="VCXDCMakeTool"
103                         />
104                         <Tool
105                                 Name="VCBscMakeTool"
106                                 SuppressStartupBanner="true"
107                                 OutputFile=".\Release/baculadird.bsc"
108                         />
109                         <Tool
110                                 Name="VCFxCopTool"
111                         />
112                         <Tool
113                                 Name="VCAppVerifierTool"
114                         />
115                         <Tool
116                                 Name="VCWebDeploymentTool"
117                         />
118                         <Tool
119                                 Name="VCPostBuildEventTool"
120                         />
121                 </Configuration>
122                 <Configuration
123                         Name="Debug|Win32"
124                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
125                         IntermediateDirectory=".\Debug"
126                         ConfigurationType="1"
127                         InheritedPropertySheets="..\..\..\..\..\..\Program Files\Microsoft Visual Studio 8\VC\VCProjectDefaults\UpgradeFromVC60.vsprops"
128                         UseOfMFC="0"
129                         ATLMinimizesCRunTimeLibraryUsage="false"
130                         CharacterSet="2"
131                         >
132                         <Tool
133                                 Name="VCPreBuildEventTool"
134                         />
135                         <Tool
136                                 Name="VCCustomBuildTool"
137                         />
138                         <Tool
139                                 Name="Generated Config Files"
140                         />
141                         <Tool
142                                 Name="VCXMLDataGeneratorTool"
143                         />
144                         <Tool
145                                 Name="VCWebServiceProxyGeneratorTool"
146                         />
147                         <Tool
148                                 Name="VCMIDLTool"
149                                 TypeLibraryName=".\Debug/baculadird.tlb"
150                                 HeaderFileName=""
151                         />
152                         <Tool
153                                 Name="VCCLCompilerTool"
154                                 Optimization="0"
155                                 AdditionalIncludeDirectories="../compat;../..;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;../../../../depkgs-win32/zlib&quot;;&quot;../../../../depkgs-win32/gettext/include&quot;"
156                                 PreprocessorDefinitions="_DEBUG;_WINMAIN_;PTW32_BUILD;WIN32;_CONSOLE;HAVE_WIN32;_USE_32BIT_TIME_T;WIN32_VSS;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
157                                 MinimalRebuild="true"
158                                 BasicRuntimeChecks="3"
159                                 RuntimeLibrary="3"
160                                 PrecompiledHeaderFile=".\Debug/baculadird.pch"
161                                 AssemblerListingLocation=".\Debug/"
162                                 ObjectFile=".\Debug/"
163                                 ProgramDataBaseFileName=".\Debug/"
164                                 BrowseInformation="1"
165                                 WarningLevel="3"
166                                 SuppressStartupBanner="true"
167                                 DebugInformationFormat="4"
168                         />
169                         <Tool
170                                 Name="VCManagedResourceCompilerTool"
171                         />
172                         <Tool
173                                 Name="VCResourceCompilerTool"
174                                 PreprocessorDefinitions="_DEBUG"
175                                 Culture="1033"
176                         />
177                         <Tool
178                                 Name="VCPreLinkEventTool"
179                         />
180                         <Tool
181                                 Name="VCLinkerTool"
182                                 AdditionalDependencies="pthreadVCEd.lib zlibd.lib wsock32.lib atlsd.lib libmysql.lib"
183                                 OutputFile="$(OutDir)\bacula-dir.exe"
184                                 LinkIncremental="0"
185                                 SuppressStartupBanner="true"
186                                 AdditionalLibraryDirectories="&quot;../../../../depkgs-win32/pthreads/debug&quot;;&quot;../../../../depkgs-win32/zlib/debug&quot;;&quot;../../../../depkgs-win32/gettext/lib&quot;;&quot;C:\Program Files\MySQL\MySQL Server 5.0\lib\opt&quot;"
187                                 IgnoreDefaultLibraryNames=""
188                                 GenerateDebugInformation="true"
189                                 SubSystem="2"
190                                 TargetMachine="1"
191                         />
192                         <Tool
193                                 Name="VCALinkTool"
194                         />
195                         <Tool
196                                 Name="VCManifestTool"
197                         />
198                         <Tool
199                                 Name="VCXDCMakeTool"
200                         />
201                         <Tool
202                                 Name="VCBscMakeTool"
203                                 SuppressStartupBanner="true"
204                                 OutputFile=".\Debug/baculadird.bsc"
205                         />
206                         <Tool
207                                 Name="VCFxCopTool"
208                         />
209                         <Tool
210                                 Name="VCAppVerifierTool"
211                         />
212                         <Tool
213                                 Name="VCWebDeploymentTool"
214                         />
215                         <Tool
216                                 Name="VCPostBuildEventTool"
217                         />
218                 </Configuration>
219         </Configurations>
220         <References>
221         </References>
222         <Files>
223                 <Filter
224                         Name="Source Files"
225                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
226                         >
227                         <File
228                                 RelativePath="..\..\dird\admin.c"
229                                 >
230                                 <FileConfiguration
231                                         Name="Release|Win32"
232                                         >
233                                         <Tool
234                                                 Name="VCCLCompilerTool"
235                                                 CompileAs="2"
236                                         />
237                                 </FileConfiguration>
238                                 <FileConfiguration
239                                         Name="Debug|Win32"
240                                         >
241                                         <Tool
242                                                 Name="VCCLCompilerTool"
243                                                 CompileAs="2"
244                                         />
245                                 </FileConfiguration>
246                         </File>
247                         <File
248                                 RelativePath="..\..\dird\authenticate.c"
249                                 >
250                                 <FileConfiguration
251                                         Name="Release|Win32"
252                                         >
253                                         <Tool
254                                                 Name="VCCLCompilerTool"
255                                                 CompileAs="2"
256                                         />
257                                 </FileConfiguration>
258                                 <FileConfiguration
259                                         Name="Debug|Win32"
260                                         >
261                                         <Tool
262                                                 Name="VCCLCompilerTool"
263                                                 CompileAs="2"
264                                         />
265                                 </FileConfiguration>
266                         </File>
267                         <File
268                                 RelativePath="..\..\dird\autoprune.c"
269                                 >
270                                 <FileConfiguration
271                                         Name="Release|Win32"
272                                         >
273                                         <Tool
274                                                 Name="VCCLCompilerTool"
275                                                 CompileAs="2"
276                                         />
277                                 </FileConfiguration>
278                                 <FileConfiguration
279                                         Name="Debug|Win32"
280                                         >
281                                         <Tool
282                                                 Name="VCCLCompilerTool"
283                                                 CompileAs="2"
284                                         />
285                                 </FileConfiguration>
286                         </File>
287                         <File
288                                 RelativePath="..\..\dird\backup.c"
289                                 >
290                                 <FileConfiguration
291                                         Name="Release|Win32"
292                                         >
293                                         <Tool
294                                                 Name="VCCLCompilerTool"
295                                                 CompileAs="2"
296                                         />
297                                 </FileConfiguration>
298                                 <FileConfiguration
299                                         Name="Debug|Win32"
300                                         >
301                                         <Tool
302                                                 Name="VCCLCompilerTool"
303                                                 CompileAs="2"
304                                         />
305                                 </FileConfiguration>
306                         </File>
307                         <File
308                                 RelativePath="..\..\dird\bsr.c"
309                                 >
310                                 <FileConfiguration
311                                         Name="Release|Win32"
312                                         >
313                                         <Tool
314                                                 Name="VCCLCompilerTool"
315                                                 CompileAs="2"
316                                         />
317                                 </FileConfiguration>
318                                 <FileConfiguration
319                                         Name="Debug|Win32"
320                                         >
321                                         <Tool
322                                                 Name="VCCLCompilerTool"
323                                                 CompileAs="2"
324                                         />
325                                 </FileConfiguration>
326                         </File>
327                         <File
328                                 RelativePath="..\..\dird\catreq.c"
329                                 >
330                                 <FileConfiguration
331                                         Name="Release|Win32"
332                                         >
333                                         <Tool
334                                                 Name="VCCLCompilerTool"
335                                                 CompileAs="2"
336                                         />
337                                 </FileConfiguration>
338                                 <FileConfiguration
339                                         Name="Debug|Win32"
340                                         >
341                                         <Tool
342                                                 Name="VCCLCompilerTool"
343                                                 CompileAs="2"
344                                         />
345                                 </FileConfiguration>
346                         </File>
347                         <File
348                                 RelativePath="..\..\dird\dird.c"
349                                 >
350                                 <FileConfiguration
351                                         Name="Release|Win32"
352                                         >
353                                         <Tool
354                                                 Name="VCCLCompilerTool"
355                                                 CompileAs="2"
356                                         />
357                                 </FileConfiguration>
358                                 <FileConfiguration
359                                         Name="Debug|Win32"
360                                         >
361                                         <Tool
362                                                 Name="VCCLCompilerTool"
363                                                 CompileAs="2"
364                                         />
365                                 </FileConfiguration>
366                         </File>
367                         <File
368                                 RelativePath="..\..\dird\dird_conf.c"
369                                 >
370                                 <FileConfiguration
371                                         Name="Release|Win32"
372                                         >
373                                         <Tool
374                                                 Name="VCCLCompilerTool"
375                                                 CompileAs="2"
376                                         />
377                                 </FileConfiguration>
378                                 <FileConfiguration
379                                         Name="Debug|Win32"
380                                         >
381                                         <Tool
382                                                 Name="VCCLCompilerTool"
383                                                 CompileAs="2"
384                                         />
385                                 </FileConfiguration>
386                         </File>
387                         <File
388                                 RelativePath="..\..\dird\expand.c"
389                                 >
390                                 <FileConfiguration
391                                         Name="Release|Win32"
392                                         >
393                                         <Tool
394                                                 Name="VCCLCompilerTool"
395                                                 CompileAs="2"
396                                         />
397                                 </FileConfiguration>
398                                 <FileConfiguration
399                                         Name="Debug|Win32"
400                                         >
401                                         <Tool
402                                                 Name="VCCLCompilerTool"
403                                                 CompileAs="2"
404                                         />
405                                 </FileConfiguration>
406                         </File>
407                         <File
408                                 RelativePath="..\..\dird\fd_cmds.c"
409                                 >
410                                 <FileConfiguration
411                                         Name="Release|Win32"
412                                         >
413                                         <Tool
414                                                 Name="VCCLCompilerTool"
415                                                 CompileAs="2"
416                                         />
417                                 </FileConfiguration>
418                                 <FileConfiguration
419                                         Name="Debug|Win32"
420                                         >
421                                         <Tool
422                                                 Name="VCCLCompilerTool"
423                                                 CompileAs="2"
424                                         />
425                                 </FileConfiguration>
426                         </File>
427                         <File
428                                 RelativePath="..\..\dird\getmsg.c"
429                                 >
430                                 <FileConfiguration
431                                         Name="Release|Win32"
432                                         >
433                                         <Tool
434                                                 Name="VCCLCompilerTool"
435                                                 CompileAs="2"
436                                         />
437                                 </FileConfiguration>
438                                 <FileConfiguration
439                                         Name="Debug|Win32"
440                                         >
441                                         <Tool
442                                                 Name="VCCLCompilerTool"
443                                                 CompileAs="2"
444                                         />
445                                 </FileConfiguration>
446                         </File>
447                         <File
448                                 RelativePath="..\..\dird\inc_conf.c"
449                                 >
450                                 <FileConfiguration
451                                         Name="Release|Win32"
452                                         >
453                                         <Tool
454                                                 Name="VCCLCompilerTool"
455                                                 CompileAs="2"
456                                         />
457                                 </FileConfiguration>
458                                 <FileConfiguration
459                                         Name="Debug|Win32"
460                                         >
461                                         <Tool
462                                                 Name="VCCLCompilerTool"
463                                                 CompileAs="2"
464                                         />
465                                 </FileConfiguration>
466                         </File>
467                         <File
468                                 RelativePath="..\..\dird\job.c"
469                                 >
470                                 <FileConfiguration
471                                         Name="Release|Win32"
472                                         >
473                                         <Tool
474                                                 Name="VCCLCompilerTool"
475                                                 CompileAs="2"
476                                         />
477                                 </FileConfiguration>
478                                 <FileConfiguration
479                                         Name="Debug|Win32"
480                                         >
481                                         <Tool
482                                                 Name="VCCLCompilerTool"
483                                                 CompileAs="2"
484                                         />
485                                 </FileConfiguration>
486                         </File>
487                         <File
488                                 RelativePath="..\..\dird\jobq.c"
489                                 >
490                                 <FileConfiguration
491                                         Name="Release|Win32"
492                                         >
493                                         <Tool
494                                                 Name="VCCLCompilerTool"
495                                                 CompileAs="2"
496                                         />
497                                 </FileConfiguration>
498                                 <FileConfiguration
499                                         Name="Debug|Win32"
500                                         >
501                                         <Tool
502                                                 Name="VCCLCompilerTool"
503                                                 CompileAs="2"
504                                         />
505                                 </FileConfiguration>
506                         </File>
507                         <File
508                                 RelativePath="..\..\dird\migrate.c"
509                                 >
510                                 <FileConfiguration
511                                         Name="Release|Win32"
512                                         >
513                                         <Tool
514                                                 Name="VCCLCompilerTool"
515                                                 CompileAs="2"
516                                         />
517                                 </FileConfiguration>
518                                 <FileConfiguration
519                                         Name="Debug|Win32"
520                                         >
521                                         <Tool
522                                                 Name="VCCLCompilerTool"
523                                                 CompileAs="2"
524                                         />
525                                 </FileConfiguration>
526                         </File>
527                         <File
528                                 RelativePath="..\..\dird\mountreq.c"
529                                 >
530                                 <FileConfiguration
531                                         Name="Release|Win32"
532                                         >
533                                         <Tool
534                                                 Name="VCCLCompilerTool"
535                                                 CompileAs="2"
536                                         />
537                                 </FileConfiguration>
538                                 <FileConfiguration
539                                         Name="Debug|Win32"
540                                         >
541                                         <Tool
542                                                 Name="VCCLCompilerTool"
543                                                 CompileAs="2"
544                                         />
545                                 </FileConfiguration>
546                         </File>
547                         <File
548                                 RelativePath="..\..\dird\msgchan.c"
549                                 >
550                                 <FileConfiguration
551                                         Name="Release|Win32"
552                                         >
553                                         <Tool
554                                                 Name="VCCLCompilerTool"
555                                                 CompileAs="2"
556                                         />
557                                 </FileConfiguration>
558                                 <FileConfiguration
559                                         Name="Debug|Win32"
560                                         >
561                                         <Tool
562                                                 Name="VCCLCompilerTool"
563                                                 CompileAs="2"
564                                         />
565                                 </FileConfiguration>
566                         </File>
567                         <File
568                                 RelativePath="..\..\dird\newvol.c"
569                                 >
570                                 <FileConfiguration
571                                         Name="Release|Win32"
572                                         >
573                                         <Tool
574                                                 Name="VCCLCompilerTool"
575                                                 CompileAs="2"
576                                         />
577                                 </FileConfiguration>
578                                 <FileConfiguration
579                                         Name="Debug|Win32"
580                                         >
581                                         <Tool
582                                                 Name="VCCLCompilerTool"
583                                                 CompileAs="2"
584                                         />
585                                 </FileConfiguration>
586                         </File>
587                         <File
588                                 RelativePath="..\..\dird\next_vol.c"
589                                 >
590                                 <FileConfiguration
591                                         Name="Release|Win32"
592                                         >
593                                         <Tool
594                                                 Name="VCCLCompilerTool"
595                                                 CompileAs="2"
596                                         />
597                                 </FileConfiguration>
598                                 <FileConfiguration
599                                         Name="Debug|Win32"
600                                         >
601                                         <Tool
602                                                 Name="VCCLCompilerTool"
603                                                 CompileAs="2"
604                                         />
605                                 </FileConfiguration>
606                         </File>
607                         <File
608                                 RelativePath="..\..\dird\pythondir.c"
609                                 >
610                                 <FileConfiguration
611                                         Name="Release|Win32"
612                                         >
613                                         <Tool
614                                                 Name="VCCLCompilerTool"
615                                                 CompileAs="2"
616                                         />
617                                 </FileConfiguration>
618                                 <FileConfiguration
619                                         Name="Debug|Win32"
620                                         >
621                                         <Tool
622                                                 Name="VCCLCompilerTool"
623                                                 CompileAs="2"
624                                         />
625                                 </FileConfiguration>
626                         </File>
627                         <File
628                                 RelativePath="..\..\dird\recycle.c"
629                                 >
630                                 <FileConfiguration
631                                         Name="Release|Win32"
632                                         >
633                                         <Tool
634                                                 Name="VCCLCompilerTool"
635                                                 CompileAs="2"
636                                         />
637                                 </FileConfiguration>
638                                 <FileConfiguration
639                                         Name="Debug|Win32"
640                                         >
641                                         <Tool
642                                                 Name="VCCLCompilerTool"
643                                                 CompileAs="2"
644                                         />
645                                 </FileConfiguration>
646                         </File>
647                         <File
648                                 RelativePath="..\..\dird\restore.c"
649                                 >
650                                 <FileConfiguration
651                                         Name="Release|Win32"
652                                         >
653                                         <Tool
654                                                 Name="VCCLCompilerTool"
655                                                 CompileAs="2"
656                                         />
657                                 </FileConfiguration>
658                                 <FileConfiguration
659                                         Name="Debug|Win32"
660                                         >
661                                         <Tool
662                                                 Name="VCCLCompilerTool"
663                                                 CompileAs="2"
664                                         />
665                                 </FileConfiguration>
666                         </File>
667                         <File
668                                 RelativePath="..\..\dird\run_conf.c"
669                                 >
670                                 <FileConfiguration
671                                         Name="Release|Win32"
672                                         >
673                                         <Tool
674                                                 Name="VCCLCompilerTool"
675                                                 CompileAs="2"
676                                         />
677                                 </FileConfiguration>
678                                 <FileConfiguration
679                                         Name="Debug|Win32"
680                                         >
681                                         <Tool
682                                                 Name="VCCLCompilerTool"
683                                                 CompileAs="2"
684                                         />
685                                 </FileConfiguration>
686                         </File>
687                         <File
688                                 RelativePath="..\..\dird\scheduler.c"
689                                 >
690                                 <FileConfiguration
691                                         Name="Release|Win32"
692                                         >
693                                         <Tool
694                                                 Name="VCCLCompilerTool"
695                                                 CompileAs="2"
696                                         />
697                                 </FileConfiguration>
698                                 <FileConfiguration
699                                         Name="Debug|Win32"
700                                         >
701                                         <Tool
702                                                 Name="VCCLCompilerTool"
703                                                 CompileAs="2"
704                                         />
705                                 </FileConfiguration>
706                         </File>
707                         <File
708                                 RelativePath="..\..\dird\sql_cmds.c"
709                                 >
710                                 <FileConfiguration
711                                         Name="Release|Win32"
712                                         >
713                                         <Tool
714                                                 Name="VCCLCompilerTool"
715                                                 CompileAs="2"
716                                         />
717                                 </FileConfiguration>
718                                 <FileConfiguration
719                                         Name="Debug|Win32"
720                                         >
721                                         <Tool
722                                                 Name="VCCLCompilerTool"
723                                                 CompileAs="2"
724                                         />
725                                 </FileConfiguration>
726                         </File>
727                         <File
728                                 RelativePath="..\..\dird\ua_acl.c"
729                                 >
730                                 <FileConfiguration
731                                         Name="Release|Win32"
732                                         >
733                                         <Tool
734                                                 Name="VCCLCompilerTool"
735                                                 CompileAs="2"
736                                         />
737                                 </FileConfiguration>
738                                 <FileConfiguration
739                                         Name="Debug|Win32"
740                                         >
741                                         <Tool
742                                                 Name="VCCLCompilerTool"
743                                                 CompileAs="2"
744                                         />
745                                 </FileConfiguration>
746                         </File>
747                         <File
748                                 RelativePath="..\..\dird\ua_cmds.c"
749                                 >
750                                 <FileConfiguration
751                                         Name="Release|Win32"
752                                         >
753                                         <Tool
754                                                 Name="VCCLCompilerTool"
755                                                 CompileAs="2"
756                                         />
757                                 </FileConfiguration>
758                                 <FileConfiguration
759                                         Name="Debug|Win32"
760                                         >
761                                         <Tool
762                                                 Name="VCCLCompilerTool"
763                                                 CompileAs="2"
764                                         />
765                                 </FileConfiguration>
766                         </File>
767                         <File
768                                 RelativePath="..\..\dird\ua_dotcmds.c"
769                                 >
770                                 <FileConfiguration
771                                         Name="Release|Win32"
772                                         >
773                                         <Tool
774                                                 Name="VCCLCompilerTool"
775                                                 CompileAs="2"
776                                         />
777                                 </FileConfiguration>
778                                 <FileConfiguration
779                                         Name="Debug|Win32"
780                                         >
781                                         <Tool
782                                                 Name="VCCLCompilerTool"
783                                                 CompileAs="2"
784                                         />
785                                 </FileConfiguration>
786                         </File>
787                         <File
788                                 RelativePath="..\..\dird\ua_input.c"
789                                 >
790                                 <FileConfiguration
791                                         Name="Release|Win32"
792                                         >
793                                         <Tool
794                                                 Name="VCCLCompilerTool"
795                                                 CompileAs="2"
796                                         />
797                                 </FileConfiguration>
798                                 <FileConfiguration
799                                         Name="Debug|Win32"
800                                         >
801                                         <Tool
802                                                 Name="VCCLCompilerTool"
803                                                 CompileAs="2"
804                                         />
805                                 </FileConfiguration>
806                         </File>
807                         <File
808                                 RelativePath="..\..\dird\ua_label.c"
809                                 >
810                                 <FileConfiguration
811                                         Name="Release|Win32"
812                                         >
813                                         <Tool
814                                                 Name="VCCLCompilerTool"
815                                                 CompileAs="2"
816                                         />
817                                 </FileConfiguration>
818                                 <FileConfiguration
819                                         Name="Debug|Win32"
820                                         >
821                                         <Tool
822                                                 Name="VCCLCompilerTool"
823                                                 CompileAs="2"
824                                         />
825                                 </FileConfiguration>
826                         </File>
827                         <File
828                                 RelativePath="..\..\dird\ua_output.c"
829                                 >
830                                 <FileConfiguration
831                                         Name="Release|Win32"
832                                         >
833                                         <Tool
834                                                 Name="VCCLCompilerTool"
835                                                 CompileAs="2"
836                                         />
837                                 </FileConfiguration>
838                                 <FileConfiguration
839                                         Name="Debug|Win32"
840                                         >
841                                         <Tool
842                                                 Name="VCCLCompilerTool"
843                                                 CompileAs="2"
844                                         />
845                                 </FileConfiguration>
846                         </File>
847                         <File
848                                 RelativePath="..\..\dird\ua_prune.c"
849                                 >
850                                 <FileConfiguration
851                                         Name="Release|Win32"
852                                         >
853                                         <Tool
854                                                 Name="VCCLCompilerTool"
855                                                 CompileAs="2"
856                                         />
857                                 </FileConfiguration>
858                                 <FileConfiguration
859                                         Name="Debug|Win32"
860                                         >
861                                         <Tool
862                                                 Name="VCCLCompilerTool"
863                                                 CompileAs="2"
864                                         />
865                                 </FileConfiguration>
866                         </File>
867                         <File
868                                 RelativePath="..\..\dird\ua_purge.c"
869                                 >
870                                 <FileConfiguration
871                                         Name="Release|Win32"
872                                         >
873                                         <Tool
874                                                 Name="VCCLCompilerTool"
875                                                 CompileAs="2"
876                                         />
877                                 </FileConfiguration>
878                                 <FileConfiguration
879                                         Name="Debug|Win32"
880                                         >
881                                         <Tool
882                                                 Name="VCCLCompilerTool"
883                                                 CompileAs="2"
884                                         />
885                                 </FileConfiguration>
886                         </File>
887                         <File
888                                 RelativePath="..\..\dird\ua_query.c"
889                                 >
890                                 <FileConfiguration
891                                         Name="Release|Win32"
892                                         >
893                                         <Tool
894                                                 Name="VCCLCompilerTool"
895                                                 CompileAs="2"
896                                         />
897                                 </FileConfiguration>
898                                 <FileConfiguration
899                                         Name="Debug|Win32"
900                                         >
901                                         <Tool
902                                                 Name="VCCLCompilerTool"
903                                                 CompileAs="2"
904                                         />
905                                 </FileConfiguration>
906                         </File>
907                         <File
908                                 RelativePath="..\..\dird\ua_restore.c"
909                                 >
910                                 <FileConfiguration
911                                         Name="Release|Win32"
912                                         >
913                                         <Tool
914                                                 Name="VCCLCompilerTool"
915                                                 CompileAs="2"
916                                         />
917                                 </FileConfiguration>
918                                 <FileConfiguration
919                                         Name="Debug|Win32"
920                                         >
921                                         <Tool
922                                                 Name="VCCLCompilerTool"
923                                                 CompileAs="2"
924                                         />
925                                 </FileConfiguration>
926                         </File>
927                         <File
928                                 RelativePath="..\..\dird\ua_run.c"
929                                 >
930                                 <FileConfiguration
931                                         Name="Release|Win32"
932                                         >
933                                         <Tool
934                                                 Name="VCCLCompilerTool"
935                                                 CompileAs="2"
936                                         />
937                                 </FileConfiguration>
938                                 <FileConfiguration
939                                         Name="Debug|Win32"
940                                         >
941                                         <Tool
942                                                 Name="VCCLCompilerTool"
943                                                 CompileAs="2"
944                                         />
945                                 </FileConfiguration>
946                         </File>
947                         <File
948                                 RelativePath="..\..\dird\ua_select.c"
949                                 >
950                                 <FileConfiguration
951                                         Name="Release|Win32"
952                                         >
953                                         <Tool
954                                                 Name="VCCLCompilerTool"
955                                                 CompileAs="2"
956                                         />
957                                 </FileConfiguration>
958                                 <FileConfiguration
959                                         Name="Debug|Win32"
960                                         >
961                                         <Tool
962                                                 Name="VCCLCompilerTool"
963                                                 CompileAs="2"
964                                         />
965                                 </FileConfiguration>
966                         </File>
967                         <File
968                                 RelativePath="..\..\dird\ua_server.c"
969                                 >
970                                 <FileConfiguration
971                                         Name="Release|Win32"
972                                         >
973                                         <Tool
974                                                 Name="VCCLCompilerTool"
975                                                 CompileAs="2"
976                                         />
977                                 </FileConfiguration>
978                                 <FileConfiguration
979                                         Name="Debug|Win32"
980                                         >
981                                         <Tool
982                                                 Name="VCCLCompilerTool"
983                                                 CompileAs="2"
984                                         />
985                                 </FileConfiguration>
986                         </File>
987                         <File
988                                 RelativePath="..\..\dird\ua_status.c"
989                                 >
990                                 <FileConfiguration
991                                         Name="Release|Win32"
992                                         >
993                                         <Tool
994                                                 Name="VCCLCompilerTool"
995                                                 CompileAs="2"
996                                         />
997                                 </FileConfiguration>
998                                 <FileConfiguration
999                                         Name="Debug|Win32"
1000                                         >
1001                                         <Tool
1002                                                 Name="VCCLCompilerTool"
1003                                                 CompileAs="2"
1004                                         />
1005                                 </FileConfiguration>
1006                         </File>
1007                         <File
1008                                 RelativePath="..\..\dird\ua_tree.c"
1009                                 >
1010                                 <FileConfiguration
1011                                         Name="Release|Win32"
1012                                         >
1013                                         <Tool
1014                                                 Name="VCCLCompilerTool"
1015                                                 CompileAs="2"
1016                                         />
1017                                 </FileConfiguration>
1018                                 <FileConfiguration
1019                                         Name="Debug|Win32"
1020                                         >
1021                                         <Tool
1022                                                 Name="VCCLCompilerTool"
1023                                                 CompileAs="2"
1024                                         />
1025                                 </FileConfiguration>
1026                         </File>
1027                         <File
1028                                 RelativePath="..\..\dird\ua_update.c"
1029                                 >
1030                                 <FileConfiguration
1031                                         Name="Release|Win32"
1032                                         >
1033                                         <Tool
1034                                                 Name="VCCLCompilerTool"
1035                                                 CompileAs="2"
1036                                         />
1037                                 </FileConfiguration>
1038                                 <FileConfiguration
1039                                         Name="Debug|Win32"
1040                                         >
1041                                         <Tool
1042                                                 Name="VCCLCompilerTool"
1043                                                 CompileAs="2"
1044                                         />
1045                                 </FileConfiguration>
1046                         </File>
1047                         <File
1048                                 RelativePath="..\..\dird\verify.c"
1049                                 >
1050                                 <FileConfiguration
1051                                         Name="Release|Win32"
1052                                         >
1053                                         <Tool
1054                                                 Name="VCCLCompilerTool"
1055                                                 CompileAs="2"
1056                                         />
1057                                 </FileConfiguration>
1058                                 <FileConfiguration
1059                                         Name="Debug|Win32"
1060                                         >
1061                                         <Tool
1062                                                 Name="VCCLCompilerTool"
1063                                                 CompileAs="2"
1064                                         />
1065                                 </FileConfiguration>
1066                         </File>
1067                         <File
1068                                 RelativePath=".\winmain.cpp"
1069                                 >
1070                                 <FileConfiguration
1071                                         Name="Release|Win32"
1072                                         >
1073                                         <Tool
1074                                                 Name="VCCLCompilerTool"
1075                                                 CompileAs="2"
1076                                         />
1077                                 </FileConfiguration>
1078                         </File>
1079                         <File
1080                                 RelativePath=".\winservice.cpp"
1081                                 >
1082                                 <FileConfiguration
1083                                         Name="Release|Win32"
1084                                         >
1085                                         <Tool
1086                                                 Name="VCCLCompilerTool"
1087                                                 CompileAs="2"
1088                                         />
1089                                 </FileConfiguration>
1090                         </File>
1091                 </Filter>
1092                 <Filter
1093                         Name="Header Files"
1094                         Filter="h;hpp;hxx;hm;inl"
1095                         >
1096                         <File
1097                                 RelativePath="..\..\dird\bsr.h"
1098                                 >
1099                         </File>
1100                         <File
1101                                 RelativePath="..\..\dird\dird.h"
1102                                 >
1103                         </File>
1104                         <File
1105                                 RelativePath="..\..\dird\dird_conf.h"
1106                                 >
1107                         </File>
1108                         <File
1109                                 RelativePath="..\..\dird\jobq.h"
1110                                 >
1111                         </File>
1112                         <File
1113                                 RelativePath="..\..\dird\protos.h"
1114                                 >
1115                         </File>
1116                         <File
1117                                 RelativePath="..\..\dird\ua.h"
1118                                 >
1119                         </File>
1120                         <File
1121                                 RelativePath=".\winbacula.h"
1122                                 >
1123                         </File>
1124                         <File
1125                                 RelativePath=".\winservice.h"
1126                                 >
1127                         </File>
1128                 </Filter>
1129                 <Filter
1130                         Name="Resource Files"
1131                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
1132                         >
1133                 </Filter>
1134         </Files>
1135         <Globals>
1136         </Globals>
1137 </VisualStudioProject>