Browse code

build system update

aCaB authored on 2010/01/27 03:00:24
Showing 17 changed files
... ...
@@ -295,7 +295,6 @@ libclamav_la_SOURCES = \
295 295
 	7z/Bra.c \
296 296
 	7z/Bra.h \
297 297
 	7z/Bra86.c \
298
-	7z/BraIA64.c \
299 298
 	7z/Archive/7z/7zIn.c \
300 299
 	7z/Archive/7z/7zIn.h \
301 300
 	7z/Archive/7z/7zDecode.c \
... ...
@@ -140,21 +140,20 @@ am__libclamav_la_SOURCES_DIST = clamav.h matcher-ac.c matcher-ac.h \
140 140
 	7z/LzmaDec.c 7z/LzmaDec.h 7z/Types.h lzma_iface.c lzma_iface.h \
141 141
 	7z.c 7z.h 7z/7zFile.c 7z/7zFile.h 7z/7zStream.c 7z/CpuArch.h \
142 142
 	7z/7zCrc.c 7z/7zCrc.h 7z/7zBuf.c 7z/7zBuf.h 7z/Bcj2.c \
143
-	7z/Bcj2.h 7z/Bra.c 7z/Bra.h 7z/Bra86.c 7z/BraIA64.c \
144
-	7z/Archive/7z/7zIn.c 7z/Archive/7z/7zIn.h \
145
-	7z/Archive/7z/7zDecode.c 7z/Archive/7z/7zDecode.h \
146
-	7z/Archive/7z/7zItem.c 7z/Archive/7z/7zItem.h \
147
-	7z/Archive/7z/7zHeader.c 7z/Archive/7z/7zHeader.h \
148
-	7z/Archive/7z/7zExtract.c 7z/Archive/7z/7zExtract.h explode.c \
149
-	explode.h textnorm.c textnorm.h dlp.c dlp.h jsparse/js-norm.c \
150
-	jsparse/js-norm.h jsparse/lexglobal.h jsparse/textbuf.h uniq.c \
151
-	uniq.h version.c version.h mpool.c mpool.h fmap.c fmap.h \
152
-	default.h sha256.c sha256.h bignum.h bytecode.c bytecode.h \
153
-	bytecode_vm.c bytecode_priv.h clambc.h cpio.c cpio.h macho.c \
154
-	macho.h ishield.c ishield.h type_desc.h bcfeatures.h \
155
-	bytecode_api.c bytecode_api_decl.c bytecode_api.h \
156
-	bytecode_api_impl.h bytecode_hooks.h cache.c cache.h bignum.c \
157
-	bignum_class.h
143
+	7z/Bcj2.h 7z/Bra.c 7z/Bra.h 7z/Bra86.c 7z/Archive/7z/7zIn.c \
144
+	7z/Archive/7z/7zIn.h 7z/Archive/7z/7zDecode.c \
145
+	7z/Archive/7z/7zDecode.h 7z/Archive/7z/7zItem.c \
146
+	7z/Archive/7z/7zItem.h 7z/Archive/7z/7zHeader.c \
147
+	7z/Archive/7z/7zHeader.h 7z/Archive/7z/7zExtract.c \
148
+	7z/Archive/7z/7zExtract.h explode.c explode.h textnorm.c \
149
+	textnorm.h dlp.c dlp.h jsparse/js-norm.c jsparse/js-norm.h \
150
+	jsparse/lexglobal.h jsparse/textbuf.h uniq.c uniq.h version.c \
151
+	version.h mpool.c mpool.h fmap.c fmap.h default.h sha256.c \
152
+	sha256.h bignum.h bytecode.c bytecode.h bytecode_vm.c \
153
+	bytecode_priv.h clambc.h cpio.c cpio.h macho.c macho.h \
154
+	ishield.c ishield.h type_desc.h bcfeatures.h bytecode_api.c \
155
+	bytecode_api_decl.c bytecode_api.h bytecode_api_impl.h \
156
+	bytecode_hooks.h cache.c cache.h bignum.c bignum_class.h
158 157
 @LINK_TOMMATH_FALSE@am__objects_1 = libclamav_la-bignum.lo
159 158
 am_libclamav_la_OBJECTS = libclamav_la-matcher-ac.lo \
160 159
 	libclamav_la-matcher-bm.lo libclamav_la-matcher.lo \
... ...
@@ -192,19 +191,18 @@ am_libclamav_la_OBJECTS = libclamav_la-matcher-ac.lo \
192 192
 	libclamav_la-7z.lo libclamav_la-7zFile.lo \
193 193
 	libclamav_la-7zStream.lo libclamav_la-7zCrc.lo \
194 194
 	libclamav_la-7zBuf.lo libclamav_la-Bcj2.lo libclamav_la-Bra.lo \
195
-	libclamav_la-Bra86.lo libclamav_la-BraIA64.lo \
196
-	libclamav_la-7zIn.lo libclamav_la-7zDecode.lo \
197
-	libclamav_la-7zItem.lo libclamav_la-7zHeader.lo \
198
-	libclamav_la-7zExtract.lo libclamav_la-explode.lo \
199
-	libclamav_la-textnorm.lo libclamav_la-dlp.lo \
200
-	libclamav_la-js-norm.lo libclamav_la-uniq.lo \
201
-	libclamav_la-version.lo libclamav_la-mpool.lo \
202
-	libclamav_la-fmap.lo libclamav_la-sha256.lo \
203
-	libclamav_la-bytecode.lo libclamav_la-bytecode_vm.lo \
204
-	libclamav_la-cpio.lo libclamav_la-macho.lo \
205
-	libclamav_la-ishield.lo libclamav_la-bytecode_api.lo \
206
-	libclamav_la-bytecode_api_decl.lo libclamav_la-cache.lo \
207
-	$(am__objects_1)
195
+	libclamav_la-Bra86.lo libclamav_la-7zIn.lo \
196
+	libclamav_la-7zDecode.lo libclamav_la-7zItem.lo \
197
+	libclamav_la-7zHeader.lo libclamav_la-7zExtract.lo \
198
+	libclamav_la-explode.lo libclamav_la-textnorm.lo \
199
+	libclamav_la-dlp.lo libclamav_la-js-norm.lo \
200
+	libclamav_la-uniq.lo libclamav_la-version.lo \
201
+	libclamav_la-mpool.lo libclamav_la-fmap.lo \
202
+	libclamav_la-sha256.lo libclamav_la-bytecode.lo \
203
+	libclamav_la-bytecode_vm.lo libclamav_la-cpio.lo \
204
+	libclamav_la-macho.lo libclamav_la-ishield.lo \
205
+	libclamav_la-bytecode_api.lo libclamav_la-bytecode_api_decl.lo \
206
+	libclamav_la-cache.lo $(am__objects_1)
208 207
 libclamav_la_OBJECTS = $(am_libclamav_la_OBJECTS)
209 208
 AM_V_lt = $(am__v_lt_$(V))
210 209
 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
... ...
@@ -638,21 +636,20 @@ libclamav_la_SOURCES = clamav.h matcher-ac.c matcher-ac.h matcher-bm.c \
638 638
 	7z/LzmaDec.c 7z/LzmaDec.h 7z/Types.h lzma_iface.c lzma_iface.h \
639 639
 	7z.c 7z.h 7z/7zFile.c 7z/7zFile.h 7z/7zStream.c 7z/CpuArch.h \
640 640
 	7z/7zCrc.c 7z/7zCrc.h 7z/7zBuf.c 7z/7zBuf.h 7z/Bcj2.c \
641
-	7z/Bcj2.h 7z/Bra.c 7z/Bra.h 7z/Bra86.c 7z/BraIA64.c \
642
-	7z/Archive/7z/7zIn.c 7z/Archive/7z/7zIn.h \
643
-	7z/Archive/7z/7zDecode.c 7z/Archive/7z/7zDecode.h \
644
-	7z/Archive/7z/7zItem.c 7z/Archive/7z/7zItem.h \
645
-	7z/Archive/7z/7zHeader.c 7z/Archive/7z/7zHeader.h \
646
-	7z/Archive/7z/7zExtract.c 7z/Archive/7z/7zExtract.h explode.c \
647
-	explode.h textnorm.c textnorm.h dlp.c dlp.h jsparse/js-norm.c \
648
-	jsparse/js-norm.h jsparse/lexglobal.h jsparse/textbuf.h uniq.c \
649
-	uniq.h version.c version.h mpool.c mpool.h fmap.c fmap.h \
650
-	default.h sha256.c sha256.h bignum.h bytecode.c bytecode.h \
651
-	bytecode_vm.c bytecode_priv.h clambc.h cpio.c cpio.h macho.c \
652
-	macho.h ishield.c ishield.h type_desc.h bcfeatures.h \
653
-	bytecode_api.c bytecode_api_decl.c bytecode_api.h \
654
-	bytecode_api_impl.h bytecode_hooks.h cache.c cache.h \
655
-	$(am__append_7)
641
+	7z/Bcj2.h 7z/Bra.c 7z/Bra.h 7z/Bra86.c 7z/Archive/7z/7zIn.c \
642
+	7z/Archive/7z/7zIn.h 7z/Archive/7z/7zDecode.c \
643
+	7z/Archive/7z/7zDecode.h 7z/Archive/7z/7zItem.c \
644
+	7z/Archive/7z/7zItem.h 7z/Archive/7z/7zHeader.c \
645
+	7z/Archive/7z/7zHeader.h 7z/Archive/7z/7zExtract.c \
646
+	7z/Archive/7z/7zExtract.h explode.c explode.h textnorm.c \
647
+	textnorm.h dlp.c dlp.h jsparse/js-norm.c jsparse/js-norm.h \
648
+	jsparse/lexglobal.h jsparse/textbuf.h uniq.c uniq.h version.c \
649
+	version.h mpool.c mpool.h fmap.c fmap.h default.h sha256.c \
650
+	sha256.h bignum.h bytecode.c bytecode.h bytecode_vm.c \
651
+	bytecode_priv.h clambc.h cpio.c cpio.h macho.c macho.h \
652
+	ishield.c ishield.h type_desc.h bcfeatures.h bytecode_api.c \
653
+	bytecode_api_decl.c bytecode_api.h bytecode_api_impl.h \
654
+	bytecode_hooks.h cache.c cache.h $(am__append_7)
656 655
 noinst_LTLIBRARIES = libclamav_internal_utils.la libclamav_internal_utils_nothreads.la libclamav_nocxx.la
657 656
 COMMON_CLEANFILES = version.h version.h.tmp *.gcda *.gcno
658 657
 @MAINTAINER_MODE_TRUE@BUILT_SOURCES = jsparse/generated/operators.h jsparse/generated/keywords.h jsparse-keywords.gperf
... ...
@@ -785,7 +782,6 @@ distclean-compile:
785 785
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-Bcj2.Plo@am__quote@
786 786
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-Bra.Plo@am__quote@
787 787
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-Bra86.Plo@am__quote@
788
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-BraIA64.Plo@am__quote@
789 788
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-LzmaDec.Plo@am__quote@
790 789
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-aspack.Plo@am__quote@
791 790
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_la-autoit.Plo@am__quote@
... ...
@@ -1487,14 +1483,6 @@ libclamav_la-Bra86.lo: 7z/Bra86.c
1487 1487
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1488 1488
 @am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_la_CFLAGS) $(CFLAGS) -c -o libclamav_la-Bra86.lo `test -f '7z/Bra86.c' || echo '$(srcdir)/'`7z/Bra86.c
1489 1489
 
