]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - os_win32/smartctl_vc8.vcproj
Imported Upstream version 5.41+svn3365
[mirror_smartmontools-debian.git] / os_win32 / smartctl_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="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"
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=".\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"
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="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>
cfbba5b9
GI
303 <File
304 RelativePath=".\update-smart-drivedb.nsi"
305 >
306 </File>
307 <File
308 RelativePath=".\wbemcli_small.h"
309 >
310 </File>
311 <File
312 RelativePath=".\wmiquery.cpp"
313 >
314 </File>
315 <File
316 RelativePath=".\wmiquery.h"
317 >
318 </File>
a23d5117
GI
319 </Filter>
320 <Filter
e9583e0c 321 Name="regex"
a23d5117
GI
322 >
323 <File
e9583e0c 324 RelativePath="..\regex\regcomp.c"
a23d5117
GI
325 >
326 <FileConfiguration
327 Name="Debug|Win32"
328 ExcludedFromBuild="true"
329 >
330 <Tool
331 Name="VCCLCompilerTool"
332 />
333 </FileConfiguration>
334 <FileConfiguration
335 Name="Release|Win32"
336 ExcludedFromBuild="true"
337 >
338 <Tool
339 Name="VCCLCompilerTool"
340 />
341 </FileConfiguration>
342 </File>
343 <File
e9583e0c 344 RelativePath="..\regex\regex.c"
a23d5117
GI
345 >
346 </File>
347 <File
e9583e0c 348 RelativePath="..\regex\regex.h"
a23d5117
GI
349 >
350 </File>
351 <File
e9583e0c 352 RelativePath="..\regex\regex_internal.c"
a23d5117
GI
353 >
354 <FileConfiguration
355 Name="Debug|Win32"
356 ExcludedFromBuild="true"
357 >
358 <Tool
359 Name="VCCLCompilerTool"
360 />
361 </FileConfiguration>
362 <FileConfiguration
363 Name="Release|Win32"
364 ExcludedFromBuild="true"
365 >
366 <Tool
367 Name="VCCLCompilerTool"
368 />
369 </FileConfiguration>
370 </File>
371 <File
e9583e0c 372 RelativePath="..\regex\regex_internal.h"
a23d5117
GI
373 >
374 </File>
375 <File
e9583e0c 376 RelativePath="..\regex\regexec.c"
a23d5117
GI
377 >
378 <FileConfiguration
379 Name="Debug|Win32"
380 ExcludedFromBuild="true"
381 >
382 <Tool
383 Name="VCCLCompilerTool"
384 />
385 </FileConfiguration>
386 <FileConfiguration
387 Name="Release|Win32"
388 ExcludedFromBuild="true"
389 >
390 <Tool
391 Name="VCCLCompilerTool"
392 />
393 </FileConfiguration>
394 </File>
395 </Filter>
e9583e0c
GI
396 <Filter
397 Name="getopt"
398 >
399 <File
400 RelativePath="..\getopt\getopt.c"
401 >
402 </File>
403 <File
404 RelativePath="..\getopt\getopt.h"
405 >
406 </File>
407 <File
408 RelativePath="..\getopt\getopt1.c"
409 >
410 </File>
411 </Filter>
a23d5117
GI
412 <File
413 RelativePath="..\atacmdnames.cpp"
414 >
415 </File>
416 <File
417 RelativePath="..\atacmdnames.h"
418 >
419 </File>
420 <File
421 RelativePath="..\atacmds.cpp"
422 >
423 </File>
424 <File
425 RelativePath="..\atacmds.h"
426 >
427 </File>
428 <File
429 RelativePath="..\ataprint.cpp"
430 >
431 </File>
432 <File
433 RelativePath="..\ataprint.h"
434 >
435 </File>
436 <File
437 RelativePath="..\AUTHORS"
438 >
439 </File>
440 <File
441 RelativePath="..\autogen.sh"
442 >
443 </File>
444 <File
445 RelativePath="..\cciss.cpp"
446 >
447 <FileConfiguration
448 Name="Debug|Win32"
449 ExcludedFromBuild="true"
450 >
451 <Tool
452 Name="VCCLCompilerTool"
453 />
454 </FileConfiguration>
455 <FileConfiguration
456 Name="Release|Win32"
457 ExcludedFromBuild="true"
458 >
459 <Tool
460 Name="VCCLCompilerTool"
461 />
462 </FileConfiguration>
463 </File>
464 <File
465 RelativePath="..\cciss.h"
466 >
467 <FileConfiguration
468 Name="Debug|Win32"
469 ExcludedFromBuild="true"
470 >
471 <Tool
472 Name="VCCustomBuildTool"
473 />
474 </FileConfiguration>
475 <FileConfiguration
476 Name="Release|Win32"
477 ExcludedFromBuild="true"
478 >
479 <Tool
480 Name="VCCustomBuildTool"
481 />
482 </FileConfiguration>
483 </File>
484 <File
485 RelativePath="..\CHANGELOG"
486 >
487 </File>
488 <File
489 RelativePath="..\config.h.in"
490 >
491 </File>
492 <File
493 RelativePath=".\config_vc8.h"
494 >
495 <FileConfiguration
496 Name="Debug|Win32"
497 >
498 <Tool
499 Name="VCCustomBuildTool"
cfbba5b9
GI
500 Description="Copy $(InputPath) $(IntDir)\config.h"
501 CommandLine="copy $(InputPath) $(IntDir)\config.h&#x0D;&#x0A;"
502 Outputs="$(IntDir)\config.h"
a23d5117
GI
503 />
504 </FileConfiguration>
505 <FileConfiguration
506 Name="Release|Win32"
507 >
508 <Tool
509 Name="VCCustomBuildTool"
cfbba5b9
GI
510 Description="Copy $(InputPath) $(IntDir)\config.h"
511 CommandLine="copy $(InputPath) $(IntDir)\config.h&#x0D;&#x0A;"
512 Outputs="$(IntDir)\config.h"
a23d5117
GI
513 />
514 </FileConfiguration>
515 </File>
516 <File
517 RelativePath="..\configure.in"
518 >
519 </File>
cfbba5b9
GI
520 <File
521 RelativePath="..\csmisas.h"
522 >
523 </File>
a23d5117
GI
524 <File
525 RelativePath="..\dev_ata_cmd_set.cpp"
526 >
527 </File>
528 <File
529 RelativePath="..\dev_ata_cmd_set.h"
530 >
531 </File>
532 <File
533 RelativePath="..\dev_interface.cpp"
534 >
535 </File>
536 <File
537 RelativePath="..\dev_interface.h"
538 >
539 </File>
540 <File
541 RelativePath="..\dev_legacy.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="..\dev_tunnelled.h"
562 >
563 </File>
564 <File
565 RelativePath="..\do_release"
566 >
567 </File>
568 <File
569 RelativePath="..\Doxyfile"
570 >
571 </File>
572 <File
573 RelativePath="..\drivedb.h"
574 >
575 </File>
a23d5117
GI
576 <File
577 RelativePath="..\INSTALL"
578 >
579 </File>
580 <File
581 RelativePath="..\int64.h"
582 >
583 </File>
584 <File
585 RelativePath="..\knowndrives.cpp"
586 >
587 </File>
588 <File
589 RelativePath="..\knowndrives.h"
590 >
591 </File>
592 <File
593 RelativePath="..\Makefile.am"
594 >
595 </File>
cfbba5b9
GI
596 <File
597 RelativePath="..\megaraid.h"
598 >
599 <FileConfiguration
600 Name="Debug|Win32"
601 ExcludedFromBuild="true"
602 >
603 <Tool
604 Name="VCCustomBuildTool"
605 />
606 </FileConfiguration>
607 <FileConfiguration
608 Name="Release|Win32"
609 ExcludedFromBuild="true"
610 >
611 <Tool
612 Name="VCCustomBuildTool"
613 />
614 </FileConfiguration>
615 </File>
a23d5117
GI
616 <File
617 RelativePath="..\NEWS"
618 >
619 </File>
620 <File
621 RelativePath="..\os_darwin.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_darwin.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_freebsd.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_freebsd.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_generic.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_generic.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_linux.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_linux.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_netbsd.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_netbsd.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_openbsd.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_openbsd.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_os2.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_os2.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_qnxnto.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_qnxnto.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_solaris.cpp"
942 >
943 <FileConfiguration
944 Name="Debug|Win32"
945 ExcludedFromBuild="true"
946 >
947 <Tool
948 Name="VCCLCompilerTool"
949 />
950 </FileConfiguration>
951 <FileConfiguration
952 Name="Release|Win32"
953 ExcludedFromBuild="true"
954 >
955 <Tool
956 Name="VCCLCompilerTool"
957 />
958 </FileConfiguration>
959 </File>
960 <File
961 RelativePath="..\os_solaris.h"
962 >
963 <FileConfiguration
964 Name="Debug|Win32"
965 ExcludedFromBuild="true"
966 >
967 <Tool
968 Name="VCCustomBuildTool"
969 />
970 </FileConfiguration>
971 <FileConfiguration
972 Name="Release|Win32"
973 ExcludedFromBuild="true"
974 >
975 <Tool
976 Name="VCCustomBuildTool"
977 />
978 </FileConfiguration>
979 </File>
980 <File
981 RelativePath="..\os_win32.cpp"
982 >
983 </File>
984 <File
985 RelativePath="..\README"
986 >
987 </File>
988 <File
989 RelativePath="..\scsiata.cpp"
990 >
991 </File>
992 <File
993 RelativePath="..\scsicmds.cpp"
994 >
995 </File>
996 <File
997 RelativePath="..\scsicmds.h"
998 >
999 </File>
1000 <File
1001 RelativePath="..\scsiprint.cpp"
1002 >
1003 </File>
1004 <File
1005 RelativePath="..\scsiprint.h"
1006 >
1007 </File>
1008 <File
1009 RelativePath="..\smartctl.8.in"
1010 >
1011 </File>
1012 <File
1013 RelativePath="..\smartctl.cpp"
1014 >
1015 </File>
1016 <File
1017 RelativePath="..\smartctl.h"
1018 >
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 <FileConfiguration
1032 Name="Debug|Win32"
1033 ExcludedFromBuild="true"
1034 >
1035 <Tool
1036 Name="VCCLCompilerTool"
1037 />
1038 </FileConfiguration>
1039 <FileConfiguration
1040 Name="Release|Win32"
1041 ExcludedFromBuild="true"
1042 >
1043 <Tool
1044 Name="VCCLCompilerTool"
1045 />
1046 </FileConfiguration>
1047 </File>
1048 <File
1049 RelativePath="..\smartd.initd.in"
1050 >
1051 </File>
1052 <File
1053 RelativePath=".\svnversion_vc8.h"
1054 >
1055 <FileConfiguration
1056 Name="Debug|Win32"
1057 >
1058 <Tool
1059 Name="VCCustomBuildTool"
1060 Description="Copy $(InputPath) svnversion.h"
1061 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1062 Outputs="svnversion.h"
1063 />
1064 </FileConfiguration>
1065 <FileConfiguration
1066 Name="Release|Win32"
1067 >
1068 <Tool
1069 Name="VCCustomBuildTool"
1070 Description="Copy $(InputPath) svnversion.h"
1071 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
1072 Outputs="svnversion.h"
1073 />
1074 </FileConfiguration>
1075 </File>
1076 <File
1077 RelativePath="..\TODO"
1078 >
1079 </File>
7f0798ef
GI
1080 <File
1081 RelativePath="..\update-smart-drivedb.in"
1082 >
1083 </File>
a23d5117
GI
1084 <File
1085 RelativePath="..\utility.cpp"
1086 >
1087 </File>
1088 <File
1089 RelativePath="..\utility.h"
1090 >
1091 </File>
1092 <File
1093 RelativePath="..\WARNINGS"
1094 >
1095 </File>
1096 </Files>
1097 <Globals>
1098 </Globals>
1099</VisualStudioProject>