]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - os_win32/smartd_vc8.vcproj
Imported Upstream version 5.41+svn3365
[mirror_smartmontools-debian.git] / os_win32 / smartd_vc8.vcproj
CommitLineData
a23d5117
GI
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"
cfbba5b9 43 AdditionalIncludeDirectories=".,..\getopt,..\regex,$(IntDir)"
a23d5117
GI
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"
cfbba5b9 119 AdditionalIncludeDirectories=".,..\getopt,..\regex,$(IntDir)"
a23d5117
GI
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>
cfbba5b9
GI
207 <File
208 RelativePath=".\update-smart-drivedb.nsi"
209 >
210 </File>
211 <File
212 RelativePath=".\wbemcli_small.h"
213 >
214 </File>
215 <File
216 RelativePath=".\wmiquery.cpp"
217 >
218 </File>
219 <File
220 RelativePath=".\wmiquery.h"
221 >
222 </File>
a23d5117
GI
223 </Filter>
224 <Filter
e9583e0c 225 Name="regex"
a23d5117
GI
226 >
227 <File
e9583e0c 228 RelativePath="..\regex\regcomp.c"
a23d5117
GI
229 >
230 <FileConfiguration
231 Name="Debug|Win32"
232 ExcludedFromBuild="true"
233 >
234 <Tool
235 Name="VCCLCompilerTool"
236 />
237 </FileConfiguration>
238 <FileConfiguration
239 Name="Release|Win32"
240 ExcludedFromBuild="true"
241 >
242 <Tool
243 Name="VCCLCompilerTool"
244 />
245 </FileConfiguration>
246 </File>
247 <File
e9583e0c 248 RelativePath="..\regex\regex.c"
a23d5117
GI
249 >
250 </File>
251 <File
e9583e0c 252 RelativePath="..\regex\regex.h"
a23d5117
GI
253 >
254 </File>
255 <File
e9583e0c 256 RelativePath="..\regex\regex_internal.c"
a23d5117
GI
257 >
258 <FileConfiguration
259 Name="Debug|Win32"
260 ExcludedFromBuild="true"
261 >
262 <Tool
263 Name="VCCLCompilerTool"
264 />
265 </FileConfiguration>
266 <FileConfiguration
267 Name="Release|Win32"
268 ExcludedFromBuild="true"
269 >
270 <Tool
271 Name="VCCLCompilerTool"
272 />
273 </FileConfiguration>
274 </File>
275 <File
e9583e0c 276 RelativePath="..\regex\regex_internal.h"
a23d5117
GI
277 >
278 </File>
279 <File
e9583e0c 280 RelativePath="..\regex\regexec.c"
a23d5117
GI
281 >
282 <FileConfiguration
283 Name="Debug|Win32"
284 ExcludedFromBuild="true"
285 >
286 <Tool
287 Name="VCCLCompilerTool"
288 />
289 </FileConfiguration>
290 <FileConfiguration
291 Name="Release|Win32"
292 ExcludedFromBuild="true"
293 >
294 <Tool
295 Name="VCCLCompilerTool"
296 />
297 </FileConfiguration>
298 </File>
299 </Filter>
e9583e0c
GI
300 <Filter
301 Name="getopt"
302 >
303 <File
304 RelativePath="..\getopt\getopt.c"
305 >
306 </File>
307 <File
308 RelativePath="..\getopt\getopt.h"
309 >
310 </File>
311 <File
312 RelativePath="..\getopt\getopt1.c"
313 >
314 </File>
315 </Filter>
a23d5117
GI
316 <File
317 RelativePath="..\atacmdnames.cpp"
318 >
319 </File>
320 <File
321 RelativePath="..\atacmdnames.h"
322 >
323 </File>
324 <File
325 RelativePath="..\atacmds.cpp"
326 >
327 </File>
328 <File
329 RelativePath="..\atacmds.h"
330 >
331 </File>
332 <File
333 RelativePath="..\ataprint.cpp"
334 >
335 <FileConfiguration
336 Name="Debug|Win32"
337 ExcludedFromBuild="true"
338 >
339 <Tool
340 Name="VCCLCompilerTool"
341 />
342 </FileConfiguration>
cfbba5b9
GI
343 <FileConfiguration
344 Name="Release|Win32"
345 ExcludedFromBuild="true"
346 >
347 <Tool
348 Name="VCCLCompilerTool"
349 />
350 </FileConfiguration>
a23d5117
GI
351 </File>
352 <File
353 RelativePath="..\ataprint.h"
354 >
355 <FileConfiguration
356 Name="Debug|Win32"
357 ExcludedFromBuild="true"
358 >
359 <Tool
360 Name="VCCustomBuildTool"
361 />
362 </FileConfiguration>
cfbba5b9
GI
363 <FileConfiguration
364 Name="Release|Win32"
365 ExcludedFromBuild="true"
366 >
367 <Tool
368 Name="VCCustomBuildTool"
369 />
370 </FileConfiguration>
a23d5117
GI
371 </File>
372 <File
373 RelativePath="..\AUTHORS"
374 >
375 </File>
376 <File
377 RelativePath="..\autogen.sh"
378 >
379 </File>
380 <File
381 RelativePath="..\cciss.cpp"
382 >
383 <FileConfiguration
384 Name="Debug|Win32"
385 ExcludedFromBuild="true"
386 >
387 <Tool
388 Name="VCCLCompilerTool"
389 />
390 </FileConfiguration>
391 <FileConfiguration
392 Name="Release|Win32"
393 ExcludedFromBuild="true"
394 >
395 <Tool
396 Name="VCCLCompilerTool"
397 />
398 </FileConfiguration>
399 </File>
400 <File
401 RelativePath="..\cciss.h"
402 >
403 <FileConfiguration
404 Name="Debug|Win32"
405 ExcludedFromBuild="true"
406 >
407 <Tool
408 Name="VCCustomBuildTool"
409 />
410 </FileConfiguration>
411 <FileConfiguration
412 Name="Release|Win32"
413 ExcludedFromBuild="true"
414 >
415 <Tool
416 Name="VCCustomBuildTool"
417 />
418 </FileConfiguration>
419 </File>
420 <File
421 RelativePath="..\CHANGELOG"
422 >
423 </File>
424 <File
425 RelativePath="..\config.h.in"
426 >
427 </File>
428 <File
429 RelativePath=".\config_vc8.h"
430 >
431 <FileConfiguration
432 Name="Debug|Win32"
433 >
434 <Tool
435 Name="VCCustomBuildTool"
cfbba5b9
GI
436 Description="Copy $(InputPath) $(IntDir)\config.h"
437 CommandLine="copy $(InputPath) $(IntDir)\config.h&#x0D;&#x0A;"
438 Outputs="$(IntDir)\config.h"
a23d5117
GI
439 />
440 </FileConfiguration>
441 <FileConfiguration
442 Name="Release|Win32"
443 >
444 <Tool
445 Name="VCCustomBuildTool"
cfbba5b9
GI
446 Description="Copy $(InputPath) $(IntDir)\config.h"
447 CommandLine="copy $(InputPath) $(IntDir)\config.h&#x0D;&#x0A;"
448 Outputs="$(IntDir)\config.h"
a23d5117
GI
449 />
450 </FileConfiguration>
451 </File>
452 <File
453 RelativePath="..\configure.in"
454 >
455 </File>
cfbba5b9
GI
456 <File
457 RelativePath="..\csmisas.h"
458 >
459 </File>
a23d5117
GI
460 <File
461 RelativePath="..\dev_ata_cmd_set.cpp"
462 >
463 </File>
464 <File
465 RelativePath="..\dev_ata_cmd_set.h"
466 >
467 </File>
468 <File
469 RelativePath="..\dev_interface.cpp"
470 >
471 </File>
472 <File
473 RelativePath="..\dev_interface.h"
474 >
475 </File>
476 <File
477 RelativePath="..\dev_legacy.cpp"
478 >
479 <FileConfiguration
480 Name="Debug|Win32"
481 ExcludedFromBuild="true"
482 >
483 <Tool
484 Name="VCCLCompilerTool"
485 />
486 </FileConfiguration>
487 <FileConfiguration
488 Name="Release|Win32"
489 ExcludedFromBuild="true"
490 >
491 <Tool
492 Name="VCCLCompilerTool"
493 />
494 </FileConfiguration>
495 </File>
496 <File
497 RelativePath="..\dev_tunnelled.h"
498 >
499 </File>
500 <File
501 RelativePath="..\do_release"
502 >
503 </File>
504 <File
505 RelativePath="..\Doxyfile"
506 >
507 </File>
508 <File
509 RelativePath="..\drivedb.h"
510 >
511 </File>
a23d5117
GI
512 <File
513 RelativePath="..\INSTALL"
514 >
515 </File>
516 <File
517 RelativePath="..\int64.h"
518 >
519 </File>
520 <File
521 RelativePath="..\knowndrives.cpp"
522 >
523 </File>
524 <File
525 RelativePath="..\knowndrives.h"
526 >
527 </File>
528 <File
529 RelativePath="..\Makefile.am"
530 >
531 </File>
cfbba5b9
GI
532 <File
533 RelativePath="..\megaraid.h"
534 >
535 <FileConfiguration
536 Name="Debug|Win32"
537 ExcludedFromBuild="true"
538 >
539 <Tool
540 Name="VCCustomBuildTool"
541 />
542 </FileConfiguration>
543 <FileConfiguration
544 Name="Release|Win32"
545 ExcludedFromBuild="true"
546 >
547 <Tool
548 Name="VCCustomBuildTool"
549 />
550 </FileConfiguration>
551 </File>
a23d5117
GI
552 <File
553 RelativePath="..\NEWS"
554 >
555 </File>
556 <File
557 RelativePath="..\os_darwin.cpp"
558 >
559 <FileConfiguration
560 Name="Debug|Win32"
561 ExcludedFromBuild="true"
562 >
563 <Tool
564 Name="VCCLCompilerTool"
565 />
566 </FileConfiguration>
567 <FileConfiguration
568 Name="Release|Win32"
569 ExcludedFromBuild="true"
570 >
571 <Tool
572 Name="VCCLCompilerTool"
573 />
574 </FileConfiguration>
575 </File>
576 <File
577 RelativePath="..\os_darwin.h"
578 >
579 <FileConfiguration
580 Name="Debug|Win32"
581 ExcludedFromBuild="true"
582 >
583 <Tool
584 Name="VCCustomBuildTool"
585 />
586 </FileConfiguration>
587 <FileConfiguration
588 Name="Release|Win32"
589 ExcludedFromBuild="true"
590 >
591 <Tool
592 Name="VCCustomBuildTool"
593 />
594 </FileConfiguration>
595 </File>
596 <File
597 RelativePath="..\os_freebsd.cpp"
598 >
599 <FileConfiguration
600 Name="Debug|Win32"
601 ExcludedFromBuild="true"
602 >
603 <Tool
604 Name="VCCLCompilerTool"
605 />
606 </FileConfiguration>
607 <FileConfiguration
608 Name="Release|Win32"
609 ExcludedFromBuild="true"
610 >
611 <Tool
612 Name="VCCLCompilerTool"
613 />
614 </FileConfiguration>
615 </File>
616 <File
617 RelativePath="..\os_freebsd.h"
618 >
619 <FileConfiguration
620 Name="Debug|Win32"
621 ExcludedFromBuild="true"
622 >
623 <Tool
624 Name="VCCustomBuildTool"
625 />
626 </FileConfiguration>
627 <FileConfiguration
628 Name="Release|Win32"
629 ExcludedFromBuild="true"
630 >
631 <Tool
632 Name="VCCustomBuildTool"
633 />
634 </FileConfiguration>
635 </File>
636 <File
637 RelativePath="..\os_generic.cpp"
638 >
639 <FileConfiguration
640 Name="Debug|Win32"
641 ExcludedFromBuild="true"
642 >
643 <Tool
644 Name="VCCLCompilerTool"
645 />
646 </FileConfiguration>
647 <FileConfiguration
648 Name="Release|Win32"
649 ExcludedFromBuild="true"
650 >
651 <Tool
652 Name="VCCLCompilerTool"
653 />
654 </FileConfiguration>
655 </File>
656 <File
657 RelativePath="..\os_generic.h"
658 >
659 <FileConfiguration
660 Name="Debug|Win32"
661 ExcludedFromBuild="true"
662 >
663 <Tool
664 Name="VCCustomBuildTool"
665 />
666 </FileConfiguration>
667 <FileConfiguration
668 Name="Release|Win32"
669 ExcludedFromBuild="true"
670 >
671 <Tool
672 Name="VCCustomBuildTool"
673 />
674 </FileConfiguration>
675 </File>
676 <File
677 RelativePath="..\os_linux.cpp"
678 >
679 <FileConfiguration
680 Name="Debug|Win32"
681 ExcludedFromBuild="true"
682 >
683 <Tool
684 Name="VCCLCompilerTool"
685 />
686 </FileConfiguration>
687 <FileConfiguration
688 Name="Release|Win32"
689 ExcludedFromBuild="true"
690 >
691 <Tool
692 Name="VCCLCompilerTool"
693 />
694 </FileConfiguration>
695 </File>
696 <File
697 RelativePath="..\os_linux.h"
698 >
699 <FileConfiguration
700 Name="Debug|Win32"
701 ExcludedFromBuild="true"
702 >
703 <Tool
704 Name="VCCustomBuildTool"
705 />
706 </FileConfiguration>
707 <FileConfiguration
708 Name="Release|Win32"
709 ExcludedFromBuild="true"
710 >
711 <Tool
712 Name="VCCustomBuildTool"
713 />
714 </FileConfiguration>
715 </File>
716 <File
717 RelativePath="..\os_netbsd.cpp"
718 >
719 <FileConfiguration
720 Name="Debug|Win32"
721 ExcludedFromBuild="true"
722 >
723 <Tool
724 Name="VCCLCompilerTool"
725 />
726 </FileConfiguration>
727 <FileConfiguration
728 Name="Release|Win32"
729 ExcludedFromBuild="true"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 />
734 </FileConfiguration>
735 </File>
736 <File
737 RelativePath="..\os_netbsd.h"
738 >
739 <FileConfiguration
740 Name="Debug|Win32"
741 ExcludedFromBuild="true"
742 >
743 <Tool
744 Name="VCCustomBuildTool"
745 />
746 </FileConfiguration>
747 <FileConfiguration
748 Name="Release|Win32"
749 ExcludedFromBuild="true"
750 >
751 <Tool
752 Name="VCCustomBuildTool"
753 />
754 </FileConfiguration>
755 </File>
756 <File
757 RelativePath="..\os_openbsd.cpp"
758 >
759 <FileConfiguration
760 Name="Debug|Win32"
761 ExcludedFromBuild="true"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 />
766 </FileConfiguration>
767 <FileConfiguration
768 Name="Release|Win32"
769 ExcludedFromBuild="true"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 />
774 </FileConfiguration>
775 </File>
776 <File
777 RelativePath="..\os_openbsd.h"
778 >
779 <FileConfiguration
780 Name="Debug|Win32"
781 ExcludedFromBuild="true"
782 >
783 <Tool
784 Name="VCCustomBuildTool"
785 />
786 </FileConfiguration>
787 <FileConfiguration
788 Name="Release|Win32"
789 ExcludedFromBuild="true"
790 >
791 <Tool
792 Name="VCCustomBuildTool"
793 />
794 </FileConfiguration>
795 </File>
796 <File
797 RelativePath="..\os_os2.cpp"
798 >
799 <FileConfiguration
800 Name="Debug|Win32"
801 ExcludedFromBuild="true"
802 >
803 <Tool
804 Name="VCCLCompilerTool"
805 />
806 </FileConfiguration>
807 <FileConfiguration
808 Name="Release|Win32"
809 ExcludedFromBuild="true"
810 >
811 <Tool
812 Name="VCCLCompilerTool"
813 />
814 </FileConfiguration>
815 </File>
816 <File
817 RelativePath="..\os_os2.h"
818 >
819 <FileConfiguration
820 Name="Debug|Win32"
821 ExcludedFromBuild="true"
822 >
823 <Tool
824 Name="VCCustomBuildTool"
825 />
826 </FileConfiguration>
827 <FileConfiguration
828 Name="Release|Win32"
829 ExcludedFromBuild="true"
830 >
831 <Tool
832 Name="VCCustomBuildTool"
833 />
834 </FileConfiguration>
835 </File>
836 <File
837 RelativePath="..\os_qnxnto.cpp"
838 >
839 <FileConfiguration
840 Name="Debug|Win32"
841 ExcludedFromBuild="true"
842 >
843 <Tool
844 Name="VCCLCompilerTool"
845 />
846 </FileConfiguration>
847 <FileConfiguration
848 Name="Release|Win32"
849 ExcludedFromBuild="true"
850 >
851 <Tool
852 Name="VCCLCompilerTool"
853 />
854 </FileConfiguration>
855 </File>
856 <File
857 RelativePath="..\os_qnxnto.h"
858 >
859 <FileConfiguration
860 Name="Debug|Win32"
861 ExcludedFromBuild="true"
862 >
863 <Tool
864 Name="VCCustomBuildTool"
865 />
866 </FileConfiguration>
867 <FileConfiguration
868 Name="Release|Win32"
869 ExcludedFromBuild="true"
870 >
871 <Tool
872 Name="VCCustomBuildTool"
873 />
874 </FileConfiguration>
875 </File>
876 <File
877 RelativePath="..\os_solaris.cpp"
878 >
879 <FileConfiguration
880 Name="Debug|Win32"
881 ExcludedFromBuild="true"
882 >
883 <Tool
884 Name="VCCLCompilerTool"
885 />
886 </FileConfiguration>
887 <FileConfiguration
888 Name="Release|Win32"
889 ExcludedFromBuild="true"
890 >
891 <Tool
892 Name="VCCLCompilerTool"
893 />
894 </FileConfiguration>
895 </File>
896 <File
897 RelativePath="..\os_solaris.h"
898 >
899 <FileConfiguration
900 Name="Debug|Win32"
901 ExcludedFromBuild="true"
902 >
903 <Tool
904 Name="VCCustomBuildTool"
905 />
906 </FileConfiguration>
907 <FileConfiguration
908 Name="Release|Win32"
909 ExcludedFromBuild="true"
910 >
911 <Tool
912 Name="VCCustomBuildTool"
913 />
914 </FileConfiguration>
915 </File>
916 <File
917 RelativePath="..\os_win32.cpp"
918 >
919 </File>
920 <File
921 RelativePath="..\README"
922 >
923 </File>
924 <File
925 RelativePath="..\scsiata.cpp"
926 >
927 </File>
928 <File
929 RelativePath="..\scsicmds.cpp"
930 >
931 </File>
932 <File
933 RelativePath="..\scsicmds.h"
934 >
935 </File>
936 <File
937 RelativePath="..\scsiprint.cpp"
938 >
939 <FileConfiguration
940 Name="Debug|Win32"
941 ExcludedFromBuild="true"
942 >
943 <Tool
944 Name="VCCLCompilerTool"
945 />
946 </FileConfiguration>
cfbba5b9
GI
947 <FileConfiguration
948 Name="Release|Win32"
949 ExcludedFromBuild="true"
950 >
951 <Tool
952 Name="VCCLCompilerTool"
953 />
954 </FileConfiguration>
a23d5117
GI
955 </File>
956 <File
957 RelativePath="..\scsiprint.h"
958 >
959 <FileConfiguration
960 Name="Debug|Win32"
cfbba5b9
GI
961 ExcludedFromBuild="true"
962 >
963 <Tool
964 Name="VCCustomBuildTool"
965 />
966 </FileConfiguration>
967 <FileConfiguration
968 Name="Release|Win32"
a23d5117
GI
969 ExcludedFromBuild="true"
970 >
971 <Tool
972 Name="VCCustomBuildTool"
973 />
974 </FileConfiguration>
975 </File>
976 <File
977 RelativePath="..\smartctl.8.in"
978 >
979 </File>
980 <File
981 RelativePath="..\smartctl.cpp"
982 >
983 <FileConfiguration
984 Name="Debug|Win32"
985 ExcludedFromBuild="true"
986 >
987 <Tool
988 Name="VCCLCompilerTool"
989 />
990 </FileConfiguration>
991 <FileConfiguration
992 Name="Release|Win32"
993 ExcludedFromBuild="true"
994 >
995 <Tool
996 Name="VCCLCompilerTool"
997 />
998 </FileConfiguration>
999 </File>
1000 <File
1001 RelativePath="..\smartctl.h"
1002 >
1003 <FileConfiguration
1004 Name="Debug|Win32"
1005 ExcludedFromBuild="true"
1006 >
1007 <Tool
1008 Name="VCCustomBuildTool"
1009 />
1010 </FileConfiguration>
1011 <FileConfiguration
1012 Name="Release|Win32"
1013 ExcludedFromBuild="true"
1014 >
1015 <Tool
1016 Name="VCCustomBuildTool"
1017 />
1018 </FileConfiguration>
1019 </File>
1020 <File
1021 RelativePath="..\smartd.8.in"
1022 >
1023 </File>
1024 <File
1025 RelativePath="..\smartd.conf.5.in"
1026 >
1027 </File>
1028 <File
1029 RelativePath="..\smartd.cpp"
1030 >
1031 </File>
1032 <File
1033 RelativePath="..\smartd.initd.in"
1034 >
1035 </File>
1036 <File
1037 RelativePath=".\svnversion_vc8.h"
1038 >
1039 <FileConfiguration
1040 Name="Debug|Win32"
1041 >
1042 <Tool
1043 Name="VCCustomBuildTool"
1044 Description="Copy $(InputPath) svnversion.h"
1045 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1046 Outputs="svnversion.h"
1047 />
1048 </FileConfiguration>
1049 <FileConfiguration
1050 Name="Release|Win32"
1051 >
1052 <Tool
1053 Name="VCCustomBuildTool"
1054 Description="Copy $(InputPath) svnversion.h"
1055 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1056 Outputs="svnversion.h"
1057 />
1058 </FileConfiguration>
1059 </File>
1060 <File
1061 RelativePath="..\TODO"
1062 >
1063 </File>
7f0798ef
GI
1064 <File
1065 RelativePath="..\update-smart-drivedb.in"
1066 >
1067 </File>
a23d5117
GI
1068 <File
1069 RelativePath="..\utility.cpp"
1070 >
1071 </File>
1072 <File
1073 RelativePath="..\utility.h"
1074 >
1075 </File>
1076 <File
1077 RelativePath="..\WARNINGS"
1078 >
1079 </File>
1080 </Files>
1081 <Globals>
1082 </Globals>
1083</VisualStudioProject>