1490
-libclamav_la-BraIA64.lo: 7z/BraIA64.c
1491
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_la_CFLAGS) $(CFLAGS) -MT libclamav_la-BraIA64.lo -MD -MP -MF $(DEPDIR)/libclamav_la-BraIA64.Tpo -c -o libclamav_la-BraIA64.lo `test -f '7z/BraIA64.c' || echo '$(srcdir)/'`7z/BraIA64.c
1492
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_la-BraIA64.Tpo $(DEPDIR)/libclamav_la-BraIA64.Plo
1493
-@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
1494
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='7z/BraIA64.c' object='libclamav_la-BraIA64.lo' libtool=yes @AMDEPBACKSLASH@
1495
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1496
-@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_la_CFLAGS) $(CFLAGS) -c -o libclamav_la-BraIA64.lo `test -f '7z/BraIA64.c' || echo '$(srcdir)/'`7z/BraIA64.c
1497
-
1498 1490
 libclamav_la-7zIn.lo: 7z/Archive/7z/7zIn.c
1499 1491
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_la_CFLAGS) $(CFLAGS) -MT libclamav_la-7zIn.lo -MD -MP -MF $(DEPDIR)/libclamav_la-7zIn.Tpo -c -o libclamav_la-7zIn.lo `test -f '7z/Archive/7z/7zIn.c' || echo '$(srcdir)/'`7z/Archive/7z/7zIn.c
1500 1492
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_la-7zIn.Tpo $(DEPDIR)/libclamav_la-7zIn.Plo
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="LLVMcodegen"
6 5
 	ProjectGUID="{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="LLVMcodegen"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="4"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				ExceptionHandling="1"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45 50
 				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				ExceptionHandling="1"
48
-				BasicRuntimeChecks="3"
49 51
 				RuntimeLibrary="3"
50 52
 				UsePrecompiledHeader="0"
51 53
 				WarningLevel="3"
52
-				DebugInformationFormat="4"
53
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -81,11 +81,11 @@
81 81
 			/>
82 82
 		</Configuration>
83 83
 		<Configuration
84
+			CharacterSet="1"
85
+			ConfigurationType="4"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
84 87
 			Name="Release|Win32"
85 88
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
-			ConfigurationType="4"
88
-			CharacterSet="1"
89 89
 			WholeProgramOptimization="1"
90 90
 			>
91 91
 			<Tool
... ...
@@ -104,19 +104,19 @@
104 104
 				Name="VCMIDLTool"
105 105
 			/>
106 106
 			<Tool
107
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
108
+				DebugInformationFormat="0"
109
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
110
+				EnableFunctionLevelLinking="false"
111
+				EnableIntrinsicFunctions="true"
112
+				ExceptionHandling="1"
107 113
 				Name="VCCLCompilerTool"
108 114
 				Optimization="2"
109
-				EnableIntrinsicFunctions="true"
110
-				WholeProgramOptimization="false"
111
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
112 115
 				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
-				ExceptionHandling="1"
114 116
 				RuntimeLibrary="2"
115
-				EnableFunctionLevelLinking="false"
116 117
 				UsePrecompiledHeader="0"
117 118
 				WarningLevel="3"
118
-				DebugInformationFormat="0"
119
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
119
+				WholeProgramOptimization="false"
120 120
 			/>
121 121
 			<Tool
122 122
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -151,8 +151,8 @@
151 151
 	</References>
152 152
 	<Files>
153 153
 		<Filter
154
-			Name="Source Files"
155 154
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155
+			Name="Source Files"
156 156
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157 157
 			>
158 158
 			<File
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="LLVMjit"
6 5
 	ProjectGUID="{6D7B62E9-883D-406C-B6F8-1636D3962772}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="LLVMjit"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="4"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				ExceptionHandling="1"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45 50
 				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				ExceptionHandling="1"
48
-				BasicRuntimeChecks="3"
49 51
 				RuntimeLibrary="3"
50 52
 				UsePrecompiledHeader="0"
51 53
 				WarningLevel="3"
52
-				DebugInformationFormat="4"
53
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -81,11 +81,11 @@
81 81
 			/>
82 82
 		</Configuration>
83 83
 		<Configuration
84
+			CharacterSet="1"
85
+			ConfigurationType="4"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
84 87
 			Name="Release|Win32"
85 88
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
-			ConfigurationType="4"
88
-			CharacterSet="1"
89 89
 			WholeProgramOptimization="1"
90 90
 			>
91 91
 			<Tool
... ...
@@ -104,19 +104,19 @@
104 104
 				Name="VCMIDLTool"
105 105
 			/>
106 106
 			<Tool
107
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
108
+				DebugInformationFormat="0"
109
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
110
+				EnableFunctionLevelLinking="false"
111
+				EnableIntrinsicFunctions="true"
112
+				ExceptionHandling="1"
107 113
 				Name="VCCLCompilerTool"
108 114
 				Optimization="2"
109
-				EnableIntrinsicFunctions="true"
110
-				WholeProgramOptimization="false"
111
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
112 115
 				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
-				ExceptionHandling="1"
114 116
 				RuntimeLibrary="2"
115
-				EnableFunctionLevelLinking="false"
116 117
 				UsePrecompiledHeader="0"
117 118
 				WarningLevel="3"
118
-				DebugInformationFormat="0"
119
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
119
+				WholeProgramOptimization="false"
120 120
 			/>
121 121
 			<Tool
122 122
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -151,11 +151,123 @@
151 151
 	</References>
152 152
 	<Files>
153 153
 		<Filter
154
-			Name="Source Files"
155 154
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155
+			Name="Source Files"
156 156
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157 157
 			>
158 158
 			<File
159
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SmallVector.cpp"
160
+				>
161
+			</File>
162
+			<File
163
+				RelativePath="..\libclamav\c++\llvm\lib\Support\PrettyStackTrace.cpp"
164
+				>
165
+			</File>
166
+			<File
167
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Triple.cpp"
168
+				>
169
+			</File>
170
+			<File
171
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SourceMgr.cpp"
172
+				>
173
+			</File>
174
+			<File
175
+				RelativePath="..\libclamav\c++\llvm\lib\Support\APInt.cpp"
176
+				>
177
+			</File>
178
+			<File
179
+				RelativePath="..\libclamav\c++\llvm\lib\Support\GraphWriter.cpp"
180
+				>
181
+			</File>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ConstantRange.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ManagedStatic.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Statistic.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringExtras.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\lib\Support\CommandLine.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Allocator.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringMap.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\lib\Support\APFloat.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\lib\Support\circular_raw_ostream.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Debug.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\lib\Support\TargetRegistry.cpp"
224
+				>
225
+			</File>
226
+			<File
227
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringPool.cpp"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Dwarf.cpp"
232
+				>
233
+			</File>
234
+			<File
235
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Timer.cpp"
236
+				>
237
+			</File>
238
+			<File
239
+				RelativePath="..\libclamav\c++\llvm\lib\Support\FoldingSet.cpp"
240
+				>
241
+			</File>
242
+			<File
243
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SmallPtrSet.cpp"
244
+				>
245
+			</File>
246
+			<File
247
+				RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryBuffer.cpp"
248
+				>
249
+			</File>
250
+			<File
251
+				RelativePath="..\libclamav\c++\llvm\lib\Support\FormattedStream.cpp"
252
+				>
253
+			</File>
254
+			<File
255
+				RelativePath="..\libclamav\c++\llvm\lib\Support\raw_ostream.cpp"
256
+				>
257
+			</File>
258
+			<File
259
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ErrorHandling.cpp"
260
+				>
261
+			</File>
262
+			<File
263
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Twine.cpp"
264
+				>
265
+			</File>
266
+			<File
267
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringRef.cpp"
268
+				>
269
+			</File>
270
+			<File
159 271
 				RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasAnalysis.cpp"
160 272
 				>
161 273
 			</File>
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="LLVMsupport"
6 5
 	ProjectGUID="{4DDFCA45-7793-428D-A4D8-07C60722F487}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="LLVMsupport"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="4"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				ExceptionHandling="1"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45 50
 				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				ExceptionHandling="1"
48
-				BasicRuntimeChecks="3"
49 51
 				RuntimeLibrary="3"
50 52
 				UsePrecompiledHeader="0"
51 53
 				WarningLevel="3"
52
-				DebugInformationFormat="4"
53
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -81,11 +81,11 @@
81 81
 			/>
82 82
 		</Configuration>
83 83
 		<Configuration
84
+			CharacterSet="1"
85
+			ConfigurationType="4"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
84 87
 			Name="Release|Win32"
85 88
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
-			ConfigurationType="4"
88
-			CharacterSet="1"
89 89
 			WholeProgramOptimization="1"
90 90
 			>
91 91
 			<Tool
... ...
@@ -104,19 +104,19 @@
104 104
 				Name="VCMIDLTool"
105 105
 			/>
106 106
 			<Tool
107
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
108
+				DebugInformationFormat="0"
109
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
110
+				EnableFunctionLevelLinking="false"
111
+				EnableIntrinsicFunctions="true"
112
+				ExceptionHandling="1"
107 113
 				Name="VCCLCompilerTool"
108 114
 				Optimization="2"
109
-				EnableIntrinsicFunctions="true"
110
-				WholeProgramOptimization="false"
111
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
112 115
 				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
-				ExceptionHandling="1"
114 116
 				RuntimeLibrary="2"
115
-				EnableFunctionLevelLinking="false"
116 117
 				UsePrecompiledHeader="0"
117 118
 				WarningLevel="3"
118
-				DebugInformationFormat="0"
119
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
119
+				WholeProgramOptimization="false"
120 120
 			/>
121 121
 			<Tool
122 122
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -151,8 +151,8 @@
151 151
 	</References>
152 152
 	<Files>
153 153
 		<Filter
154
-			Name="Source Files"
155 154
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155
+			Name="Source Files"
156 156
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157 157
 			>
158 158
 			<File
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="LLVMsystem"
6 5
 	ProjectGUID="{B174EBB8-99AE-4371-9A54-79DC309730DA}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="LLVMsystem"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="2"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="4"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				ExceptionHandling="1"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45 50
 				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				ExceptionHandling="1"
48
-				BasicRuntimeChecks="3"
49 51
 				RuntimeLibrary="3"
50 52
 				UsePrecompiledHeader="0"
51 53
 				WarningLevel="3"
52
-				DebugInformationFormat="4"
53
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -81,11 +81,11 @@
81 81
 			/>
82 82
 		</Configuration>
83 83
 		<Configuration
84
+			CharacterSet="2"
85
+			ConfigurationType="4"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
84 87
 			Name="Release|Win32"
85 88
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
-			ConfigurationType="4"
88
-			CharacterSet="2"
89 89
 			WholeProgramOptimization="1"
90 90
 			>
91 91
 			<Tool
... ...
@@ -104,19 +104,19 @@
104 104
 				Name="VCMIDLTool"
105 105
 			/>
106 106
 			<Tool
107
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
108
+				DebugInformationFormat="0"
109
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
110
+				EnableFunctionLevelLinking="false"
111
+				EnableIntrinsicFunctions="true"
112
+				ExceptionHandling="1"
107 113
 				Name="VCCLCompilerTool"
108 114
 				Optimization="2"
109
-				EnableIntrinsicFunctions="true"
110
-				WholeProgramOptimization="false"
111
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
112 115
 				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
-				ExceptionHandling="1"
114 116
 				RuntimeLibrary="2"
115
-				EnableFunctionLevelLinking="false"
116 117
 				UsePrecompiledHeader="0"
117 118
 				WarningLevel="3"
118
-				DebugInformationFormat="0"
119
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
119
+				WholeProgramOptimization="false"
120 120
 			/>
121 121
 			<Tool
122 122
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -151,8 +151,8 @@
151 151
 	</References>
152 152
 	<Files>
153 153
 		<Filter
154
-			Name="Source Files"
155 154
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155
+			Name="Source Files"
156 156
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157 157
 			>
158 158
 			<File
