]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - os_win32/smartd_vc8.vcproj
Imported Upstream version 5.38+svn2879
[mirror_smartmontools-debian.git] / os_win32 / smartd_vc8.vcproj
CommitLineData
2127e193
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"
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="..\extern.h"
470 >
471 </File>
472 <File
473 RelativePath="..\INSTALL"
474 >
475 </File>
476 <File
477 RelativePath="..\int64.h"
478 >
479 </File>
480 <File
481 RelativePath="..\knowndrives.cpp"
482 >
483 </File>
484 <File
485 RelativePath="..\knowndrives.h"
486 >
487 </File>
488 <File
489 RelativePath="..\Makefile.am"
490 >
491 </File>
492 <File
493 RelativePath="..\NEWS"
494 >
495 </File>
496 <File
497 RelativePath="..\os_darwin.cpp"
498 >
499 <FileConfiguration
500 Name="Debug|Win32"
501 ExcludedFromBuild="true"
502 >
503 <Tool
504 Name="VCCLCompilerTool"
505 />
506 </FileConfiguration>
507 <FileConfiguration
508 Name="Release|Win32"
509 ExcludedFromBuild="true"
510 >
511 <Tool
512 Name="VCCLCompilerTool"
513 />
514 </FileConfiguration>
515 </File>
516 <File
517 RelativePath="..\os_darwin.h"
518 >
519 <FileConfiguration
520 Name="Debug|Win32"
521 ExcludedFromBuild="true"
522 >
523 <Tool
524 Name="VCCustomBuildTool"
525 />
526 </FileConfiguration>
527 <FileConfiguration
528 Name="Release|Win32"
529 ExcludedFromBuild="true"
530 >
531 <Tool
532 Name="VCCustomBuildTool"
533 />
534 </FileConfiguration>
535 </File>
536 <File
537 RelativePath="..\os_freebsd.cpp"
538 >
539 <FileConfiguration
540 Name="Debug|Win32"
541 ExcludedFromBuild="true"
542 >
543 <Tool
544 Name="VCCLCompilerTool"
545 />
546 </FileConfiguration>
547 <FileConfiguration
548 Name="Release|Win32"
549 ExcludedFromBuild="true"
550 >
551 <Tool
552 Name="VCCLCompilerTool"
553 />
554 </FileConfiguration>
555 </File>
556 <File
557 RelativePath="..\os_freebsd.h"
558 >
559 <FileConfiguration
560 Name="Debug|Win32"
561 ExcludedFromBuild="true"
562 >
563 <Tool
564 Name="VCCustomBuildTool"
565 />
566 </FileConfiguration>
567 <FileConfiguration
568 Name="Release|Win32"
569 ExcludedFromBuild="true"
570 >
571 <Tool
572 Name="VCCustomBuildTool"
573 />
574 </FileConfiguration>
575 </File>
576 <File
577 RelativePath="..\os_generic.cpp"
578 >
579 <FileConfiguration
580 Name="Debug|Win32"
581 ExcludedFromBuild="true"
582 >
583 <Tool
584 Name="VCCLCompilerTool"
585 />
586 </FileConfiguration>
587 <FileConfiguration
588 Name="Release|Win32"
589 ExcludedFromBuild="true"
590 >
591 <Tool
592 Name="VCCLCompilerTool"
593 />
594 </FileConfiguration>
595 </File>
596 <File
597 RelativePath="..\os_generic.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>
616 <File
617 RelativePath="..\os_linux.cpp"
618 >
619 <FileConfiguration
620 Name="Debug|Win32"
621 ExcludedFromBuild="true"
622 >
623 <Tool
624 Name="VCCLCompilerTool"
625 />
626 </FileConfiguration>
627 <FileConfiguration
628 Name="Release|Win32"
629 ExcludedFromBuild="true"
630 >
631 <Tool
632 Name="VCCLCompilerTool"
633 />
634 </FileConfiguration>
635 </File>
636 <File
637 RelativePath="..\os_linux.h"
638 >
639 <FileConfiguration
640 Name="Debug|Win32"
641 ExcludedFromBuild="true"
642 >
643 <Tool
644 Name="VCCustomBuildTool"
645 />
646 </FileConfiguration>
647 <FileConfiguration
648 Name="Release|Win32"
649 ExcludedFromBuild="true"
650 >
651 <Tool
652 Name="VCCustomBuildTool"
653 />
654 </FileConfiguration>
655 </File>
656 <File
657 RelativePath="..\os_netbsd.cpp"
658 >
659 <FileConfiguration
660 Name="Debug|Win32"
661 ExcludedFromBuild="true"
662 >
663 <Tool
664 Name="VCCLCompilerTool"
665 />
666 </FileConfiguration>
667 <FileConfiguration
668 Name="Release|Win32"
669 ExcludedFromBuild="true"
670 >
671 <Tool
672 Name="VCCLCompilerTool"
673 />
674 </FileConfiguration>
675 </File>
676 <File
677 RelativePath="..\os_netbsd.h"
678 >
679 <FileConfiguration
680 Name="Debug|Win32"
681 ExcludedFromBuild="true"
682 >
683 <Tool
684 Name="VCCustomBuildTool"
685 />
686 </FileConfiguration>
687 <FileConfiguration
688 Name="Release|Win32"
689 ExcludedFromBuild="true"
690 >
691 <Tool
692 Name="VCCustomBuildTool"
693 />
694 </FileConfiguration>
695 </File>
696 <File
697 RelativePath="..\os_openbsd.cpp"
698 >
699 <FileConfiguration
700 Name="Debug|Win32"
701 ExcludedFromBuild="true"
702 >
703 <Tool
704 Name="VCCLCompilerTool"
705 />
706 </FileConfiguration>
707 <FileConfiguration
708 Name="Release|Win32"
709 ExcludedFromBuild="true"
710 >
711 <Tool
712 Name="VCCLCompilerTool"
713 />
714 </FileConfiguration>
715 </File>
716 <File
717 RelativePath="..\os_openbsd.h"
718 >
719 <FileConfiguration
720 Name="Debug|Win32"
721 ExcludedFromBuild="true"
722 >
723 <Tool
724 Name="VCCustomBuildTool"
725 />
726 </FileConfiguration>
727 <FileConfiguration
728 Name="Release|Win32"
729 ExcludedFromBuild="true"
730 >
731 <Tool
732 Name="VCCustomBuildTool"
733 />
734 </FileConfiguration>
735 </File>
736 <File
737 RelativePath="..\os_os2.cpp"
738 >
739 <FileConfiguration
740 Name="Debug|Win32"
741 ExcludedFromBuild="true"
742 >
743 <Tool
744 Name="VCCLCompilerTool"
745 />
746 </FileConfiguration>
747 <FileConfiguration
748 Name="Release|Win32"
749 ExcludedFromBuild="true"
750 >
751 <Tool
752 Name="VCCLCompilerTool"
753 />
754 </FileConfiguration>
755 </File>
756 <File
757 RelativePath="..\os_os2.h"
758 >
759 <FileConfiguration
760 Name="Debug|Win32"
761 ExcludedFromBuild="true"
762 >
763 <Tool
764 Name="VCCustomBuildTool"
765 />
766 </FileConfiguration>
767 <FileConfiguration
768 Name="Release|Win32"
769 ExcludedFromBuild="true"
770 >
771 <Tool
772 Name="VCCustomBuildTool"
773 />
774 </FileConfiguration>
775 </File>
776 <File
777 RelativePath="..\os_qnxnto.cpp"
778 >
779 <FileConfiguration
780 Name="Debug|Win32"
781 ExcludedFromBuild="true"
782 >
783 <Tool
784 Name="VCCLCompilerTool"
785 />
786 </FileConfiguration>
787 <FileConfiguration
788 Name="Release|Win32"
789 ExcludedFromBuild="true"
790 >
791 <Tool
792 Name="VCCLCompilerTool"
793 />
794 </FileConfiguration>
795 </File>
796 <File
797 RelativePath="..\os_qnxnto.h"
798 >
799 <FileConfiguration
800 Name="Debug|Win32"
801 ExcludedFromBuild="true"
802 >
803 <Tool
804 Name="VCCustomBuildTool"
805 />
806 </FileConfiguration>
807 <FileConfiguration
808 Name="Release|Win32"
809 ExcludedFromBuild="true"
810 >
811 <Tool
812 Name="VCCustomBuildTool"
813 />
814 </FileConfiguration>
815 </File>
816 <File
817 RelativePath="..\os_solaris.cpp"
818 >
819 <FileConfiguration
820 Name="Debug|Win32"
821 ExcludedFromBuild="true"
822 >
823 <Tool
824 Name="VCCLCompilerTool"
825 />
826 </FileConfiguration>
827 <FileConfiguration
828 Name="Release|Win32"
829 ExcludedFromBuild="true"
830 >
831 <Tool
832 Name="VCCLCompilerTool"
833 />
834 </FileConfiguration>
835 </File>
836 <File
837 RelativePath="..\os_solaris.h"
838 >
839 <FileConfiguration
840 Name="Debug|Win32"
841 ExcludedFromBuild="true"
842 >
843 <Tool
844 Name="VCCustomBuildTool"
845 />
846 </FileConfiguration>
847 <FileConfiguration
848 Name="Release|Win32"
849 ExcludedFromBuild="true"
850 >
851 <Tool
852 Name="VCCustomBuildTool"
853 />
854 </FileConfiguration>
855 </File>
856 <File
857 RelativePath="..\os_win32.cpp"
858 >
859 </File>
860 <File
861 RelativePath="..\README"
862 >
863 </File>
864 <File
865 RelativePath="..\scsiata.cpp"
866 >
867 </File>
868 <File
869 RelativePath="..\scsicmds.cpp"
870 >
871 </File>
872 <File
873 RelativePath="..\scsicmds.h"
874 >
875 </File>
876 <File
877 RelativePath="..\scsiprint.cpp"
878 >
879 <FileConfiguration
880 Name="Debug|Win32"
881 ExcludedFromBuild="true"
882 >
883 <Tool
884 Name="VCCLCompilerTool"
885 />
886 </FileConfiguration>
887 </File>
888 <File
889 RelativePath="..\scsiprint.h"
890 >
891 <FileConfiguration
892 Name="Debug|Win32"
893 ExcludedFromBuild="true"
894 >
895 <Tool
896 Name="VCCustomBuildTool"
897 />
898 </FileConfiguration>
899 </File>
900 <File
901 RelativePath="..\smartctl.8.in"
902 >
903 </File>
904 <File
905 RelativePath="..\smartctl.cpp"
906 >
907 <FileConfiguration
908 Name="Debug|Win32"
909 ExcludedFromBuild="true"
910 >
911 <Tool
912 Name="VCCLCompilerTool"
913 />
914 </FileConfiguration>
915 <FileConfiguration
916 Name="Release|Win32"
917 ExcludedFromBuild="true"
918 >
919 <Tool
920 Name="VCCLCompilerTool"
921 />
922 </FileConfiguration>
923 </File>
924 <File
925 RelativePath="..\smartctl.h"
926 >
927 <FileConfiguration
928 Name="Debug|Win32"
929 ExcludedFromBuild="true"
930 >
931 <Tool
932 Name="VCCustomBuildTool"
933 />
934 </FileConfiguration>
935 <FileConfiguration
936 Name="Release|Win32"
937 ExcludedFromBuild="true"
938 >
939 <Tool
940 Name="VCCustomBuildTool"
941 />
942 </FileConfiguration>
943 </File>
944 <File
945 RelativePath="..\smartd.8.in"
946 >
947 </File>
948 <File
949 RelativePath="..\smartd.conf.5.in"
950 >
951 </File>
952 <File
953 RelativePath="..\smartd.cpp"
954 >
955 </File>
956 <File
957 RelativePath="..\smartd.initd.in"
958 >
959 </File>
960 <File
961 RelativePath=".\svnversion_vc8.h"
962 >
963 <FileConfiguration
964 Name="Debug|Win32"
965 >
966 <Tool
967 Name="VCCustomBuildTool"
968 Description="Copy $(InputPath) svnversion.h"
969 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
970 Outputs="svnversion.h"
971 />
972 </FileConfiguration>
973 <FileConfiguration
974 Name="Release|Win32"
975 >
976 <Tool
977 Name="VCCustomBuildTool"
978 Description="Copy $(InputPath) svnversion.h"
979 CommandLine="copy $(InputPath) svnversion.h&#x0D;&#x0A;"
980 Outputs="svnversion.h"
981 />
982 </FileConfiguration>
983 </File>
984 <File
985 RelativePath="..\TODO"
986 >
987 </File>
988 <File
989 RelativePath="..\utility.cpp"
990 >
991 </File>
992 <File
993 RelativePath="..\utility.h"
994 >
995 </File>
996 <File
997 RelativePath="..\WARNINGS"
998 >
999 </File>
1000 </Files>
1001 <Globals>
1002 </Globals>
1003</VisualStudioProject>