]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - os_win32/smartctl_vc8.vcproj
Imported Upstream version 5.39.1+svn3077
[mirror_smartmontools-debian.git] / os_win32 / smartctl_vc8.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="smartctl_vc8"
6 ProjectGUID="{3AFEDCDD-D289-4543-A91D-EFBA6C710247}"
7 RootNamespace="smartctl_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=".\smartctl_vc8.d"
21 IntermediateDirectory=".\smartctl_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=".\smartctl_vc8.r"
97 IntermediateDirectory=".\smartctl_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="smartctl.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 <FileConfiguration
183 Name="Debug|Win32"
184 ExcludedFromBuild="true"
185 >
186 <Tool
187 Name="VCCLCompilerTool"
188 />
189 </FileConfiguration>
190 <FileConfiguration
191 Name="Release|Win32"
192 ExcludedFromBuild="true"
193 >
194 <Tool
195 Name="VCCLCompilerTool"
196 />
197 </FileConfiguration>
198 </File>
199 <File
200 RelativePath=".\daemon_win32.h"
201 >
202 <FileConfiguration
203 Name="Debug|Win32"
204 ExcludedFromBuild="true"
205 >
206 <Tool
207 Name="VCCustomBuildTool"
208 />
209 </FileConfiguration>
210 <FileConfiguration
211 Name="Release|Win32"
212 ExcludedFromBuild="true"
213 >
214 <Tool
215 Name="VCCustomBuildTool"
216 />
217 </FileConfiguration>
218 </File>
219 <File
220 RelativePath=".\hostname_win32.cpp"
221 >
222 <FileConfiguration
223 Name="Debug|Win32"
224 ExcludedFromBuild="true"
225 >
226 <Tool
227 Name="VCCLCompilerTool"
228 />
229 </FileConfiguration>
230 <FileConfiguration
231 Name="Release|Win32"
232 ExcludedFromBuild="true"
233 >
234 <Tool
235 Name="VCCLCompilerTool"
236 />
237 </FileConfiguration>
238 </File>
239 <File
240 RelativePath=".\hostname_win32.h"
241 >
242 <FileConfiguration
243 Name="Debug|Win32"
244 ExcludedFromBuild="true"
245 >
246 <Tool
247 Name="VCCustomBuildTool"
248 />
249 </FileConfiguration>
250 <FileConfiguration
251 Name="Release|Win32"
252 ExcludedFromBuild="true"
253 >
254 <Tool
255 Name="VCCustomBuildTool"
256 />
257 </FileConfiguration>
258 </File>
259 <File
260 RelativePath=".\installer.nsi"
261 >
262 </File>
263 <File
264 RelativePath=".\syslog.h"
265 >
266 <FileConfiguration
267 Name="Debug|Win32"
268 ExcludedFromBuild="true"
269 >
270 <Tool
271 Name="VCCustomBuildTool"
272 />
273 </FileConfiguration>
274 <FileConfiguration
275 Name="Release|Win32"
276 ExcludedFromBuild="true"
277 >
278 <Tool
279 Name="VCCustomBuildTool"
280 />
281 </FileConfiguration>
282 </File>
283 <File
284 RelativePath=".\syslog_win32.cpp"
285 >
286 <FileConfiguration
287 Name="Debug|Win32"
288 ExcludedFromBuild="true"
289 >
290 <Tool
291 Name="VCCLCompilerTool"
292 />
293 </FileConfiguration>
294 <FileConfiguration
295 Name="Release|Win32"
296 ExcludedFromBuild="true"
297 >
298 <Tool
299 Name="VCCLCompilerTool"
300 />
301 </FileConfiguration>
302 </File>
303 </Filter>
304 <Filter
305 Name="posix"
306 >
307 <File
308 RelativePath="..\posix\getopt.c"
309 >
310 </File>
311 <File
312 RelativePath="..\posix\getopt.h"
313 >
314 </File>
315 <File
316 RelativePath="..\posix\getopt1.c"
317 >
318 </File>
319 <File
320 RelativePath="..\posix\regcomp.c"
321 >
322 <FileConfiguration
323 Name="Debug|Win32"
324 ExcludedFromBuild="true"
325 >
326 <Tool
327 Name="VCCLCompilerTool"
328 />
329 </FileConfiguration>
330 <FileConfiguration
331 Name="Release|Win32"
332 ExcludedFromBuild="true"
333 >
334 <Tool
335 Name="VCCLCompilerTool"
336 />
337 </FileConfiguration>
338 </File>
339 <File
340 RelativePath="..\posix\regex.c"
341 >
342 </File>
343 <File
344 RelativePath="..\posix\regex.h"
345 >
346 </File>
347 <File
348 RelativePath="..\posix\regex_internal.c"
349 >
350 <FileConfiguration
351 Name="Debug|Win32"
352 ExcludedFromBuild="true"
353 >
354 <Tool
355 Name="VCCLCompilerTool"
356 />
357 </FileConfiguration>
358 <FileConfiguration
359 Name="Release|Win32"
360 ExcludedFromBuild="true"
361 >
362 <Tool
363 Name="VCCLCompilerTool"
364 />
365 </FileConfiguration>
366 </File>
367 <File
368 RelativePath="..\posix\regex_internal.h"
369 >
370 </File>
371 <File
372 RelativePath="..\posix\regexec.c"
373 >
374 <FileConfiguration
375 Name="Debug|Win32"
376 ExcludedFromBuild="true"
377 >
378 <Tool
379 Name="VCCLCompilerTool"
380 />
381 </FileConfiguration>
382 <FileConfiguration
383 Name="Release|Win32"
384 ExcludedFromBuild="true"
385 >
386 <Tool
387 Name="VCCLCompilerTool"
388 />
389 </FileConfiguration>
390 </File>
391 </Filter>
392 <File
393 RelativePath="..\atacmdnames.cpp"
394 >
395 </File>
396 <File
397 RelativePath="..\atacmdnames.h"
398 >
399 </File>
400 <File
401 RelativePath="..\atacmds.cpp"
402 >
403 </File>
404 <File
405 RelativePath="..\atacmds.h"
406 >
407 </File>
408 <File
409 RelativePath="..\ataprint.cpp"
410 >
411 </File>
412 <File
413 RelativePath="..\ataprint.h"
414 >
415 </File>
416 <File
417 RelativePath="..\AUTHORS"
418 >
419 </File>
420 <File
421 RelativePath="..\autogen.sh"
422 >
423 </File>
424 <File
425 RelativePath="..\cciss.cpp"
426 >
427 <FileConfiguration
428 Name="Debug|Win32"
429 ExcludedFromBuild="true"
430 >
431 <Tool
432 Name="VCCLCompilerTool"
433 />
434 </FileConfiguration>
435 <FileConfiguration
436 Name="Release|Win32"
437 ExcludedFromBuild="true"
438 >
439 <Tool
440 Name="VCCLCompilerTool"
441 />
442 </FileConfiguration>
443 </File>
444 <File
445 RelativePath="..\cciss.h"
446 >
447 <FileConfiguration
448 Name="Debug|Win32"
449 ExcludedFromBuild="true"
450 >
451 <Tool
452 Name="VCCustomBuildTool"
453 />
454 </FileConfiguration>
455 <FileConfiguration
456 Name="Release|Win32"
457 ExcludedFromBuild="true"
458 >
459 <Tool
460 Name="VCCustomBuildTool"
461 />
462 </FileConfiguration>
463 </File>
464 <File
465 RelativePath="..\CHANGELOG"
466 >
467 </File>
468 <File
469 RelativePath="..\config.h.in"
470 >
471 </File>
472 <File
473 RelativePath=".\config_vc8.h"
474 >
475 <FileConfiguration
476 Name="Debug|Win32"
477 >
478 <Tool
479 Name="VCCustomBuildTool"
480 Description="Copy $(InputPath) config.h"
481 CommandLine="copy $(InputPath) config.h&#x0D;&#x0A;"
482 Outputs="config.h"
483 />
484 </FileConfiguration>
485 <FileConfiguration
486 Name="Release|Win32"
487 >
488 <Tool
489 Name="VCCustomBuildTool"
490 Description="Copy $(InputPath) config.h"
491 CommandLine="copy $(InputPath) config.h&#x0D;&#x0A;"
492 Outputs="config.h"
493 />
494 </FileConfiguration>
495 </File>
496 <File
497 RelativePath="..\configure.in"
498 >
499 </File>
500 <File
501 RelativePath="..\dev_ata_cmd_set.cpp"
502 >
503 </File>
504 <File
505 RelativePath="..\dev_ata_cmd_set.h"
506 >
507 </File>
508 <File
509 RelativePath="..\dev_interface.cpp"
510 >
511 </File>
512 <File
513 RelativePath="..\dev_interface.h"
514 >
515 </File>
516 <File
517 RelativePath="..\dev_legacy.cpp"
518 >
519 <FileConfiguration
520 Name="Debug|Win32"
521 ExcludedFromBuild="true"
522 >
523 <Tool
524 Name="VCCLCompilerTool"
525 />
526 </FileConfiguration>
527 <FileConfiguration
528 Name="Release|Win32"
529 ExcludedFromBuild="true"
530 >
531 <Tool
532 Name="VCCLCompilerTool"
533 />
534 </FileConfiguration>
535 </File>
536 <File
537 RelativePath="..\dev_tunnelled.h"
538 >
539 </File>
540 <File
541 RelativePath="..\do_release"
542 >
543 </File>
544 <File
545 RelativePath="..\Doxyfile"
546 >
547 </File>
548 <File
549 RelativePath="..\drivedb.h"
550 >
551 </File>
552 <File
553 RelativePath="..\extern.h"
554 >
555 </File>
556 <File
557 RelativePath="..\INSTALL"
558 >
559 </File>
560 <File
561 RelativePath="..\int64.h"
562 >
563 </File>
564 <File
565 RelativePath="..\knowndrives.cpp"
566 >
567 </File>
568 <File
569 RelativePath="..\knowndrives.h"
570 >
571 </File>
572 <File
573 RelativePath="..\Makefile.am"
574 >
575 </File>
576 <File
577 RelativePath="..\NEWS"
578 >
579 </File>
580 <File
581 RelativePath="..\os_darwin.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_darwin.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_freebsd.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_freebsd.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_generic.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_generic.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_linux.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_linux.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_netbsd.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_netbsd.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_openbsd.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_openbsd.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_os2.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_os2.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_qnxnto.cpp"
862 >
863 <FileConfiguration
864 Name="Debug|Win32"
865 ExcludedFromBuild="true"
866 >
867 <Tool
868 Name="VCCLCompilerTool"
869 />
870 </FileConfiguration>
871 <FileConfiguration
872 Name="Release|Win32"
873 ExcludedFromBuild="true"
874 >
875 <Tool
876 Name="VCCLCompilerTool"
877 />
878 </FileConfiguration>
879 </File>
880 <File
881 RelativePath="..\os_qnxnto.h"
882 >
883 <FileConfiguration
884 Name="Debug|Win32"
885 ExcludedFromBuild="true"
886 >
887 <Tool
888 Name="VCCustomBuildTool"
889 />
890 </FileConfiguration>
891 <FileConfiguration
892 Name="Release|Win32"
893 ExcludedFromBuild="true"
894 >
895 <Tool
896 Name="VCCustomBuildTool"
897 />
898 </FileConfiguration>
899 </File>
900 <File
901 RelativePath="..\os_solaris.cpp"
902 >
903 <FileConfiguration
904 Name="Debug|Win32"
905 ExcludedFromBuild="true"
906 >
907 <Tool
908 Name="VCCLCompilerTool"
909 />
910 </FileConfiguration>
911 <FileConfiguration
912 Name="Release|Win32"
913 ExcludedFromBuild="true"
914 >
915 <Tool
916 Name="VCCLCompilerTool"
917 />
918 </FileConfiguration>
919 </File>
920 <File
921 RelativePath="..\os_solaris.h"
922 >
923 <FileConfiguration
924 Name="Debug|Win32"
925 ExcludedFromBuild="true"
926 >
927 <Tool
928 Name="VCCustomBuildTool"
929 />
930 </FileConfiguration>
931 <FileConfiguration
932 Name="Release|Win32"
933 ExcludedFromBuild="true"
934 >
935 <Tool
936 Name="VCCustomBuildTool"
937 />
938 </FileConfiguration>
939 </File>
940 <File
941 RelativePath="..\os_win32.cpp"
942 >
943 </File>
944 <File
945 RelativePath="..\README"
946 >
947 </File>
948 <File
949 RelativePath="..\scsiata.cpp"
950 >
951 </File>
952 <File
953 RelativePath="..\scsicmds.cpp"
954 >
955 </File>
956 <File
957 RelativePath="..\scsicmds.h"
958 >
959 </File>
960 <File
961 RelativePath="..\scsiprint.cpp"
962 >
963 </File>
964 <File
965 RelativePath="..\scsiprint.h"
966 >
967 </File>
968 <File
969 RelativePath="..\smartctl.8.in"
970 >
971 </File>
972 <File
973 RelativePath="..\smartctl.cpp"
974 >
975 </File>
976 <File
977 RelativePath="..\smartctl.h"
978 >
979 </File>
980 <File
981 RelativePath="..\smartd.8.in"
982 >
983 </File>
984 <File
985 RelativePath="..\smartd.conf.5.in"
986 >
987 </File>
988 <File
989 RelativePath="..\smartd.cpp"
990 >
991 <FileConfiguration
992 Name="Debug|Win32"
993 ExcludedFromBuild="true"
994 >
995 <Tool
996 Name="VCCLCompilerTool"
997 />
998 </FileConfiguration>
999 <FileConfiguration
1000 Name="Release|Win32"
1001 ExcludedFromBuild="true"
1002 >
1003 <Tool
1004 Name="VCCLCompilerTool"
1005 />
1006 </FileConfiguration>
1007 </File>
1008 <File
1009 RelativePath="..\smartd.initd.in"
1010 >
1011 </File>
1012 <File
1013 RelativePath=".\svnversion_vc8.h"
1014 >
1015 <FileConfiguration
1016 Name="Debug|Win32"
1017 >
1018 <Tool
1019 Name="VCCustomBuildTool"
1020 Description="Copy $(InputPath) svnversion.h"
1021 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1022 Outputs="svnversion.h"
1023 />
1024 </FileConfiguration>
1025 <FileConfiguration
1026 Name="Release|Win32"
1027 >
1028 <Tool
1029 Name="VCCustomBuildTool"
1030 Description="Copy $(InputPath) svnversion.h"
1031 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1032 Outputs="svnversion.h"
1033 />
1034 </FileConfiguration>
1035 </File>
1036 <File
1037 RelativePath="..\TODO"
1038 >
1039 </File>
1040 <File
1041 RelativePath="..\update-smart-drivedb.in"
1042 >
1043 </File>
1044 <File
1045 RelativePath="..\utility.cpp"
1046 >
1047 </File>
1048 <File
1049 RelativePath="..\utility.h"
1050 >
1051 </File>
1052 <File
1053 RelativePath="..\WARNINGS"
1054 >
1055 </File>
1056 </Files>
1057 <Globals>
1058 </Globals>
1059 </VisualStudioProject>