... ...
@@ -1,244 +1,244 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMx86codegen"
6
-	ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
7
-	RootNamespace="LLVMx86codegen"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)..\libclamav\c++\&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
-				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				WholeProgramOptimization="false"
110
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)..\libclamav\c++\&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
111
-				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
112
-				RuntimeLibrary="2"
113
-				EnableFunctionLevelLinking="false"
114
-				UsePrecompiledHeader="0"
115
-				WarningLevel="3"
116
-				DebugInformationFormat="1"
117
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
118
-			/>
119
-			<Tool
120
-				Name="VCManagedResourceCompilerTool"
121
-			/>
122
-			<Tool
123
-				Name="VCResourceCompilerTool"
124
-			/>
125
-			<Tool
126
-				Name="VCPreLinkEventTool"
127
-			/>
128
-			<Tool
129
-				Name="VCLibrarianTool"
130
-			/>
131
-			<Tool
132
-				Name="VCALinkTool"
133
-			/>
134
-			<Tool
135
-				Name="VCXDCMakeTool"
136
-			/>
137
-			<Tool
138
-				Name="VCBscMakeTool"
139
-			/>
140
-			<Tool
141
-				Name="VCFxCopTool"
142
-			/>
143
-			<Tool
144
-				Name="VCPostBuildEventTool"
145
-			/>
146
-		</Configuration>
147
-	</Configurations>
148
-	<References>
149
-	</References>
150
-	<Files>
151
-		<Filter
152
-			Name="Source Files"
153
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
154
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155
-			>
156
-			<File
157
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp"
158
-				>
159
-			</File>
160
-			<File
161
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp"
162
-				>
163
-			</File>
164
-			<File
165
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp"
166
-				>
167
-			</File>
168
-			<File
169
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp"
170
-				>
171
-			</File>
172
-			<File
173
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp"
174
-				>
175
-			</File>
176
-			<File
177
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp"
178
-				>
179
-			</File>
180
-			<File
181
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp"
182
-				>
183
-			</File>
184
-			<File
185
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp"
186
-				>
187
-			</File>
188
-			<File
189
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp"
190
-				>
191
-			</File>
192
-			<File
193
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp"
194
-				>
195
-			</File>
196
-			<File
197
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp"
198
-				>
199
-			</File>
200
-			<File
201
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp"
202
-				>
203
-			</File>
204
-			<File
205
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp"
206
-				>
207
-			</File>
208
-			<File
209
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp"
210
-				>
211
-			</File>
212
-			<File
213
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp"
214
-				>
215
-			</File>
216
-			<File
217
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp"
218
-				>
219
-			</File>
220
-			<File
221
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp"
222
-				>
223
-			</File>
224
-			<File
225
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp"
226
-				>
227
-			</File>
228
-			<File
229
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp"
230
-				>
231
-			</File>
232
-			<File
233
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp"
234
-				>
235
-			</File>
236
-			<File
237
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp"
238
-				>
239
-			</File>
240
-		</Filter>
241
-	</Files>
242
-	<Globals>
243
-	</Globals>
244
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="LLVMx86codegen"
5
+	ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="LLVMx86codegen"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9,00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)..\libclamav\c++\&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="4"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				MinimalRebuild="true"
47
+				Name="VCCLCompilerTool"
48
+				Optimization="0"
49
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
50
+				RuntimeLibrary="3"
51
+				UsePrecompiledHeader="0"
52
+				WarningLevel="3"
53
+			/>
54
+			<Tool
55
+				Name="VCManagedResourceCompilerTool"
56
+			/>
57
+			<Tool
58
+				Name="VCResourceCompilerTool"
59
+			/>
60
+			<Tool
61
+				Name="VCPreLinkEventTool"
62
+			/>
63
+			<Tool
64
+				Name="VCLibrarianTool"
65
+			/>
66
+			<Tool
67
+				Name="VCALinkTool"
68
+			/>
69
+			<Tool
70
+				Name="VCXDCMakeTool"
71
+			/>
72
+			<Tool
73
+				Name="VCBscMakeTool"
74
+			/>
75
+			<Tool
76
+				Name="VCFxCopTool"
77
+			/>
78
+			<Tool
79
+				Name="VCPostBuildEventTool"
80
+			/>
81
+		</Configuration>
82
+		<Configuration
83
+			CharacterSet="1"
84
+			ConfigurationType="4"
85
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
+			Name="Release|Win32"
87
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
88
+			WholeProgramOptimization="1"
89
+			>
90
+			<Tool
91
+				Name="VCPreBuildEventTool"
92
+			/>
93
+			<Tool
94
+				Name="VCCustomBuildTool"
95
+			/>
96
+			<Tool
97
+				Name="VCXMLDataGeneratorTool"
98
+			/>
99
+			<Tool
100
+				Name="VCWebServiceProxyGeneratorTool"
101
+			/>
102
+			<Tool
103
+				Name="VCMIDLTool"
104
+			/>
105
+			<Tool
106
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)..\libclamav\c++\&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
107
+				DebugInformationFormat="1"
108
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
109
+				EnableFunctionLevelLinking="false"
110
+				EnableIntrinsicFunctions="true"
111
+				Name="VCCLCompilerTool"
112
+				Optimization="2"
113
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
114
+				RuntimeLibrary="2"
115
+				UsePrecompiledHeader="0"
116
+				WarningLevel="3"
117
+				WholeProgramOptimization="false"
118
+			/>
119
+			<Tool
120
+				Name="VCManagedResourceCompilerTool"
121
+			/>
122
+			<Tool
123
+				Name="VCResourceCompilerTool"
124
+			/>
125
+			<Tool
126
+				Name="VCPreLinkEventTool"
127
+			/>
128
+			<Tool
129
+				Name="VCLibrarianTool"
130
+			/>
131
+			<Tool
132
+				Name="VCALinkTool"
133
+			/>
134
+			<Tool
135
+				Name="VCXDCMakeTool"
136
+			/>
137
+			<Tool
138
+				Name="VCBscMakeTool"
139
+			/>
140
+			<Tool
141
+				Name="VCFxCopTool"
142
+			/>
143
+			<Tool
144
+				Name="VCPostBuildEventTool"
145
+			/>
146
+		</Configuration>
147
+	</Configurations>
148
+	<References>
149
+	</References>
150
+	<Files>
151
+		<Filter
152
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
+			Name="Source Files"
154
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155
+			>
156
+			<File
157
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp"
158
+				>
159
+			</File>
160
+			<File
161
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp"
162
+				>
163
+			</File>
164
+			<File
165
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp"
166
+				>
167
+			</File>
168
+			<File
169
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp"
170
+				>
171
+			</File>
172
+			<File
173
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp"
174
+				>
175
+			</File>
176
+			<File
177
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp"
178
+				>
179
+			</File>
180
+			<File
181
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp"
182
+				>
183
+			</File>
184
+			<File
185
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp"
186
+				>
187
+			</File>
188
+			<File
189
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp"
190
+				>
191
+			</File>
192
+			<File
193
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp"
194
+				>
195
+			</File>
196
+			<File
197
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp"
198
+				>
199
+			</File>
200
+			<File
201
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp"
202
+				>
203
+			</File>
204
+			<File
205
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp"
206
+				>
207
+			</File>
208
+			<File
209
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp"
210
+				>
211
+			</File>
212
+			<File
213
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp"
214
+				>
215
+			</File>
216
+			<File
217
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp"
218
+				>
219
+			</File>
220
+			<File
221
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp"
222
+				>
223
+			</File>
224
+			<File
225
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp"
226
+				>
227
+			</File>
228
+			<File
229
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp"
230
+				>
231
+			</File>
232
+			<File
233
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp"
234
+				>
235
+			</File>
236
+			<File
237
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp"
238
+				>
239
+			</File>
240
+		</Filter>
241
+	</Files>
242
+	<Globals>
243
+	</Globals>
244
+</VisualStudioProject>
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="clambc"
6 5
 	ProjectGUID="{81AF8E63-81A8-4748-84E7-72DA558906B6}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="clambc"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="1"
22
+			IntermediateDirectory="$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(ConfigurationName)"
23
-			ConfigurationType="1"
24
-			CharacterSet="1"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
45 50
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48 51
 				RuntimeLibrary="3"
49 52
 				UsePrecompiledHeader="0"
50 53
 				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -62,11 +62,11 @@
62 62
 				Name="VCPreLinkEventTool"
63 63
 			/>
64 64
 			<Tool
65
-				Name="VCLinkerTool"
66
-				LinkIncremental="2"
67 65
 				GenerateDebugInformation="true"
68
-				SubSystem="1"
66
+				LinkIncremental="2"
67
+				Name="VCLinkerTool"
69 68
 				RandomizedBaseAddress="1"
69
+				SubSystem="1"
70 70
 				TargetMachine="1"
71 71
 			/>
72 72
 			<Tool
... ...
@@ -92,11 +92,11 @@
92 92
 			/>
93 93
 		</Configuration>
94 94
 		<Configuration
95
+			CharacterSet="1"
96
+			ConfigurationType="1"
97
+			IntermediateDirectory="$(ConfigurationName)"
95 98
 			Name="Release|Win32"
96 99
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
-			IntermediateDirectory="$(ConfigurationName)"
98
-			ConfigurationType="1"
99
-			CharacterSet="1"
100 100
 			WholeProgramOptimization="1"
101 101
 			>
102 102
 			<Tool
... ...
@@ -115,16 +115,16 @@
115 115
 				Name="VCMIDLTool"
116 116
 			/>
117 117
 			<Tool
118
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
119
+				DebugInformationFormat="3"
120
+				EnableFunctionLevelLinking="true"
121
+				EnableIntrinsicFunctions="true"
118 122
 				Name="VCCLCompilerTool"
119 123
 				Optimization="2"
120
-				EnableIntrinsicFunctions="true"
121
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
122 124
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
123 125
 				RuntimeLibrary="2"
124
-				EnableFunctionLevelLinking="true"
125 126
 				UsePrecompiledHeader="0"
126 127
 				WarningLevel="3"
127
-				DebugInformationFormat="3"
128 128
 			/>
129 129
 			<Tool
130 130
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -136,12 +136,12 @@
136 136
 				Name="VCPreLinkEventTool"
137 137
 			/>
138 138
 			<Tool
139
-				Name="VCLinkerTool"
140
-				LinkIncremental="1"
139
+				EnableCOMDATFolding="2"
141 140
 				GenerateDebugInformation="true"
142
-				SubSystem="1"
141
+				LinkIncremental="1"
142
+				Name="VCLinkerTool"
143 143
 				OptimizeReferences="2"
144
-				EnableCOMDATFolding="2"
144
+				SubSystem="1"
145 145
 				TargetMachine="1"
146 146
 			/>
147 147
 			<Tool
... ...
@@ -175,8 +175,8 @@
175 175
 	</References>
176 176
 	<Files>
177 177
 		<Filter
178
-			Name="Source Files"
179 178
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
+			Name="Source Files"
180 180
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181 181
 			>
182 182
 			<File
... ...
@@ -193,14 +193,14 @@
193 193
 			</File>
194 194
 		</Filter>
195 195
 		<Filter
196
-			Name="Header Files"
197 196
 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
197
+			Name="Header Files"
198 198
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
199 199
 			>
200 200
 		</Filter>
201 201
 		<Filter
202
-			Name="Resource Files"
203 202
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
203
+			Name="Resource Files"
204 204
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
205 205
 			>
206 206
 			<File
