]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/cats/cats.vcproj
Fix problem building the Windows version in the same tree as the Unix version.
[bacula/bacula] / bacula / src / win32 / cats / cats.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="libcats"
6         ProjectGUID="{BAB13141-20F9-4B2D-8C0A-021804ADD077}"
7         RootNamespace="libcats"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                         IntermediateDirectory="$(ConfigurationName)"
22                         ConfigurationType="4"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="../compat;../..;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;C:\Program Files\MySQL\MySQL Server 5.0\include&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_WIN32;HAVE_MYSQL;WIN32_VSS;_USE_32BIT_TIME_T;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="false"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLibrarianTool"
64                         />
65                         <Tool
66                                 Name="VCALinkTool"
67                         />
68                         <Tool
69                                 Name="VCXDCMakeTool"
70                         />
71                         <Tool
72                                 Name="VCBscMakeTool"
73                         />
74                         <Tool
75                                 Name="VCFxCopTool"
76                         />
77                         <Tool
78                                 Name="VCPostBuildEventTool"
79                         />
80                 </Configuration>
81                 <Configuration
82                         Name="Release|Win32"
83                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84                         IntermediateDirectory="$(ConfigurationName)"
85                         ConfigurationType="4"
86                         UseOfATL="1"
87                         CharacterSet="2"
88                         WholeProgramOptimization="0"
89                         >
90                         <Tool
91                                 Name="VCPreBuildEventTool"
92                         />
93                         <Tool
94                                 Name="VCCustomBuildTool"
95                         />
96                         <Tool
97                                 Name="VCXMLDataGeneratorTool"
98                         />
99                         <Tool
100                                 Name="VCWebServiceProxyGeneratorTool"
101                         />
102                         <Tool
103                                 Name="VCMIDLTool"
104                         />
105                         <Tool
106                                 Name="VCCLCompilerTool"
107                                 AdditionalIncludeDirectories="../compat;../..;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;C:\Program Files\MySQL\MySQL Server 5.0\include&quot;"
108                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_WIN32;WIN32_VSS;_USE_32BIT_TIME_T;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
109                                 RuntimeLibrary="2"
110                                 EnableFunctionLevelLinking="true"
111                                 UsePrecompiledHeader="0"
112                                 BrowseInformation="1"
113                                 WarningLevel="3"
114                                 Detect64BitPortabilityProblems="false"
115                                 DebugInformationFormat="3"
116                         />
117                         <Tool
118                                 Name="VCManagedResourceCompilerTool"
119                         />
120                         <Tool
121                                 Name="VCResourceCompilerTool"
122                         />
123                         <Tool
124                                 Name="VCPreLinkEventTool"
125                         />
126                         <Tool
127                                 Name="VCLibrarianTool"
128                         />
129                         <Tool
130                                 Name="VCALinkTool"
131                         />
132                         <Tool
133                                 Name="VCXDCMakeTool"
134                         />
135                         <Tool
136                                 Name="VCBscMakeTool"
137                         />
138                         <Tool
139                                 Name="VCFxCopTool"
140                         />
141                         <Tool
142                                 Name="VCPostBuildEventTool"
143                         />
144                 </Configuration>
145         </Configurations>
146         <References>
147         </References>
148         <Files>
149                 <Filter
150                         Name="Source Files"
151                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
152                         >
153                         <File
154                                 RelativePath="..\..\cats\bdb.c"
155                                 >
156                                 <FileConfiguration
157                                         Name="Debug|Win32"
158                                         >
159                                         <Tool
160                                                 Name="VCCLCompilerTool"
161                                                 CompileAs="2"
162                                         />
163                                 </FileConfiguration>
164                                 <FileConfiguration
165                                         Name="Release|Win32"
166                                         >
167                                         <Tool
168                                                 Name="VCCLCompilerTool"
169                                                 CompileAs="2"
170                                         />
171                                 </FileConfiguration>
172                         </File>
173                         <File
174                                 RelativePath="..\..\cats\bdb_create.c"
175                                 >
176                                 <FileConfiguration
177                                         Name="Debug|Win32"
178                                         >
179                                         <Tool
180                                                 Name="VCCLCompilerTool"
181                                                 CompileAs="2"
182                                         />
183                                 </FileConfiguration>
184                                 <FileConfiguration
185                                         Name="Release|Win32"
186                                         >
187                                         <Tool
188                                                 Name="VCCLCompilerTool"
189                                                 CompileAs="2"
190                                         />
191                                 </FileConfiguration>
192                         </File>
193                         <File
194                                 RelativePath="..\..\cats\bdb_delete.c"
195                                 >
196                                 <FileConfiguration
197                                         Name="Debug|Win32"
198                                         >
199                                         <Tool
200                                                 Name="VCCLCompilerTool"
201                                                 CompileAs="2"
202                                         />
203                                 </FileConfiguration>
204                                 <FileConfiguration
205                                         Name="Release|Win32"
206                                         >
207                                         <Tool
208                                                 Name="VCCLCompilerTool"
209                                                 CompileAs="2"
210                                         />
211                                 </FileConfiguration>
212                         </File>
213                         <File
214                                 RelativePath="..\..\cats\bdb_find.c"
215                                 >
216                                 <FileConfiguration
217                                         Name="Debug|Win32"
218                                         >
219                                         <Tool
220                                                 Name="VCCLCompilerTool"
221                                                 CompileAs="2"
222                                         />
223                                 </FileConfiguration>
224                                 <FileConfiguration
225                                         Name="Release|Win32"
226                                         >
227                                         <Tool
228                                                 Name="VCCLCompilerTool"
229                                                 CompileAs="2"
230                                         />
231                                 </FileConfiguration>
232                         </File>
233                         <File
234                                 RelativePath="..\..\cats\bdb_get.c"
235                                 >
236                                 <FileConfiguration
237                                         Name="Debug|Win32"
238                                         >
239                                         <Tool
240                                                 Name="VCCLCompilerTool"
241                                                 CompileAs="2"
242                                         />
243                                 </FileConfiguration>
244                                 <FileConfiguration
245                                         Name="Release|Win32"
246                                         >
247                                         <Tool
248                                                 Name="VCCLCompilerTool"
249                                                 CompileAs="2"
250                                         />
251                                 </FileConfiguration>
252                         </File>
253                         <File
254                                 RelativePath="..\..\cats\bdb_list.c"
255                                 >
256                                 <FileConfiguration
257                                         Name="Debug|Win32"
258                                         >
259                                         <Tool
260                                                 Name="VCCLCompilerTool"
261                                                 CompileAs="2"
262                                         />
263                                 </FileConfiguration>
264                                 <FileConfiguration
265                                         Name="Release|Win32"
266                                         >
267                                         <Tool
268                                                 Name="VCCLCompilerTool"
269                                                 CompileAs="2"
270                                         />
271                                 </FileConfiguration>
272                         </File>
273                         <File
274                                 RelativePath="..\..\cats\bdb_update.c"
275                                 >
276                                 <FileConfiguration
277                                         Name="Debug|Win32"
278                                         >
279                                         <Tool
280                                                 Name="VCCLCompilerTool"
281                                                 CompileAs="2"
282                                         />
283                                 </FileConfiguration>
284                                 <FileConfiguration
285                                         Name="Release|Win32"
286                                         >
287                                         <Tool
288                                                 Name="VCCLCompilerTool"
289                                                 CompileAs="2"
290                                         />
291                                 </FileConfiguration>
292                         </File>
293                         <File
294                                 RelativePath="..\..\cats\mysql.c"
295                                 >
296                                 <FileConfiguration
297                                         Name="Debug|Win32"
298                                         >
299                                         <Tool
300                                                 Name="VCCLCompilerTool"
301                                                 CompileAs="2"
302                                         />
303                                 </FileConfiguration>
304                                 <FileConfiguration
305                                         Name="Release|Win32"
306                                         >
307                                         <Tool
308                                                 Name="VCCLCompilerTool"
309                                                 CompileAs="2"
310                                         />
311                                 </FileConfiguration>
312                         </File>
313                         <File
314                                 RelativePath="..\..\cats\postgresql.c"
315                                 >
316                                 <FileConfiguration
317                                         Name="Debug|Win32"
318                                         >
319                                         <Tool
320                                                 Name="VCCLCompilerTool"
321                                                 CompileAs="2"
322                                         />
323                                 </FileConfiguration>
324                                 <FileConfiguration
325                                         Name="Release|Win32"
326                                         >
327                                         <Tool
328                                                 Name="VCCLCompilerTool"
329                                                 CompileAs="2"
330                                         />
331                                 </FileConfiguration>
332                         </File>
333                         <File
334                                 RelativePath="..\..\cats\sql.c"
335                                 >
336                                 <FileConfiguration
337                                         Name="Debug|Win32"
338                                         >
339                                         <Tool
340                                                 Name="VCCLCompilerTool"
341                                                 CompileAs="2"
342                                         />
343                                 </FileConfiguration>
344                                 <FileConfiguration
345                                         Name="Release|Win32"
346                                         >
347                                         <Tool
348                                                 Name="VCCLCompilerTool"
349                                                 CompileAs="2"
350                                         />
351                                 </FileConfiguration>
352                         </File>
353                         <File
354                                 RelativePath="..\..\cats\sql_create.c"
355                                 >
356                                 <FileConfiguration
357                                         Name="Debug|Win32"
358                                         >
359                                         <Tool
360                                                 Name="VCCLCompilerTool"
361                                                 CompileAs="2"
362                                         />
363                                 </FileConfiguration>
364                                 <FileConfiguration
365                                         Name="Release|Win32"
366                                         >
367                                         <Tool
368                                                 Name="VCCLCompilerTool"
369                                                 CompileAs="2"
370                                         />
371                                 </FileConfiguration>
372                         </File>
373                         <File
374                                 RelativePath="..\..\cats\sql_delete.c"
375                                 >
376                                 <FileConfiguration
377                                         Name="Debug|Win32"
378                                         >
379                                         <Tool
380                                                 Name="VCCLCompilerTool"
381                                                 CompileAs="2"
382                                         />
383                                 </FileConfiguration>
384                                 <FileConfiguration
385                                         Name="Release|Win32"
386                                         >
387                                         <Tool
388                                                 Name="VCCLCompilerTool"
389                                                 CompileAs="2"
390                                         />
391                                 </FileConfiguration>
392                         </File>
393                         <File
394                                 RelativePath="..\..\cats\sql_find.c"
395                                 >
396                                 <FileConfiguration
397                                         Name="Debug|Win32"
398                                         >
399                                         <Tool
400                                                 Name="VCCLCompilerTool"
401                                                 CompileAs="2"
402                                         />
403                                 </FileConfiguration>
404                                 <FileConfiguration
405                                         Name="Release|Win32"
406                                         >
407                                         <Tool
408                                                 Name="VCCLCompilerTool"
409                                                 CompileAs="2"
410                                         />
411                                 </FileConfiguration>
412                         </File>
413                         <File
414                                 RelativePath="..\..\cats\sql_get.c"
415                                 >
416                                 <FileConfiguration
417                                         Name="Debug|Win32"
418                                         >
419                                         <Tool
420                                                 Name="VCCLCompilerTool"
421                                                 CompileAs="2"
422                                         />
423                                 </FileConfiguration>
424                                 <FileConfiguration
425                                         Name="Release|Win32"
426                                         >
427                                         <Tool
428                                                 Name="VCCLCompilerTool"
429                                                 CompileAs="2"
430                                         />
431                                 </FileConfiguration>
432                         </File>
433                         <File
434                                 RelativePath="..\..\cats\sql_list.c"
435                                 >
436                                 <FileConfiguration
437                                         Name="Debug|Win32"
438                                         >
439                                         <Tool
440                                                 Name="VCCLCompilerTool"
441                                                 CompileAs="2"
442                                         />
443                                 </FileConfiguration>
444                                 <FileConfiguration
445                                         Name="Release|Win32"
446                                         >
447                                         <Tool
448                                                 Name="VCCLCompilerTool"
449                                                 CompileAs="2"
450                                         />
451                                 </FileConfiguration>
452                         </File>
453                         <File
454                                 RelativePath="..\..\cats\sql_update.c"
455                                 >
456                                 <FileConfiguration
457                                         Name="Debug|Win32"
458                                         >
459                                         <Tool
460                                                 Name="VCCLCompilerTool"
461                                                 CompileAs="2"
462                                         />
463                                 </FileConfiguration>
464                                 <FileConfiguration
465                                         Name="Release|Win32"
466                                         >
467                                         <Tool
468                                                 Name="VCCLCompilerTool"
469                                                 CompileAs="2"
470                                         />
471                                 </FileConfiguration>
472                         </File>
473                         <File
474                                 RelativePath="..\..\cats\sqlite.c"
475                                 >
476                                 <FileConfiguration
477                                         Name="Debug|Win32"
478                                         >
479                                         <Tool
480                                                 Name="VCCLCompilerTool"
481                                                 CompileAs="2"
482                                         />
483                                 </FileConfiguration>
484                                 <FileConfiguration
485                                         Name="Release|Win32"
486                                         >
487                                         <Tool
488                                                 Name="VCCLCompilerTool"
489                                                 CompileAs="2"
490                                         />
491                                 </FileConfiguration>
492                         </File>
493                 </Filter>
494                 <Filter
495                         Name="Header Files"
496                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
497                         >
498                         <File
499                                 RelativePath="..\..\cats\bdb.h"
500                                 >
501                         </File>
502                         <File
503                                 RelativePath="..\..\cats\cats.h"
504                                 >
505                         </File>
506                         <File
507                                 RelativePath="..\..\cats\protos.h"
508                                 >
509                         </File>
510                 </Filter>
511                 <Filter
512                         Name="Resource Files"
513                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
514                         >
515                 </Filter>
516         </Files>
517         <Globals>
518         </Globals>
519 </VisualStudioProject>