]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - os_win32/smartd_vc8.vcproj
Imported Upstream version 5.39.1+svn3077
[mirror_smartmontools-debian.git] / os_win32 / smartd_vc8.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="smartd_vc8"
6 ProjectGUID="{C0762191-C2AC-40B6-A2EB-F1658BBDC4C6}"
7 RootNamespace="smartd_vc8"
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=".\smartd_vc8.d"
21 IntermediateDirectory=".\smartd_vc8.d"
22 ConfigurationType="1"
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=".,..\posix"
44 PreprocessorDefinitions="_DEBUG;HAVE_CONFIG_H;_ERRCODE_DEFINED;errno_t=int;_USE_32BIT_TIME_T;_CRT_NONSTDC_NO_DEPRECATE;_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="VCLinkerTool"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 SubSystem="1"
67 TargetMachine="1"
68 />
69 <Tool
70 Name="VCALinkTool"
71 />
72 <Tool
73 Name="VCManifestTool"
74 />
75 <Tool
76 Name="VCXDCMakeTool"
77 />
78 <Tool
79 Name="VCBscMakeTool"
80 />
81 <Tool
82 Name="VCFxCopTool"
83 />
84 <Tool
85 Name="VCAppVerifierTool"
86 />
87 <Tool
88 Name="VCWebDeploymentTool"
89 />
90 <Tool
91 Name="VCPostBuildEventTool"
92 />
93 </Configuration>
94 <Configuration
95 Name="Release|Win32"
96 OutputDirectory=".\smartd_vc8.r"
97 IntermediateDirectory=".\smartd_vc8.r"
98 ConfigurationType="1"
99 CharacterSet="2"
100 WholeProgramOptimization="1"
101 >
102 <Tool
103 Name="VCPreBuildEventTool"
104 />
105 <Tool
106 Name="VCCustomBuildTool"
107 />
108 <Tool
109 Name="VCXMLDataGeneratorTool"
110 />
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"
113 />
114 <Tool
115 Name="VCMIDLTool"
116 />
117 <Tool
118 Name="VCCLCompilerTool"
119 AdditionalIncludeDirectories=".,..\posix"
120 PreprocessorDefinitions="NDEBUG;HAVE_CONFIG_H;_ERRCODE_DEFINED;errno_t=int;_USE_32BIT_TIME_T;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE"
121 RuntimeLibrary="2"
122 UsePrecompiledHeader="0"
123 WarningLevel="3"
124 Detect64BitPortabilityProblems="false"
125 DebugInformationFormat="3"
126 />
127 <Tool
128 Name="VCManagedResourceCompilerTool"
129 />
130 <Tool
131 Name="VCResourceCompilerTool"
132 />
133 <Tool
134 Name="VCPreLinkEventTool"
135 />
136 <Tool
137 Name="VCLinkerTool"
138 OutputFile="smartd.exe"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
142 SubSystem="1"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 TargetMachine="1"
146 />
147 <Tool
148 Name="VCALinkTool"
149 />
150 <Tool
151 Name="VCManifestTool"
152 />
153 <Tool
154 Name="VCXDCMakeTool"
155 />
156 <Tool
157 Name="VCBscMakeTool"
158 />
159 <Tool
160 Name="VCFxCopTool"
161 />
162 <Tool
163 Name="VCAppVerifierTool"
164 />
165 <Tool
166 Name="VCWebDeploymentTool"
167 />
168 <Tool
169 Name="VCPostBuildEventTool"
170 />
171 </Configuration>
172 </Configurations>
173 <References>
174 </References>
175 <Files>
176 <Filter
177 Name="os_win32"
178 >
179 <File
180 RelativePath=".\daemon_win32.cpp"
181 >
182 </File>
183 <File
184 RelativePath=".\daemon_win32.h"
185 >
186 </File>
187 <File
188 RelativePath=".\hostname_win32.cpp"
189 >
190 </File>
191 <File
192 RelativePath=".\hostname_win32.h"
193 >
194 </File>
195 <File
196 RelativePath=".\installer.nsi"
197 >
198 </File>
199 <File
200 RelativePath=".\syslog.h"
201 >
202 </File>
203 <File
204 RelativePath=".\syslog_win32.cpp"
205 >
206 </File>
207 </Filter>
208 <Filter
209 Name="posix"
210 >
211 <File
212 RelativePath="..\posix\getopt.c"
213 >
214 </File>
215 <File
216 RelativePath="..\posix\getopt.h"
217 >
218 </File>
219 <File
220 RelativePath="..\posix\getopt1.c"
221 >
222 </File>
223 <File
224 RelativePath="..\posix\regcomp.c"
225 >
226 <FileConfiguration
227 Name="Debug|Win32"
228 ExcludedFromBuild="true"
229 >
230 <Tool
231 Name="VCCLCompilerTool"
232 />
233 </FileConfiguration>
234 <FileConfiguration
235 Name="Release|Win32"
236 ExcludedFromBuild="true"
237 >
238 <Tool
239 Name="VCCLCompilerTool"
240 />
241 </FileConfiguration>
242 </File>
243 <File
244 RelativePath="..\posix\regex.c"
245 >
246 </File>
247 <File
248 RelativePath="..\posix\regex.h"
249 >
250 </File>
251 <File
252 RelativePath="..\posix\regex_internal.c"
253 >
254 <FileConfiguration
255 Name="Debug|Win32"
256 ExcludedFromBuild="true"
257 >
258 <Tool
259 Name="VCCLCompilerTool"
260 />
261 </FileConfiguration>
262 <FileConfiguration
263 Name="Release|Win32"
264 ExcludedFromBuild="true"
265 >
266 <Tool
267 Name="VCCLCompilerTool"
268 />
269 </FileConfiguration>
270 </File>
271 <File
272 RelativePath="..\posix\regex_internal.h"
273 >
274 </File>
275 <File
276 RelativePath="..\posix\regexec.c"
277 >
278 <FileConfiguration
279 Name="Debug|Win32"
280 ExcludedFromBuild="true"
281 >
282 <Tool
283 Name="VCCLCompilerTool"
284 />
285 </FileConfiguration>
286 <FileConfiguration
287 Name="Release|Win32"
288 ExcludedFromBuild="true"
289 >
290 <Tool
291 Name="VCCLCompilerTool"
292 />
293 </FileConfiguration>
294 </File>
295 </Filter>
296 <File
297 RelativePath="..\atacmdnames.cpp"
298 >
299 </File>
300 <File
301 RelativePath="..\atacmdnames.h"
302 >
303 </File>
304 <File
305 RelativePath="..\atacmds.cpp"
306 >
307 </File>
308 <File
309 RelativePath="..\atacmds.h"
310 >
311 </File>
312 <File
313 RelativePath="..\ataprint.cpp"
314 >
315 <FileConfiguration
316 Name="Debug|Win32"
317 ExcludedFromBuild="true"
318 >
319 <Tool
320 Name="VCCLCompilerTool"
321 />
322 </FileConfiguration>
323 </File>
324 <File
325 RelativePath="..\ataprint.h"
326 >
327 <FileConfiguration
328 Name="Debug|Win32"
329 ExcludedFromBuild="true"
330 >
331 <Tool
332 Name="VCCustomBuildTool"
333 />
334 </FileConfiguration>
335 </File>
336 <File
337 RelativePath="..\AUTHORS"
338 >
339 </File>
340 <File
341 RelativePath="..\autogen.sh"
342 >
343 </File>
344 <File
345 RelativePath="..\cciss.cpp"
346 >
347 <FileConfiguration
348 Name="Debug|Win32"
349 ExcludedFromBuild="true"
350 >
351 <Tool
352 Name="VCCLCompilerTool"
353 />
354 </FileConfiguration>
355 <FileConfiguration
356 Name="Release|Win32"
357 ExcludedFromBuild="true"
358 >
359 <Tool
360 Name="VCCLCompilerTool"
361 />
362 </FileConfiguration>
363 </File>
364 <File
365 RelativePath="..\cciss.h"
366 >
367 <FileConfiguration
368 Name="Debug|Win32"
369 ExcludedFromBuild="true"
370 >
371 <Tool
372 Name="VCCustomBuildTool"
373 />
374 </FileConfiguration>
375 <FileConfiguration
376 Name="Release|Win32"
377 ExcludedFromBuild="true"
378 >
379 <Tool
380 Name="VCCustomBuildTool"
381 />
382 </FileConfiguration>
383 </File>
384 <File
385 RelativePath="..\CHANGELOG"
386 >
387 </File>
388 <File
389 RelativePath="..\config.h.in"
390 >
391 </File>
392 <File
393 RelativePath=".\config_vc8.h"
394 >
395 <FileConfiguration
396 Name="Debug|Win32"
397 >
398 <Tool
399 Name="VCCustomBuildTool"
400 Description="Copy $(InputPath) config.h"
401 CommandLine="copy $(InputPath) config.h&#x0D;&#x0A;"
402 Outputs="config.h"
403 />
404 </FileConfiguration>
405 <FileConfiguration
406 Name="Release|Win32"
407 >
408 <Tool
409 Name="VCCustomBuildTool"
410 Description="Copy $(InputPath) config.h"
411 CommandLine="copy $(InputPath) config.h&#x0D;&#x0A;"
412 Outputs="config.h"
413 />
414 </FileConfiguration>
415 </File>
416 <File
417 RelativePath="..\configure.in"
418 >
419 </File>
420 <File
421 RelativePath="..\dev_ata_cmd_set.cpp"
422 >
423 </File>
424 <File
425 RelativePath="..\dev_ata_cmd_set.h"
426 >
427 </File>
428 <File
429 RelativePath="..\dev_interface.cpp"
430 >
431 </File>
432 <File
433 RelativePath="..\dev_interface.h"
434 >
435 </File>
436 <File
437 RelativePath="..\dev_legacy.cpp"
438 >
439 <FileConfiguration
440 Name="Debug|Win32"
441 ExcludedFromBuild="true"
442 >
443 <Tool
444 Name="VCCLCompilerTool"
445 />
446 </FileConfiguration>
447 <FileConfiguration
448 Name="Release|Win32"
449 ExcludedFromBuild="true"
450 >
451 <Tool
452 Name="VCCLCompilerTool"
453 />
454 </FileConfiguration>
455 </File>
456 <File
457 RelativePath="..\dev_tunnelled.h"
458 >
459 </File>
460 <File
461 RelativePath="..\do_release"
462 >
463 </File>
464 <File
465 RelativePath="..\Doxyfile"
466 >
467 </File>
468 <File
469 RelativePath="..\drivedb.h"
470 >
471 </File>
472 <File
473 RelativePath="..\extern.h"
474 >
475 </File>
476 <File
477 RelativePath="..\INSTALL"
478 >
479 </File>
480 <File
481 RelativePath="..\int64.h"
482 >
483 </File>
484 <File
485 RelativePath="..\knowndrives.cpp"
486 >
487 </File>
488 <File
489 RelativePath="..\knowndrives.h"
490 >
491 </File>
492 <File
493 RelativePath="..\Makefile.am"
494 >
495 </File>
496 <File
497 RelativePath="..\NEWS"
498 >
499 </File>
500 <File
501 RelativePath="..\os_darwin.cpp"
502 >
503 <FileConfiguration
504 Name="Debug|Win32"
505 ExcludedFromBuild="true"
506 >
507 <Tool
508 Name="VCCLCompilerTool"
509 />
510 </FileConfiguration>
511 <FileConfiguration
512 Name="Release|Win32"
513 ExcludedFromBuild="true"
514 >
515 <Tool
516 Name="VCCLCompilerTool"
517 />
518 </FileConfiguration>
519 </File>
520 <File
521 RelativePath="..\os_darwin.h"
522 >
523 <FileConfiguration
524 Name="Debug|Win32"
525 ExcludedFromBuild="true"
526 >
527 <Tool
528 Name="VCCustomBuildTool"
529 />
530 </FileConfiguration>
531 <FileConfiguration
532 Name="Release|Win32"
533 ExcludedFromBuild="true"
534 >
535 <Tool
536 Name="VCCustomBuildTool"
537 />
538 </FileConfiguration>
539 </File>
540 <File
541 RelativePath="..\os_freebsd.cpp"
542 >
543 <FileConfiguration
544 Name="Debug|Win32"
545 ExcludedFromBuild="true"
546 >
547 <Tool
548 Name="VCCLCompilerTool"
549 />
550 </FileConfiguration>
551 <FileConfiguration
552 Name="Release|Win32"
553 ExcludedFromBuild="true"
554 >
555 <Tool
556 Name="VCCLCompilerTool"
557 />
558 </FileConfiguration>
559 </File>
560 <File
561 RelativePath="..\os_freebsd.h"
562 >
563 <FileConfiguration
564 Name="Debug|Win32"
565 ExcludedFromBuild="true"
566 >
567 <Tool
568 Name="VCCustomBuildTool"
569 />
570 </FileConfiguration>
571 <FileConfiguration
572 Name="Release|Win32"
573 ExcludedFromBuild="true"
574 >
575 <Tool
576 Name="VCCustomBuildTool"
577 />
578 </FileConfiguration>
579 </File>
580 <File
581 RelativePath="..\os_generic.cpp"
582 >
583 <FileConfiguration
584 Name="Debug|Win32"
585 ExcludedFromBuild="true"
586 >
587 <Tool
588 Name="VCCLCompilerTool"
589 />
590 </FileConfiguration>
591 <FileConfiguration
592 Name="Release|Win32"
593 ExcludedFromBuild="true"
594 >
595 <Tool
596 Name="VCCLCompilerTool"
597 />
598 </FileConfiguration>
599 </File>
600 <File
601 RelativePath="..\os_generic.h"
602 >
603 <FileConfiguration
604 Name="Debug|Win32"
605 ExcludedFromBuild="true"
606 >
607 <Tool
608 Name="VCCustomBuildTool"
609 />
610 </FileConfiguration>
611 <FileConfiguration
612 Name="Release|Win32"
613 ExcludedFromBuild="true"
614 >
615 <Tool
616 Name="VCCustomBuildTool"
617 />
618 </FileConfiguration>
619 </File>
620 <File
621 RelativePath="..\os_linux.cpp"
622 >
623 <FileConfiguration
624 Name="Debug|Win32"
625 ExcludedFromBuild="true"
626 >
627 <Tool
628 Name="VCCLCompilerTool"
629 />
630 </FileConfiguration>
631 <FileConfiguration
632 Name="Release|Win32"
633 ExcludedFromBuild="true"
634 >
635 <Tool
636 Name="VCCLCompilerTool"
637 />
638 </FileConfiguration>
639 </File>
640 <File
641 RelativePath="..\os_linux.h"
642 >
643 <FileConfiguration
644 Name="Debug|Win32"
645 ExcludedFromBuild="true"
646 >
647 <Tool
648 Name="VCCustomBuildTool"
649 />
650 </FileConfiguration>
651 <FileConfiguration
652 Name="Release|Win32"
653 ExcludedFromBuild="true"
654 >
655 <Tool
656 Name="VCCustomBuildTool"
657 />
658 </FileConfiguration>
659 </File>
660 <File
661 RelativePath="..\os_netbsd.cpp"
662 >
663 <FileConfiguration
664 Name="Debug|Win32"
665 ExcludedFromBuild="true"
666 >
667 <Tool
668 Name="VCCLCompilerTool"
669 />
670 </FileConfiguration>
671 <FileConfiguration
672 Name="Release|Win32"
673 ExcludedFromBuild="true"
674 >
675 <Tool
676 Name="VCCLCompilerTool"
677 />
678 </FileConfiguration>
679 </File>
680 <File
681 RelativePath="..\os_netbsd.h"
682 >
683 <FileConfiguration
684 Name="Debug|Win32"
685 ExcludedFromBuild="true"
686 >
687 <Tool
688 Name="VCCustomBuildTool"
689 />
690 </FileConfiguration>
691 <FileConfiguration
692 Name="Release|Win32"
693 ExcludedFromBuild="true"
694 >
695 <Tool
696 Name="VCCustomBuildTool"
697 />
698 </FileConfiguration>
699 </File>
700 <File
701 RelativePath="..\os_openbsd.cpp"
702 >
703 <FileConfiguration
704 Name="Debug|Win32"
705 ExcludedFromBuild="true"
706 >
707 <Tool
708 Name="VCCLCompilerTool"
709 />
710 </FileConfiguration>
711 <FileConfiguration
712 Name="Release|Win32"
713 ExcludedFromBuild="true"
714 >
715 <Tool
716 Name="VCCLCompilerTool"
717 />
718 </FileConfiguration>
719 </File>
720 <File
721 RelativePath="..\os_openbsd.h"
722 >
723 <FileConfiguration
724 Name="Debug|Win32"
725 ExcludedFromBuild="true"
726 >
727 <Tool
728 Name="VCCustomBuildTool"
729 />
730 </FileConfiguration>
731 <FileConfiguration
732 Name="Release|Win32"
733 ExcludedFromBuild="true"
734 >
735 <Tool
736 Name="VCCustomBuildTool"
737 />
738 </FileConfiguration>
739 </File>
740 <File
741 RelativePath="..\os_os2.cpp"
742 >
743 <FileConfiguration
744 Name="Debug|Win32"
745 ExcludedFromBuild="true"
746 >
747 <Tool
748 Name="VCCLCompilerTool"
749 />
750 </FileConfiguration>
751 <FileConfiguration
752 Name="Release|Win32"
753 ExcludedFromBuild="true"
754 >
755 <Tool
756 Name="VCCLCompilerTool"
757 />
758 </FileConfiguration>
759 </File>
760 <File
761 RelativePath="..\os_os2.h"
762 >
763 <FileConfiguration
764 Name="Debug|Win32"
765 ExcludedFromBuild="true"
766 >
767 <Tool
768 Name="VCCustomBuildTool"
769 />
770 </FileConfiguration>
771 <FileConfiguration
772 Name="Release|Win32"
773 ExcludedFromBuild="true"
774 >
775 <Tool
776 Name="VCCustomBuildTool"
777 />
778 </FileConfiguration>
779 </File>
780 <File
781 RelativePath="..\os_qnxnto.cpp"
782 >
783 <FileConfiguration
784 Name="Debug|Win32"
785 ExcludedFromBuild="true"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 />
790 </FileConfiguration>
791 <FileConfiguration
792 Name="Release|Win32"
793 ExcludedFromBuild="true"
794 >
795 <Tool
796 Name="VCCLCompilerTool"
797 />
798 </FileConfiguration>
799 </File>
800 <File
801 RelativePath="..\os_qnxnto.h"
802 >
803 <FileConfiguration
804 Name="Debug|Win32"
805 ExcludedFromBuild="true"
806 >
807 <Tool
808 Name="VCCustomBuildTool"
809 />
810 </FileConfiguration>
811 <FileConfiguration
812 Name="Release|Win32"
813 ExcludedFromBuild="true"
814 >
815 <Tool
816 Name="VCCustomBuildTool"
817 />
818 </FileConfiguration>
819 </File>
820 <File
821 RelativePath="..\os_solaris.cpp"
822 >
823 <FileConfiguration
824 Name="Debug|Win32"
825 ExcludedFromBuild="true"
826 >
827 <Tool
828 Name="VCCLCompilerTool"
829 />
830 </FileConfiguration>
831 <FileConfiguration
832 Name="Release|Win32"
833 ExcludedFromBuild="true"
834 >
835 <Tool
836 Name="VCCLCompilerTool"
837 />
838 </FileConfiguration>
839 </File>
840 <File
841 RelativePath="..\os_solaris.h"
842 >
843 <FileConfiguration
844 Name="Debug|Win32"
845 ExcludedFromBuild="true"
846 >
847 <Tool
848 Name="VCCustomBuildTool"
849 />
850 </FileConfiguration>
851 <FileConfiguration
852 Name="Release|Win32"
853 ExcludedFromBuild="true"
854 >
855 <Tool
856 Name="VCCustomBuildTool"
857 />
858 </FileConfiguration>
859 </File>
860 <File
861 RelativePath="..\os_win32.cpp"
862 >
863 </File>
864 <File
865 RelativePath="..\README"
866 >
867 </File>
868 <File
869 RelativePath="..\scsiata.cpp"
870 >
871 </File>
872 <File
873 RelativePath="..\scsicmds.cpp"
874 >
875 </File>
876 <File
877 RelativePath="..\scsicmds.h"
878 >
879 </File>
880 <File
881 RelativePath="..\scsiprint.cpp"
882 >
883 <FileConfiguration
884 Name="Debug|Win32"
885 ExcludedFromBuild="true"
886 >
887 <Tool
888 Name="VCCLCompilerTool"
889 />
890 </FileConfiguration>
891 </File>
892 <File
893 RelativePath="..\scsiprint.h"
894 >
895 <FileConfiguration
896 Name="Debug|Win32"
897 ExcludedFromBuild="true"
898 >
899 <Tool
900 Name="VCCustomBuildTool"
901 />
902 </FileConfiguration>
903 </File>
904 <File
905 RelativePath="..\smartctl.8.in"
906 >
907 </File>
908 <File
909 RelativePath="..\smartctl.cpp"
910 >
911 <FileConfiguration
912 Name="Debug|Win32"
913 ExcludedFromBuild="true"
914 >
915 <Tool
916 Name="VCCLCompilerTool"
917 />
918 </FileConfiguration>
919 <FileConfiguration
920 Name="Release|Win32"
921 ExcludedFromBuild="true"
922 >
923 <Tool
924 Name="VCCLCompilerTool"
925 />
926 </FileConfiguration>
927 </File>
928 <File
929 RelativePath="..\smartctl.h"
930 >
931 <FileConfiguration
932 Name="Debug|Win32"
933 ExcludedFromBuild="true"
934 >
935 <Tool
936 Name="VCCustomBuildTool"
937 />
938 </FileConfiguration>
939 <FileConfiguration
940 Name="Release|Win32"
941 ExcludedFromBuild="true"
942 >
943 <Tool
944 Name="VCCustomBuildTool"
945 />
946 </FileConfiguration>
947 </File>
948 <File
949 RelativePath="..\smartd.8.in"
950 >
951 </File>
952 <File
953 RelativePath="..\smartd.conf.5.in"
954 >
955 </File>
956 <File
957 RelativePath="..\smartd.cpp"
958 >
959 </File>
960 <File
961 RelativePath="..\smartd.initd.in"
962 >
963 </File>
964 <File
965 RelativePath=".\svnversion_vc8.h"
966 >
967 <FileConfiguration
968 Name="Debug|Win32"
969 >
970 <Tool
971 Name="VCCustomBuildTool"
972 Description="Copy $(InputPath) svnversion.h"
973 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
974 Outputs="svnversion.h"
975 />
976 </FileConfiguration>
977 <FileConfiguration
978 Name="Release|Win32"
979 >
980 <Tool
981 Name="VCCustomBuildTool"
982 Description="Copy $(InputPath) svnversion.h"
983 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
984 Outputs="svnversion.h"
985 />
986 </FileConfiguration>
987 </File>
988 <File
989 RelativePath="..\TODO"
990 >
991 </File>
992 <File
993 RelativePath="..\update-smart-drivedb.in"
994 >
995 </File>
996 <File
997 RelativePath="..\utility.cpp"
998 >
999 </File>
1000 <File
1001 RelativePath="..\utility.h"
1002 >
1003 </File>
1004 <File
1005 RelativePath="..\WARNINGS"
1006 >
1007 </File>
1008 </Files>
1009 <Globals>
1010 </Globals>
1011 </VisualStudioProject>