... ...
@@ -1,219 +1,219 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
5
-	Name="clamconf"
6
-	ProjectGUID="{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
7
-	RootNamespace="clamconf"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="1"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244"
54
-			/>
55
-			<Tool
56
-				Name="VCManagedResourceCompilerTool"
57
-			/>
58
-			<Tool
59
-				Name="VCResourceCompilerTool"
60
-			/>
61
-			<Tool
62
-				Name="VCPreLinkEventTool"
63
-			/>
64
-			<Tool
65
-				Name="VCLinkerTool"
66
-				LinkIncremental="1"
67
-				GenerateDebugInformation="true"
68
-				SubSystem="1"
69
-				TargetMachine="1"
70
-			/>
71
-			<Tool
72
-				Name="VCALinkTool"
73
-			/>
74
-			<Tool
75
-				Name="VCManifestTool"
76
-			/>
77
-			<Tool
78
-				Name="VCXDCMakeTool"
79
-			/>
80
-			<Tool
81
-				Name="VCBscMakeTool"
82
-			/>
83
-			<Tool
84
-				Name="VCFxCopTool"
85
-			/>
86
-			<Tool
87
-				Name="VCAppVerifierTool"
88
-			/>
89
-			<Tool
90
-				Name="VCPostBuildEventTool"
91
-			/>
92
-		</Configuration>
93
-		<Configuration
94
-			Name="Release|Win32"
95
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97
-			ConfigurationType="1"
98
-			CharacterSet="2"
99
-			WholeProgramOptimization="1"
100
-			>
101
-			<Tool
102
-				Name="VCPreBuildEventTool"
103
-			/>
104
-			<Tool
105
-				Name="VCCustomBuildTool"
106
-			/>
107
-			<Tool
108
-				Name="VCXMLDataGeneratorTool"
109
-			/>
110
-			<Tool
111
-				Name="VCWebServiceProxyGeneratorTool"
112
-			/>
113
-			<Tool
114
-				Name="VCMIDLTool"
115
-			/>
116
-			<Tool
117
-				Name="VCCLCompilerTool"
118
-				Optimization="2"
119
-				EnableIntrinsicFunctions="true"
120
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
121
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
122
-				RuntimeLibrary="2"
123
-				EnableFunctionLevelLinking="true"
124
-				UsePrecompiledHeader="0"
125
-				WarningLevel="3"
126
-				DebugInformationFormat="3"
127
-				CompileAs="1"
128
-				DisableSpecificWarnings="4996;4244"
129
-			/>
130
-			<Tool
131
-				Name="VCManagedResourceCompilerTool"
132
-			/>
133
-			<Tool
134
-				Name="VCResourceCompilerTool"
135
-			/>
136
-			<Tool
137
-				Name="VCPreLinkEventTool"
138
-			/>
139
-			<Tool
140
-				Name="VCLinkerTool"
141
-				LinkIncremental="1"
142
-				GenerateDebugInformation="true"
143
-				SubSystem="1"
144
-				OptimizeReferences="2"
145
-				EnableCOMDATFolding="2"
146
-				TargetMachine="1"
147
-			/>
148
-			<Tool
149
-				Name="VCALinkTool"
150
-			/>
151
-			<Tool
152
-				Name="VCManifestTool"
153
-			/>
154
-			<Tool
155
-				Name="VCXDCMakeTool"
156
-			/>
157
-			<Tool
158
-				Name="VCBscMakeTool"
159
-			/>
160
-			<Tool
161
-				Name="VCFxCopTool"
162
-			/>
163
-			<Tool
164
-				Name="VCAppVerifierTool"
165
-			/>
166
-			<Tool
167
-				Name="VCPostBuildEventTool"
168
-			/>
169
-		</Configuration>
170
-	</Configurations>
171
-	<References>
172
-		<ProjectReference
173
-			ReferencedProjectIdentifier="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
174
-			RelativePathToProject=".\libclamav.vcproj"
175
-		/>
176
-	</References>
177
-	<Files>
178
-		<Filter
179
-			Name="Source Files"
180
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
181
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182
-			>
183
-			<File
184
-				RelativePath="..\clamconf\clamconf.c"
185
-				>
186
-			</File>
187
-			<Filter
188
-				Name="shared"
189
-				>
190
-				<File
191
-					RelativePath="..\shared\getopt.c"
192
-					>
193
-				</File>
194
-				<File
195
-					RelativePath="..\shared\misc.c"
196
-					>
197
-				</File>
198
-			</Filter>
199
-		</Filter>
200
-		<Filter
201
-			Name="Header Files"
202
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
203
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
204
-			>
205
-		</Filter>
206
-		<Filter
207
-			Name="Resource Files"
208
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
209
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
210
-			>
211
-			<File
212
-				RelativePath=".\res\clamconf.rc"
213
-				>
214
-			</File>
215
-		</Filter>
216
-	</Files>
217
-	<Globals>
218
-	</Globals>
219
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="clamconf"
5
+	ProjectGUID="{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="clamconf"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="1"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244"
47
+				MinimalRebuild="true"
48
+				Name="VCCLCompilerTool"
49
+				Optimization="0"
50
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
+				RuntimeLibrary="3"
52
+				UsePrecompiledHeader="0"
53
+				WarningLevel="3"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				GenerateDebugInformation="true"
66
+				LinkIncremental="1"
67
+				Name="VCLinkerTool"
68
+				SubSystem="1"
69
+				TargetMachine="1"
70
+			/>
71
+			<Tool
72
+				Name="VCALinkTool"
73
+			/>
74
+			<Tool
75
+				Name="VCManifestTool"
76
+			/>
77
+			<Tool
78
+				Name="VCXDCMakeTool"
79
+			/>
80
+			<Tool
81
+				Name="VCBscMakeTool"
82
+			/>
83
+			<Tool
84
+				Name="VCFxCopTool"
85
+			/>
86
+			<Tool
87
+				Name="VCAppVerifierTool"
88
+			/>
89
+			<Tool
90
+				Name="VCPostBuildEventTool"
91
+			/>
92
+		</Configuration>
93
+		<Configuration
94
+			CharacterSet="2"
95
+			ConfigurationType="1"
96
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97
+			Name="Release|Win32"
98
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99
+			WholeProgramOptimization="1"
100
+			>
101
+			<Tool
102
+				Name="VCPreBuildEventTool"
103
+			/>
104
+			<Tool
105
+				Name="VCCustomBuildTool"
106
+			/>
107
+			<Tool
108
+				Name="VCXMLDataGeneratorTool"
109
+			/>
110
+			<Tool
111
+				Name="VCWebServiceProxyGeneratorTool"
112
+			/>
113
+			<Tool
114
+				Name="VCMIDLTool"
115
+			/>
116
+			<Tool
117
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
118
+				CompileAs="1"
119
+				DebugInformationFormat="3"
120
+				DisableSpecificWarnings="4996;4244"
121
+				EnableFunctionLevelLinking="true"
122
+				EnableIntrinsicFunctions="true"
123
+				Name="VCCLCompilerTool"
124
+				Optimization="2"
125
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
126
+				RuntimeLibrary="2"
127
+				UsePrecompiledHeader="0"
128
+				WarningLevel="3"
129
+			/>
130
+			<Tool
131
+				Name="VCManagedResourceCompilerTool"
132
+			/>
133
+			<Tool
134
+				Name="VCResourceCompilerTool"
135
+			/>
136
+			<Tool
137
+				Name="VCPreLinkEventTool"
138
+			/>
139
+			<Tool
140
+				EnableCOMDATFolding="2"
141
+				GenerateDebugInformation="true"
142
+				LinkIncremental="1"
143
+				Name="VCLinkerTool"
144
+				OptimizeReferences="2"
145
+				SubSystem="1"
146
+				TargetMachine="1"
147
+			/>
148
+			<Tool
149
+				Name="VCALinkTool"
150
+			/>
151
+			<Tool
152
+				Name="VCManifestTool"
153
+			/>
154
+			<Tool
155
+				Name="VCXDCMakeTool"
156
+			/>
157
+			<Tool
158
+				Name="VCBscMakeTool"
159
+			/>
160
+			<Tool
161
+				Name="VCFxCopTool"
162
+			/>
163
+			<Tool
164
+				Name="VCAppVerifierTool"
165
+			/>
166
+			<Tool
167
+				Name="VCPostBuildEventTool"
168
+			/>
169
+		</Configuration>
170
+	</Configurations>
171
+	<References>
172
+		<ProjectReference
173
+			ReferencedProjectIdentifier="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
174
+			RelativePathToProject=".\libclamav.vcproj"
175
+		/>
176
+	</References>
177
+	<Files>
178
+		<Filter
179
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
+			Name="Source Files"
181
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182
+			>
183
+			<File
184
+				RelativePath="..\clamconf\clamconf.c"
185
+				>
186
+			</File>
187
+			<Filter
188
+				Name="shared"
189
+				>
190
+				<File
191
+					RelativePath="..\shared\getopt.c"
192
+					>
193
+				</File>
194
+				<File
195
+					RelativePath="..\shared\misc.c"
196
+					>
197
+				</File>
198
+			</Filter>
199
+		</Filter>
200
+		<Filter
201
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
202
+			Name="Header Files"
203
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
204
+			>
205
+		</Filter>
206
+		<Filter
207
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
208
+			Name="Resource Files"
209
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
210
+			>
211
+			<File
212
+				RelativePath=".\res\clamconf.rc"
213
+				>
214
+			</File>
215
+		</Filter>
216
+	</Files>
217
+	<Globals>
218
+	</Globals>
219
+</VisualStudioProject>
... ...
@@ -1,244 +1,244 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="clamscan"
6
-	ProjectGUID="{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
7
-	RootNamespace="clamscan"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="1"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
54
-			/>
55
-			<Tool
56
-				Name="VCManagedResourceCompilerTool"
57
-			/>
58
-			<Tool
59
-				Name="VCResourceCompilerTool"
60
-			/>
61
-			<Tool
62
-				Name="VCPreLinkEventTool"
63
-			/>
64
-			<Tool
65
-				Name="VCLinkerTool"
66
-				LinkIncremental="1"
67
-				GenerateDebugInformation="true"
68
-				SubSystem="1"
69
-				TargetMachine="1"
70
-			/>
71
-			<Tool
72
-				Name="VCALinkTool"
73
-			/>
74
-			<Tool
75
-				Name="VCManifestTool"
76
-			/>
77
-			<Tool
78
-				Name="VCXDCMakeTool"
79
-			/>
80
-			<Tool
81
-				Name="VCBscMakeTool"
82
-			/>
83
-			<Tool
84
-				Name="VCFxCopTool"
85
-			/>
86
-			<Tool
87
-				Name="VCAppVerifierTool"
88
-			/>
89
-			<Tool
90
-				Name="VCPostBuildEventTool"
91
-			/>
92
-		</Configuration>
93
-		<Configuration
94
-			Name="Release|Win32"
95
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97
-			ConfigurationType="1"
98
-			CharacterSet="2"
99
-			WholeProgramOptimization="1"
100
-			>
101
-			<Tool
102
-				Name="VCPreBuildEventTool"
103
-			/>
104
-			<Tool
105
-				Name="VCCustomBuildTool"
106
-			/>
107
-			<Tool
108
-				Name="VCXMLDataGeneratorTool"
109
-			/>
110
-			<Tool
111
-				Name="VCWebServiceProxyGeneratorTool"
112
-			/>
113
-			<Tool
114
-				Name="VCMIDLTool"
115
-			/>
116
-			<Tool
117
-				Name="VCCLCompilerTool"
118
-				Optimization="2"
119
-				EnableIntrinsicFunctions="true"
120
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
121
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
122
-				RuntimeLibrary="2"
123
-				BufferSecurityCheck="false"
124
-				EnableFunctionLevelLinking="true"
125
-				UsePrecompiledHeader="0"
126
-				WarningLevel="3"
127
-				DebugInformationFormat="3"
128
-				CompileAs="1"
129
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
130
-			/>
131
-			<Tool
132
-				Name="VCManagedResourceCompilerTool"
133
-			/>
134
-			<Tool
135
-				Name="VCResourceCompilerTool"
136
-			/>
137
-			<Tool
138
-				Name="VCPreLinkEventTool"
139
-			/>
140
-			<Tool
141
-				Name="VCLinkerTool"
142
-				LinkIncremental="1"
143
-				GenerateDebugInformation="true"
144
-				SubSystem="1"
145
-				OptimizeReferences="2"
146
-				EnableCOMDATFolding="2"
147
-				TargetMachine="1"
148
-			/>
149
-			<Tool
150
-				Name="VCALinkTool"
151
-			/>
152
-			<Tool
153
-				Name="VCManifestTool"
154
-			/>
155
-			<Tool
156
-				Name="VCXDCMakeTool"
157
-			/>
158
-			<Tool
159
-				Name="VCBscMakeTool"
160
-			/>
161
-			<Tool
162
-				Name="VCFxCopTool"
163
-			/>
164
-			<Tool
165
-				Name="VCAppVerifierTool"
166
-			/>
167
-			<Tool
168
-				Name="VCPostBuildEventTool"
169
-			/>
170
-		</Configuration>
171
-	</Configurations>
172
-	<References>
173
-	</References>
174
-	<Files>
175
-		<Filter
176
-			Name="Source Files"
177
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
178
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179
-			>
180
-			<File
181
-				RelativePath="..\clamscan\clamscan.c"
182
-				>
183
-			</File>
184
-			<File
185
-				RelativePath="..\clamscan\manager.c"
186
-				>
187
-			</File>
188
-			<File
189
-				RelativePath="..\clamscan\others.c"
190
-				>
191
-			</File>
192
-			<Filter
193
-				Name="compat"
194
-				>
195
-				<File
196
-					RelativePath=".\compat\libgen.c"
197
-					>
198
-				</File>
199
-				<File
200
-					RelativePath=".\compat\setargv.c"
201
-					>
202
-				</File>
203
-			</Filter>
204
-			<Filter
205
-				Name="shared"
206
-				>
207
-				<File
208
-					RelativePath="..\shared\actions.c"
209
-					>
210
-				</File>
211
-				<File
212
-					RelativePath="..\shared\getopt.c"
213
-					>
214
-				</File>
215
-				<File
216
-					RelativePath="..\shared\misc.c"
217
-					>
218
-				</File>
219
-				<File
220
-					RelativePath="..\shared\output.c"
221
-					>
222
-				</File>
223
-			</Filter>
224
-		</Filter>
225
-		<Filter
226
-			Name="Header Files"
227
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
228
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
229
-			>
230
-		</Filter>
231
-		<Filter
232
-			Name="Resource Files"
233
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
234
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
235
-			>
236
-			<File
237
-				RelativePath=".\res\clamscan.rc"
238
-				>
239
-			</File>
240
-		</Filter>
241
-	</Files>
242
-	<Globals>
243
-	</Globals>
244
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="clamscan"
5
+	ProjectGUID="{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="clamscan"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9,00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="1"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
47
+				MinimalRebuild="true"
48
+				Name="VCCLCompilerTool"
49
+				Optimization="0"
50
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
+				RuntimeLibrary="3"
52
+				UsePrecompiledHeader="0"
53
+				WarningLevel="3"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				GenerateDebugInformation="true"
66
+				LinkIncremental="1"
67
+				Name="VCLinkerTool"
68
+				SubSystem="1"
69
+				TargetMachine="1"
70
+			/>
71
+			<Tool
72
+				Name="VCALinkTool"
73
+			/>
74
+			<Tool
75
+				Name="VCManifestTool"
76
+			/>
77
+			<Tool
78
+				Name="VCXDCMakeTool"
79
+			/>
80
+			<Tool
81
+				Name="VCBscMakeTool"
82
+			/>
83
+			<Tool
84
+				Name="VCFxCopTool"
85
+			/>
86
+			<Tool
87
+				Name="VCAppVerifierTool"
88
+			/>
89
+			<Tool
90
+				Name="VCPostBuildEventTool"
91
+			/>
92
+		</Configuration>
93
+		<Configuration
94
+			CharacterSet="2"
95
+			ConfigurationType="1"
96
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97
+			Name="Release|Win32"
98
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99
+			WholeProgramOptimization="1"
100
+			>
101
+			<Tool
102
+				Name="VCPreBuildEventTool"
103
+			/>
104
+			<Tool
105
+				Name="VCCustomBuildTool"
106
+			/>
107
+			<Tool
108
+				Name="VCXMLDataGeneratorTool"
109
+			/>
110
+			<Tool
111
+				Name="VCWebServiceProxyGeneratorTool"
112
+			/>
113
+			<Tool
114
+				Name="VCMIDLTool"
115
+			/>
116
+			<Tool
117
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
118
+				BufferSecurityCheck="false"
119
+				CompileAs="1"
120
+				DebugInformationFormat="3"
121
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
122
+				EnableFunctionLevelLinking="true"
123
+				EnableIntrinsicFunctions="true"
124
+				Name="VCCLCompilerTool"
125
+				Optimization="2"
126
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
127
+				RuntimeLibrary="2"
128
+				UsePrecompiledHeader="0"
129
+				WarningLevel="3"
130
+			/>
131
+			<Tool
132
+				Name="VCManagedResourceCompilerTool"
133
+			/>
134
+			<Tool
135
+				Name="VCResourceCompilerTool"
136
+			/>
137
+			<Tool
138
+				Name="VCPreLinkEventTool"
139
+			/>
140
+			<Tool
141
+				EnableCOMDATFolding="2"
142
+				GenerateDebugInformation="true"
143
+				LinkIncremental="1"
144
+				Name="VCLinkerTool"
145
+				OptimizeReferences="2"
146
+				SubSystem="1"
147
+				TargetMachine="1"
148
+			/>
149
+			<Tool
150
+				Name="VCALinkTool"
151
+			/>
152
+			<Tool
153
+				Name="VCManifestTool"
154
+			/>
155
+			<Tool
156
+				Name="VCXDCMakeTool"
157
+			/>
158
+			<Tool
159
+				Name="VCBscMakeTool"
160
+			/>
161
+			<Tool
162
+				Name="VCFxCopTool"
163
+			/>
164
+			<Tool
165
+				Name="VCAppVerifierTool"
166
+			/>
167
+			<Tool
168
+				Name="VCPostBuildEventTool"
169
+			/>
170
+		</Configuration>
171
+	</Configurations>
172
+	<References>
173
+	</References>
174
+	<Files>
175
+		<Filter
176
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
177
+			Name="Source Files"
178
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179
+			>
180
+			<File
181
+				RelativePath="..\clamscan\clamscan.c"
182
+				>
183
+			</File>
184
+			<File
185
+				RelativePath="..\clamscan\manager.c"
186
+				>
187
+			</File>
188
+			<File
189
+				RelativePath="..\clamscan\others.c"
190
+				>
191
+			</File>
192
+			<Filter
193
+				Name="compat"
194
+				>
195
+				<File
196
+					RelativePath=".\compat\libgen.c"
197
+					>
198
+				</File>
199
+				<File
200
+					RelativePath=".\compat\setargv.c"
201
+					>
202
+				</File>
203
+			</Filter>
204
+			<Filter
205
+				Name="shared"
206
+				>
207
+				<File
208
+					RelativePath="..\shared\actions.c"
209
+					>
210
+				</File>
211
+				<File
212
+					RelativePath="..\shared\getopt.c"
213
+					>
214
+				</File>
215
+				<File
216
+					RelativePath="..\shared\misc.c"
217
+					>
218
+				</File>
219
+				<File
220
+					RelativePath="..\shared\output.c"
221
+					>
222
+				</File>
223
+			</Filter>
224
+		</Filter>
225
+		<Filter
226
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
227
+			Name="Header Files"
228
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
229
+			>
230
+		</Filter>
231
+		<Filter
232
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
233
+			Name="Resource Files"
234
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
235
+			>
236
+			<File
237
+				RelativePath=".\res\clamscan.rc"
238
+				>
239
+			</File>
240
+		</Filter>
241
+	</Files>
242
+	<Globals>
243
+	</Globals>
244
+</VisualStudioProject>
... ...
@@ -1,266 +1,266 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="freshclam"
6
-	ProjectGUID="{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
7
-	RootNamespace="freshclam"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="1"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146;4102"
54
-			/>
55
-			<Tool
56
-				Name="VCManagedResourceCompilerTool"
57
-			/>
58
-			<Tool
59
-				Name="VCResourceCompilerTool"
60
-			/>
61
-			<Tool
62
-				Name="VCPreLinkEventTool"
63
-			/>
64
-			<Tool
65
-				Name="VCLinkerTool"
66
-				AdditionalDependencies="dnsapi.lib"
67
-				LinkIncremental="1"
68
-				GenerateDebugInformation="true"
69
-				SubSystem="1"
70
-				TargetMachine="1"
71
-			/>
72
-			<Tool
73
-				Name="VCALinkTool"
74
-			/>
75
-			<Tool
76
-				Name="VCManifestTool"
77
-			/>
78
-			<Tool
79
-				Name="VCXDCMakeTool"
80
-			/>
81
-			<Tool
82
-				Name="VCBscMakeTool"
83
-			/>
84
-			<Tool
85
-				Name="VCFxCopTool"
86
-			/>
87
-			<Tool
88
-				Name="VCAppVerifierTool"
89
-			/>
90
-			<Tool
91
-				Name="VCPostBuildEventTool"
92
-			/>
93
-		</Configuration>
94
-		<Configuration
95
-			Name="Release|Win32"
96
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
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
-				Optimization="2"
120
-				EnableIntrinsicFunctions="true"
121
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
122
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
123
-				RuntimeLibrary="2"
124
-				BufferSecurityCheck="false"
125
-				EnableFunctionLevelLinking="true"
126
-				UsePrecompiledHeader="0"
127
-				WarningLevel="3"
128
-				DebugInformationFormat="3"
129
-				CompileAs="1"
130
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146;4102"
131
-			/>
132
-			<Tool
133
-				Name="VCManagedResourceCompilerTool"
134
-			/>
135
-			<Tool
136
-				Name="VCResourceCompilerTool"
137
-			/>
138
-			<Tool
139
-				Name="VCPreLinkEventTool"
140
-			/>
141
-			<Tool
142
-				Name="VCLinkerTool"
143
-				AdditionalDependencies="dnsapi.lib"
144
-				LinkIncremental="1"
145
-				GenerateDebugInformation="true"
146
-				SubSystem="1"
147
-				OptimizeReferences="2"
148
-				EnableCOMDATFolding="2"
149
-				TargetMachine="1"
150
-			/>
151
-			<Tool
152
-				Name="VCALinkTool"
153
-			/>
154
-			<Tool
155
-				Name="VCManifestTool"
156
-			/>
157
-			<Tool
158
-				Name="VCXDCMakeTool"
159
-			/>
160
-			<Tool
161
-				Name="VCBscMakeTool"
162
-			/>
163
-			<Tool
164
-				Name="VCFxCopTool"
165
-			/>
166
-			<Tool
167
-				Name="VCAppVerifierTool"
168
-			/>
169
-			<Tool
170
-				Name="VCPostBuildEventTool"
171
-			/>
172
-		</Configuration>
173
-	</Configurations>
174
-	<References>
175
-	</References>
176
-	<Files>
177
-		<Filter
178
-			Name="Source Files"
179
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
-			>
182
-			<File
183
-				RelativePath="..\freshclam\dns.c"
184
-				>
185
-			</File>
186
-			<File
187
-				RelativePath="..\freshclam\execute.c"
188
-				>
189
-			</File>
190
-			<File
191
-				RelativePath="..\freshclam\freshclam.c"
192
-				>
193
-			</File>
194
-			<File
195
-				RelativePath="..\freshclam\manager.c"
196
-				>
197
-			</File>
198
-			<File
199
-				RelativePath="..\freshclam\mirman.c"
200
-				>
201
-			</File>
202
-			<File
203
-				RelativePath="..\freshclam\nonblock.c"
204
-				>
205
-			</File>
206
-			<File
207
-				RelativePath="..\freshclam\notify.c"
208
-				>
209
-			</File>
210
-			<Filter
211
-				Name="shared"
212
-				>
213
-				<File
214
-					RelativePath="..\shared\cdiff.c"
215
-					>
216
-				</File>
217
-				<File
218
-					RelativePath="..\shared\getopt.c"
219
-					>
220
-				</File>
221
-				<File
222
-					RelativePath="..\shared\misc.c"
223
-					>
224
-				</File>
225
-				<File
226
-					RelativePath="..\shared\output.c"
227
-					>
228
-				</File>
229
-				<File
230
-					RelativePath="..\shared\tar.c"
231
-					>
232
-				</File>
233
-			</Filter>
234
-			<Filter
235
-				Name="compat"
236
-				>
237
-				<File
238
-					RelativePath=".\compat\resolv.c"
239
-					>
240
-				</File>
241
-				<File
242
-					RelativePath=".\compat\strptime.c"
243
-					>
244
-				</File>
245
-			</Filter>
246
-		</Filter>
247
-		<Filter
248
-			Name="Header Files"
249
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
250
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
251
-			>
252
-		</Filter>
253
-		<Filter
254
-			Name="Resource Files"
255
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
256
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
257
-			>
258
-			<File
259
-				RelativePath=".\res\freshclam.rc"
260
-				>
261
-			</File>
262
-		</Filter>
263
-	</Files>
264
-	<Globals>
265
-	</Globals>
266
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="freshclam"
5
+	ProjectGUID="{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="freshclam"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9,00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="1"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146;4102"
47
+				MinimalRebuild="true"
48
+				Name="VCCLCompilerTool"
49
+				Optimization="0"
50
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
+				RuntimeLibrary="3"
52
+				UsePrecompiledHeader="0"
53
+				WarningLevel="3"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				AdditionalDependencies="dnsapi.lib"
66
+				GenerateDebugInformation="true"
67
+				LinkIncremental="1"
68
+				Name="VCLinkerTool"
69
+				SubSystem="1"
70
+				TargetMachine="1"
71
+			/>
72
+			<Tool
73
+				Name="VCALinkTool"
74
+			/>
75
+			<Tool
76
+				Name="VCManifestTool"
77
+			/>
78
+			<Tool
79
+				Name="VCXDCMakeTool"
80
+			/>
81
+			<Tool
82
+				Name="VCBscMakeTool"
83
+			/>
84
+			<Tool
85
+				Name="VCFxCopTool"
86
+			/>
87
+			<Tool
88
+				Name="VCAppVerifierTool"
89
+			/>
90
+			<Tool
91
+				Name="VCPostBuildEventTool"
92
+			/>
93
+		</Configuration>
94
+		<Configuration
95
+			CharacterSet="2"
96
+			ConfigurationType="1"
97
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
+			Name="Release|Win32"
99
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
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
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
119
+				BufferSecurityCheck="false"
120
+				CompileAs="1"
121
+				DebugInformationFormat="3"
122
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146;4102"
123
+				EnableFunctionLevelLinking="true"
124
+				EnableIntrinsicFunctions="true"
125
+				Name="VCCLCompilerTool"
126
+				Optimization="2"
127
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
128
+				RuntimeLibrary="2"
129
+				UsePrecompiledHeader="0"
130
+				WarningLevel="3"
131
+			/>
132
+			<Tool
133
+				Name="VCManagedResourceCompilerTool"
134
+			/>
135
+			<Tool
136
+				Name="VCResourceCompilerTool"
137
+			/>
138
+			<Tool
139
+				Name="VCPreLinkEventTool"
140
+			/>
141
+			<Tool
142
+				AdditionalDependencies="dnsapi.lib"
143
+				EnableCOMDATFolding="2"
144
+				GenerateDebugInformation="true"
145
+				LinkIncremental="1"
146
+				Name="VCLinkerTool"
147
+				OptimizeReferences="2"
148
+				SubSystem="1"
149
+				TargetMachine="1"
150
+			/>
151
+			<Tool
152
+				Name="VCALinkTool"
153
+			/>
154
+			<Tool
155
+				Name="VCManifestTool"
156
+			/>
157
+			<Tool
158
+				Name="VCXDCMakeTool"
159
+			/>
160
+			<Tool
161
+				Name="VCBscMakeTool"
162
+			/>
163
+			<Tool
164
+				Name="VCFxCopTool"
165
+			/>
166
+			<Tool
167
+				Name="VCAppVerifierTool"
168
+			/>
169
+			<Tool
170
+				Name="VCPostBuildEventTool"
171
+			/>
172
+		</Configuration>
173
+	</Configurations>
174
+	<References>
175
+	</References>
176
+	<Files>
177
+		<Filter
178
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
+			Name="Source Files"
180
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
+			>
182
+			<File
183
+				RelativePath="..\freshclam\dns.c"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\freshclam\execute.c"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\freshclam\freshclam.c"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\freshclam\manager.c"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\freshclam\mirman.c"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\freshclam\nonblock.c"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\freshclam\notify.c"
208
+				>
209
+			</File>
210
+			<Filter
211
+				Name="shared"
212
+				>
213
+				<File
214
+					RelativePath="..\shared\cdiff.c"
215
+					>
216
+				</File>
217
+				<File
218
+					RelativePath="..\shared\getopt.c"
219
+					>
220
+				</File>
221
+				<File
222
+					RelativePath="..\shared\misc.c"
223
+					>
224
+				</File>
225
+				<File
226
+					RelativePath="..\shared\output.c"
227
+					>
228
+				</File>
229
+				<File
230
+					RelativePath="..\shared\tar.c"
231
+					>
232
+				</File>
233
+			</Filter>
234
+			<Filter
235
+				Name="compat"
236
+				>
237
+				<File
238
+					RelativePath=".\compat\resolv.c"
239
+					>
240
+				</File>
241
+				<File
242
+					RelativePath=".\compat\strptime.c"
243
+					>
244
+				</File>
245
+			</Filter>
246
+		</Filter>
247
+		<Filter
248
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
249
+			Name="Header Files"
250
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
251
+			>
252
+		</Filter>
253
+		<Filter
254
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
255
+			Name="Resource Files"
256
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
257
+			>
258
+			<File
259
+				RelativePath=".\res\freshclam.rc"
260
+				>
261
+			</File>
262
+		</Filter>
263
+	</Files>
264
+	<Globals>
265
+	</Globals>
266
+</VisualStudioProject>
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="libclamav"
6 5
 	ProjectGUID="{3AD5B16C-340A-40AC-96AD-6017B941A316}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="libclamav"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="2"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="2"
24
-			CharacterSet="2"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,18 +39,18 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
47
+				MinimalRebuild="true"
42 48
 				Name="VCCLCompilerTool"
43 49
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
45 50
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;PTW32_STATIC_LIB;THIS_IS_LIBCLAMAV;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48 51
 				RuntimeLibrary="3"
49 52
 				UsePrecompiledHeader="0"
50 53
 				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
54 54
 			/>
55 55
 			<Tool
56 56
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -62,12 +62,12 @@
62 62
 				Name="VCPreLinkEventTool"
63 63
 			/>
64 64
 			<Tool
65
-				Name="VCLinkerTool"
66 65
 				AdditionalDependencies="ws2_32.lib"
67
-				LinkIncremental="1"
66
+				GenerateDebugInformation="true"
68 67
 				IgnoreAllDefaultLibraries="false"
68
+				LinkIncremental="1"
69 69
 				ModuleDefinitionFile="$(SolutionDir)libclamav.def"
70
-				GenerateDebugInformation="true"
70
+				Name="VCLinkerTool"
71 71
 				SubSystem="2"
72 72
 				TargetMachine="1"
73 73
 			/>
... ...
@@ -94,11 +94,11 @@
94 94
 			/>
95 95
 		</Configuration>
96 96
 		<Configuration
97
+			CharacterSet="2"
98
+			ConfigurationType="2"
99
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
97 100
 			Name="Release|Win32"
98 101
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
100
-			ConfigurationType="2"
101
-			CharacterSet="2"
102 102
 			WholeProgramOptimization="1"
103 103
 			>
104 104
 			<Tool
... ...
@@ -117,19 +117,19 @@
117 117
 				Name="VCMIDLTool"
118 118
 			/>
119 119
 			<Tool
120
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
121
+				BufferSecurityCheck="false"
122
+				CompileAs="1"
123
+				DebugInformationFormat="3"
124
+				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
125
+				EnableFunctionLevelLinking="true"
126
+				EnableIntrinsicFunctions="true"
120 127
 				Name="VCCLCompilerTool"
121 128
 				Optimization="2"
122
-				EnableIntrinsicFunctions="true"
123
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;"
124 129
 				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;PTW32_STATIC_LIB;THIS_IS_LIBCLAMAV;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
125 130
 				RuntimeLibrary="2"
126
-				BufferSecurityCheck="false"
127
-				EnableFunctionLevelLinking="true"
128 131
 				UsePrecompiledHeader="0"
129 132
 				WarningLevel="3"
130
-				DebugInformationFormat="3"
131
-				CompileAs="1"
132
-				DisableSpecificWarnings="4996;4244;4018;4090;4333;4101;4146"
133 133
 			/>
134 134
 			<Tool
135 135
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -141,17 +141,17 @@
141 141
 				Name="VCPreLinkEventTool"
142 142
 			/>
143 143
 			<Tool
144
-				Name="VCLinkerTool"
145
-				UseLibraryDependencyInputs="true"
146 144
 				AdditionalDependencies="ws2_32.lib"
147
-				LinkIncremental="1"
145
+				EnableCOMDATFolding="2"
146
+				GenerateDebugInformation="true"
148 147
 				IgnoreAllDefaultLibraries="false"
148
+				LinkIncremental="1"
149 149
 				ModuleDefinitionFile="$(SolutionDir)libclamav.def"
150
-				GenerateDebugInformation="true"
151
-				SubSystem="2"
150
+				Name="VCLinkerTool"
152 151
 				OptimizeReferences="2"
153
-				EnableCOMDATFolding="2"
152
+				SubSystem="2"
154 153
 				TargetMachine="1"
154
+				UseLibraryDependencyInputs="true"
155 155
 			/>
156 156
 			<Tool
157 157
 				Name="VCALinkTool"
... ...
@@ -180,8 +180,8 @@
180 180
 	</References>
181 181
 	<Files>
182 182
 		<Filter
183
-			Name="Source Files"
184 183
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
184
+			Name="Source Files"
185 185
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
186 186
 			>
187 187
 			<File
... ...
@@ -814,14 +814,14 @@
814 814
 			</Filter>
815 815
 		</Filter>
816 816
 		<Filter
817
-			Name="Header Files"
818 817
 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
818
+			Name="Header Files"
819 819
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
820 820
 			>
821 821
 		</Filter>
822 822
 		<Filter
823
-			Name="Resource Files"
824 823
 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
824
+			Name="Resource Files"
825 825
 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
826 826
 			>
827 827
 			<File
828 828
deleted file mode 100644
... ...
@@ -1,179 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
5
-	Name="libclamavc++"
6
-	ProjectGUID="{1CF5BBB9-E4FE-4DDE-B165-5C2BA9276DB9}"
7
-	RootNamespace="libclamavc"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)/llvmbuild/include&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;PTW32_STATIC_LIB;THIS_IS_LIBCLAMAV;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)3rdparty\zlib&quot;;&quot;$(SolutionDir)3rdparty\pthreads&quot;;&quot;$(SolutionDir)3rdparty\bzip2&quot;;&quot;$(SolutionDir)..&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)/llvmbuild/include&quot;"
110
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;PTW32_STATIC_LIB;THIS_IS_LIBCLAMAV;_BIND_TO_CURRENT_VCLIBS_VERSION=1;NDEBUG"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\bytecode2llvm.cpp"
157
-				>
158
-			</File>
159
-		</Filter>
160
-		<Filter
161
-			Name="Header Files"
162
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
163
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
164
-			>
165
-		</Filter>
166
-		<Filter
167
-			Name="Resource Files"
168
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
169
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
170
-			>
171
-		</Filter>
172
-		<File
173
-			RelativePath=".\ReadMe.txt"
174
-			>
175
-		</File>
176
-	</Files>
177
-	<Globals>
178
-	</Globals>
179
-</VisualStudioProject>
... ...
@@ -1,12 +1,12 @@
1 1
 <?xml version="1.0" encoding="Windows-1252"?>
2 2
 <VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9.00"
3
+	Keyword="Win32Proj"
5 4
 	Name="libclamavcxx"
6 5
 	ProjectGUID="{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
6
+	ProjectType="Visual C++"
7 7
 	RootNamespace="libclamavcxx"
8
-	Keyword="Win32Proj"
9 8
 	TargetFrameworkVersion="196613"
9
+	Version="9.00"
10 10
 	>
11 11
 	<Platforms>
12 12
 		<Platform
... ...
@@ -17,11 +17,11 @@
17 17
 	</ToolFiles>
18 18
 	<Configurations>
19 19
 		<Configuration
20
+			CharacterSet="1"
21
+			ConfigurationType="4"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
20 23
 			Name="Debug|Win32"
21 24
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25 25
 			>
26 26
 			<Tool
27 27
 				Name="VCPreBuildEventTool"
... ...
@@ -39,17 +39,17 @@
39 39
 				Name="VCMIDLTool"
40 40
 			/>
41 41
 			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				DebugInformationFormat="3"
45
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
46
+				MinimalRebuild="true"
42 47
 				Name="VCCLCompilerTool"
43 48
 				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45 49
 				PreprocessorDefinitions="__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48 50
 				RuntimeLibrary="3"
49 51
 				UsePrecompiledHeader="0"
50 52
 				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
53 53
 			/>
54 54
 			<Tool
55 55
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -80,11 +80,11 @@
80 80
 			/>
81 81
 		</Configuration>
82 82
 		<Configuration
83
+			CharacterSet="1"
84
+			ConfigurationType="4"
85
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
83 86
 			Name="Release|Win32"
84 87
 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88 88
 			WholeProgramOptimization="1"
89 89
 			>
90 90
 			<Tool
... ...
@@ -103,18 +103,18 @@
103 103
 				Name="VCMIDLTool"
104 104
 			/>
105 105
 			<Tool
106
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
107
+				DebugInformationFormat="0"
108
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
109
+				EnableFunctionLevelLinking="false"
110
+				EnableIntrinsicFunctions="true"
106 111
 				Name="VCCLCompilerTool"
107 112
 				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				WholeProgramOptimization="false"
110
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
111 113
 				PreprocessorDefinitions="NDEBUG;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
112 114
 				RuntimeLibrary="2"
113
-				EnableFunctionLevelLinking="false"
114 115
 				UsePrecompiledHeader="0"
115 116
 				WarningLevel="3"
116
-				DebugInformationFormat="0"
117
-				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
117
+				WholeProgramOptimization="false"
118 118
 			/>
119 119
 			<Tool
120 120
 				Name="VCManagedResourceCompilerTool"
... ...
@@ -149,8 +149,8 @@
149 149
 	</References>
150 150
 	<Files>
151 151
 		<Filter
152
-			Name="Source Files"
153 152
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
+			Name="Source Files"
154 154
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155 155
 			>
156 156
 			<File
... ...
@@ -1,238 +1,238 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="libclamunrar"
6
-	ProjectGUID="{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
7
-	RootNamespace="libclamunrar"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="2"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996;4244;4018;4146"
54
-			/>
55
-			<Tool
56
-				Name="VCManagedResourceCompilerTool"
57
-			/>
58
-			<Tool
59
-				Name="VCResourceCompilerTool"
60
-			/>
61
-			<Tool
62
-				Name="VCPreLinkEventTool"
63
-			/>
64
-			<Tool
65
-				Name="VCLinkerTool"
66
-				LinkIncremental="1"
67
-				ModuleDefinitionFile="$(SolutionDir)libclamunrar.def"
68
-				GenerateDebugInformation="true"
69
-				SubSystem="2"
70
-				TargetMachine="1"
71
-			/>
72
-			<Tool
73
-				Name="VCALinkTool"
74
-			/>
75
-			<Tool
76
-				Name="VCManifestTool"
77
-			/>
78
-			<Tool
79
-				Name="VCXDCMakeTool"
80
-			/>
81
-			<Tool
82
-				Name="VCBscMakeTool"
83
-			/>
84
-			<Tool
85
-				Name="VCFxCopTool"
86
-			/>
87
-			<Tool
88
-				Name="VCAppVerifierTool"
89
-			/>
90
-			<Tool
91
-				Name="VCPostBuildEventTool"
92
-			/>
93
-		</Configuration>
94
-		<Configuration
95
-			Name="Release|Win32"
96
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
-			ConfigurationType="2"
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
-				Optimization="2"
120
-				EnableIntrinsicFunctions="true"
121
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
122
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
123
-				RuntimeLibrary="2"
124
-				BufferSecurityCheck="false"
125
-				EnableFunctionLevelLinking="true"
126
-				UsePrecompiledHeader="0"
127
-				WarningLevel="3"
128
-				DebugInformationFormat="3"
129
-				CompileAs="1"
130
-				DisableSpecificWarnings="4996;4244;4018;4146"
131
-			/>
132
-			<Tool
133
-				Name="VCManagedResourceCompilerTool"
134
-			/>
135
-			<Tool
136
-				Name="VCResourceCompilerTool"
137
-			/>
138
-			<Tool
139
-				Name="VCPreLinkEventTool"
140
-			/>
141
-			<Tool
142
-				Name="VCLinkerTool"
143
-				LinkIncremental="1"
144
-				ModuleDefinitionFile="$(SolutionDir)libclamunrar.def"
145
-				GenerateDebugInformation="true"
146
-				SubSystem="2"
147
-				OptimizeReferences="2"
148
-				EnableCOMDATFolding="2"
149
-				TargetMachine="1"
150
-			/>
151
-			<Tool
152
-				Name="VCALinkTool"
153
-			/>
154
-			<Tool
155
-				Name="VCManifestTool"
156
-			/>
157
-			<Tool
158
-				Name="VCXDCMakeTool"
159
-			/>
160
-			<Tool
161
-				Name="VCBscMakeTool"
162
-			/>
163
-			<Tool
164
-				Name="VCFxCopTool"
165
-			/>
166
-			<Tool
167
-				Name="VCAppVerifierTool"
168
-			/>
169
-			<Tool
170
-				Name="VCPostBuildEventTool"
171
-			/>
172
-		</Configuration>
173
-	</Configurations>
174
-	<References>
175
-	</References>
176
-	<Files>
177
-		<Filter
178
-			Name="Source Files"
179
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
-			>
182
-			<File
183
-				RelativePath="..\libclamunrar\unrar.c"
184
-				>
185
-			</File>
186
-			<File
187
-				RelativePath="..\libclamunrar\unrar15.c"
188
-				>
189
-			</File>
190
-			<File
191
-				RelativePath="..\libclamunrar\unrar20.c"
192
-				>
193
-			</File>
194
-			<File
195
-				RelativePath="..\libclamunrar\unrarcmd.c"
196
-				>
197
-			</File>
198
-			<File
199
-				RelativePath="..\libclamunrar\unrarfilter.c"
200
-				>
201
-			</File>
202
-			<File
203
-				RelativePath="..\libclamunrar\unrarhlp.c"
204
-				>
205
-			</File>
206
-			<File
207
-				RelativePath="..\libclamunrar\unrarppm.c"
208
-				>
209
-			</File>
210
-			<File
211
-				RelativePath="..\libclamunrar\unrarvm.c"
212
-				>
213
-			</File>
214
-		</Filter>
215
-		<Filter
216
-			Name="Header Files"
217
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
218
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
219
-			>
220
-		</Filter>
221
-		<Filter
222
-			Name="Resource Files"
223
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
224
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
225
-			>
226
-			<File
227
-				RelativePath=".\libclamunrar.def"
228
-				>
229
-			</File>
230
-			<File
231
-				RelativePath=".\res\libclamunrar.rc"
232
-				>
233
-			</File>
234
-		</Filter>
235
-	</Files>
236
-	<Globals>
237
-	</Globals>
238
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="libclamunrar"
5
+	ProjectGUID="{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="libclamunrar"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9,00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="2"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996;4244;4018;4146"
47
+				MinimalRebuild="true"
48
+				Name="VCCLCompilerTool"
49
+				Optimization="0"
50
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
+				RuntimeLibrary="3"
52
+				UsePrecompiledHeader="0"
53
+				WarningLevel="3"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				GenerateDebugInformation="true"
66
+				LinkIncremental="1"
67
+				ModuleDefinitionFile="$(SolutionDir)libclamunrar.def"
68
+				Name="VCLinkerTool"
69
+				SubSystem="2"
70
+				TargetMachine="1"
71
+			/>
72
+			<Tool
73
+				Name="VCALinkTool"
74
+			/>
75
+			<Tool
76
+				Name="VCManifestTool"
77
+			/>
78
+			<Tool
79
+				Name="VCXDCMakeTool"
80
+			/>
81
+			<Tool
82
+				Name="VCBscMakeTool"
83
+			/>
84
+			<Tool
85
+				Name="VCFxCopTool"
86
+			/>
87
+			<Tool
88
+				Name="VCAppVerifierTool"
89
+			/>
90
+			<Tool
91
+				Name="VCPostBuildEventTool"
92
+			/>
93
+		</Configuration>
94
+		<Configuration
95
+			CharacterSet="2"
96
+			ConfigurationType="2"
97
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
+			Name="Release|Win32"
99
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
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
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
119
+				BufferSecurityCheck="false"
120
+				CompileAs="1"
121
+				DebugInformationFormat="3"
122
+				DisableSpecificWarnings="4996;4244;4018;4146"
123
+				EnableFunctionLevelLinking="true"
124
+				EnableIntrinsicFunctions="true"
125
+				Name="VCCLCompilerTool"
126
+				Optimization="2"
127
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
128
+				RuntimeLibrary="2"
129
+				UsePrecompiledHeader="0"
130
+				WarningLevel="3"
131
+			/>
132
+			<Tool
133
+				Name="VCManagedResourceCompilerTool"
134
+			/>
135
+			<Tool
136
+				Name="VCResourceCompilerTool"
137
+			/>
138
+			<Tool
139
+				Name="VCPreLinkEventTool"
140
+			/>
141
+			<Tool
142
+				EnableCOMDATFolding="2"
143
+				GenerateDebugInformation="true"
144
+				LinkIncremental="1"
145
+				ModuleDefinitionFile="$(SolutionDir)libclamunrar.def"
146
+				Name="VCLinkerTool"
147
+				OptimizeReferences="2"
148
+				SubSystem="2"
149
+				TargetMachine="1"
150
+			/>
151
+			<Tool
152
+				Name="VCALinkTool"
153
+			/>
154
+			<Tool
155
+				Name="VCManifestTool"
156
+			/>
157
+			<Tool
158
+				Name="VCXDCMakeTool"
159
+			/>
160
+			<Tool
161
+				Name="VCBscMakeTool"
162
+			/>
163
+			<Tool
164
+				Name="VCFxCopTool"
165
+			/>
166
+			<Tool
167
+				Name="VCAppVerifierTool"
168
+			/>
169
+			<Tool
170
+				Name="VCPostBuildEventTool"
171
+			/>
172
+		</Configuration>
173
+	</Configurations>
174
+	<References>
175
+	</References>
176
+	<Files>
177
+		<Filter
178
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
+			Name="Source Files"
180
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
+			>
182
+			<File
183
+				RelativePath="..\libclamunrar\unrar.c"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamunrar\unrar15.c"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamunrar\unrar20.c"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamunrar\unrarcmd.c"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamunrar\unrarfilter.c"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamunrar\unrarhlp.c"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamunrar\unrarppm.c"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamunrar\unrarvm.c"
212
+				>
213
+			</File>
214
+		</Filter>
215
+		<Filter
216
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
217
+			Name="Header Files"
218
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
219
+			>
220
+		</Filter>
221
+		<Filter
222
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
223
+			Name="Resource Files"
224
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
225
+			>
226
+			<File
227
+				RelativePath=".\libclamunrar.def"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath=".\res\libclamunrar.rc"
232
+				>
233
+			</File>
234
+		</Filter>
235
+	</Files>
236
+	<Globals>
237
+	</Globals>
238
+</VisualStudioProject>
... ...
@@ -1,218 +1,218 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="libclamunrar_iface"
6
-	ProjectGUID="{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
7
-	RootNamespace="libclamunrar_iface"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="2"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				CompileAs="1"
53
-				DisableSpecificWarnings="4996"
54
-			/>
55
-			<Tool
56
-				Name="VCManagedResourceCompilerTool"
57
-			/>
58
-			<Tool
59
-				Name="VCResourceCompilerTool"
60
-			/>
61
-			<Tool
62
-				Name="VCPreLinkEventTool"
63
-			/>
64
-			<Tool
65
-				Name="VCLinkerTool"
66
-				LinkIncremental="1"
67
-				ModuleDefinitionFile="$(SolutionDir)libclamunrar_iface.def"
68
-				GenerateDebugInformation="true"
69
-				SubSystem="2"
70
-				TargetMachine="1"
71
-			/>
72
-			<Tool
73
-				Name="VCALinkTool"
74
-			/>
75
-			<Tool
76
-				Name="VCManifestTool"
77
-			/>
78
-			<Tool
79
-				Name="VCXDCMakeTool"
80
-			/>
81
-			<Tool
82
-				Name="VCBscMakeTool"
83
-			/>
84
-			<Tool
85
-				Name="VCFxCopTool"
86
-			/>
87
-			<Tool
88
-				Name="VCAppVerifierTool"
89
-			/>
90
-			<Tool
91
-				Name="VCPostBuildEventTool"
92
-			/>
93
-		</Configuration>
94
-		<Configuration
95
-			Name="Release|Win32"
96
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
-			ConfigurationType="2"
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
-				Optimization="2"
120
-				EnableIntrinsicFunctions="true"
121
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
122
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
123
-				RuntimeLibrary="2"
124
-				BufferSecurityCheck="false"
125
-				EnableFunctionLevelLinking="true"
126
-				UsePrecompiledHeader="0"
127
-				WarningLevel="3"
128
-				DebugInformationFormat="3"
129
-				CompileAs="1"
130
-				DisableSpecificWarnings="4996"
131
-			/>
132
-			<Tool
133
-				Name="VCManagedResourceCompilerTool"
134
-			/>
135
-			<Tool
136
-				Name="VCResourceCompilerTool"
137
-			/>
138
-			<Tool
139
-				Name="VCPreLinkEventTool"
140
-			/>
141
-			<Tool
142
-				Name="VCLinkerTool"
143
-				LinkIncremental="1"
144
-				ModuleDefinitionFile="$(SolutionDir)libclamunrar_iface.def"
145
-				GenerateDebugInformation="true"
146
-				SubSystem="2"
147
-				OptimizeReferences="2"
148
-				EnableCOMDATFolding="2"
149
-				TargetMachine="1"
150
-			/>
151
-			<Tool
152
-				Name="VCALinkTool"
153
-			/>
154
-			<Tool
155
-				Name="VCManifestTool"
156
-			/>
157
-			<Tool
158
-				Name="VCXDCMakeTool"
159
-			/>
160
-			<Tool
161
-				Name="VCBscMakeTool"
162
-			/>
163
-			<Tool
164
-				Name="VCFxCopTool"
165
-			/>
166
-			<Tool
167
-				Name="VCAppVerifierTool"
168
-			/>
169
-			<Tool
170
-				Name="VCPostBuildEventTool"
171
-			/>
172
-		</Configuration>
173
-	</Configurations>
174
-	<References>
175
-	</References>
176
-	<Files>
177
-		<Filter
178
-			Name="Source Files"
179
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
-			>
182
-			<File
183
-				RelativePath="..\libclamunrar_iface\unrar_iface.c"
184
-				>
185
-			</File>
186
-			<Filter
187
-				Name="compat"
188
-				>
189
-				<File
190
-					RelativePath=".\compat\snprintf.c"
191
-					>
192
-				</File>
193
-			</Filter>
194
-		</Filter>
195
-		<Filter
196
-			Name="Header Files"
197
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
198
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
199
-			>
200
-		</Filter>
201
-		<Filter
202
-			Name="Resource Files"
203
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
204
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
205
-			>
206
-			<File
207
-				RelativePath=".\libclamunrar_iface.def"
208
-				>
209
-			</File>
210
-			<File
211
-				RelativePath=".\res\libclamunrar_iface.rc"
212
-				>
213
-			</File>
214
-		</Filter>
215
-	</Files>
216
-	<Globals>
217
-	</Globals>
218
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	Keyword="Win32Proj"
4
+	Name="libclamunrar_iface"
5
+	ProjectGUID="{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
6
+	ProjectType="Visual C++"
7
+	RootNamespace="libclamunrar_iface"
8
+	TargetFrameworkVersion="196613"
9
+	Version="9,00"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			CharacterSet="2"
21
+			ConfigurationType="2"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			Name="Debug|Win32"
24
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
43
+				BasicRuntimeChecks="3"
44
+				CompileAs="1"
45
+				DebugInformationFormat="3"
46
+				DisableSpecificWarnings="4996"
47
+				MinimalRebuild="true"
48
+				Name="VCCLCompilerTool"
49
+				Optimization="0"
50
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
51
+				RuntimeLibrary="3"
52
+				UsePrecompiledHeader="0"
53
+				WarningLevel="3"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				GenerateDebugInformation="true"
66
+				LinkIncremental="1"
67
+				ModuleDefinitionFile="$(SolutionDir)libclamunrar_iface.def"
68
+				Name="VCLinkerTool"
69
+				SubSystem="2"
70
+				TargetMachine="1"
71
+			/>
72
+			<Tool
73
+				Name="VCALinkTool"
74
+			/>
75
+			<Tool
76
+				Name="VCManifestTool"
77
+			/>
78
+			<Tool
79
+				Name="VCXDCMakeTool"
80
+			/>
81
+			<Tool
82
+				Name="VCBscMakeTool"
83
+			/>
84
+			<Tool
85
+				Name="VCFxCopTool"
86
+			/>
87
+			<Tool
88
+				Name="VCAppVerifierTool"
89
+			/>
90
+			<Tool
91
+				Name="VCPostBuildEventTool"
92
+			/>
93
+		</Configuration>
94
+		<Configuration
95
+			CharacterSet="2"
96
+			ConfigurationType="2"
97
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
+			Name="Release|Win32"
99
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
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
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
119
+				BufferSecurityCheck="false"
120
+				CompileAs="1"
121
+				DebugInformationFormat="3"
122
+				DisableSpecificWarnings="4996"
123
+				EnableFunctionLevelLinking="true"
124
+				EnableIntrinsicFunctions="true"
125
+				Name="VCCLCompilerTool"
126
+				Optimization="2"
127
+				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
128
+				RuntimeLibrary="2"
129
+				UsePrecompiledHeader="0"
130
+				WarningLevel="3"
131
+			/>
132
+			<Tool
133
+				Name="VCManagedResourceCompilerTool"
134
+			/>
135
+			<Tool
136
+				Name="VCResourceCompilerTool"
137
+			/>
138
+			<Tool
139
+				Name="VCPreLinkEventTool"
140
+			/>
141
+			<Tool
142
+				EnableCOMDATFolding="2"
143
+				GenerateDebugInformation="true"
144
+				LinkIncremental="1"
145
+				ModuleDefinitionFile="$(SolutionDir)libclamunrar_iface.def"
146
+				Name="VCLinkerTool"
147
+				OptimizeReferences="2"
148
+				SubSystem="2"
149
+				TargetMachine="1"
150
+			/>
151
+			<Tool
152
+				Name="VCALinkTool"
153
+			/>
154
+			<Tool
155
+				Name="VCManifestTool"
156
+			/>
157
+			<Tool
158
+				Name="VCXDCMakeTool"
159
+			/>
160
+			<Tool
161
+				Name="VCBscMakeTool"
162
+			/>
163
+			<Tool
164
+				Name="VCFxCopTool"
165
+			/>
166
+			<Tool
167
+				Name="VCAppVerifierTool"
168
+			/>
169
+			<Tool
170
+				Name="VCPostBuildEventTool"
171
+			/>
172
+		</Configuration>
173
+	</Configurations>
174
+	<References>
175
+	</References>
176
+	<Files>
177
+		<Filter
178
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
+			Name="Source Files"
180
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
+			>
182
+			<File
183
+				RelativePath="..\libclamunrar_iface\unrar_iface.c"
184
+				>
185
+			</File>
186
+			<Filter
187
+				Name="compat"
188
+				>
189
+				<File
190
+					RelativePath=".\compat\snprintf.c"
191
+					>
192
+				</File>
193
+			</Filter>
194
+		</Filter>
195
+		<Filter
196
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
197
+			Name="Header Files"
198
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
199
+			>
200
+		</Filter>
201
+		<Filter
202
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
203
+			Name="Resource Files"
204
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
205
+			>
206
+			<File
207
+				RelativePath=".\libclamunrar_iface.def"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath=".\res\libclamunrar_iface.rc"
212
+				>
213
+			</File>
214
+		</Filter>
215
+	</Files>
216
+	<Globals>
217
+	</Globals>
218
+</VisualStudioProject>
... ...
@@ -203,7 +203,7 @@ my %CONF = (
203 203
 
204 204
 my @PROJECTS = (
205 205
     # LIBCLAMAV #
206
-    {makefile => 'libclamav', sections => ['libclamav', 'libclamav_internal_utils'], output => 'win32/libclamav.vcproj', makefile_only => 'BraIA64\\.c$', vcproj_only => '(3rdparty\\\\|compat\\\\|getopt\\.c|misc\\.c)'},
206
+    {makefile => 'libclamav', sections => ['libclamav', 'libclamav_internal_utils'], output => 'win32/libclamav.vcproj', vcproj_only => '(3rdparty\\\\|compat\\\\|getopt\\.c|misc\\.c)'},
207 207
 
208 208
     # LIBCLAMUNRAR_IFACE #
209 209
     {makefile => 'libclamav', sections => ['libclamunrar_iface'], output => 'win32/libclamunrar_iface.vcproj', vcproj_only => 'compat\\\\'},
... ...
@@ -211,6 +211,9 @@ my @PROJECTS = (
211 211
     # LIBCLAMUNRAR #
212 212
     {makefile => 'libclamav', sections => ['libclamunrar'], output => 'win32/libclamunrar.vcproj'},
213 213
 
214
+    # LIBCLAMAVCXX #
215
+    {makefile => 'libclamav/c++', sections => ['libclamavcxx'], output => 'win32/libclamavcxx.vcproj'},
216
+
214 217
     # CLAMSCAN #
215 218
     {makefile => 'clamscan', sections => ['clamscan'], output => 'win32/clamscan.vcproj', makefile_only => 'optparser\\.c$', vcproj_only => 'compat\\\\'},
216 219
 
... ...
@@ -236,7 +239,7 @@ my @PROJECTS = (
236 236
     {makefile => 'libclamav/c++', sections => ['libllvmx86codegen'], output => 'win32/LLVMx86codegen.vcproj'},
237 237
 
238 238
     # LLVMjit #
239
-    {makefile => 'libclamav/c++', sections => ['libllvmjit'], output => 'win32/LLVMjit.vcproj', makefile_only => '\\\\llvm\\\\lib\\\\Support\\\\'},
239
+    {makefile => 'libclamav/c++', sections => ['libllvmjit'], output => 'win32/LLVMjit.vcproj'},
240 240
 
241 241
 
242 242
     );