diff --git a/contrib/extractor/VC71_AD.sln b/contrib/extractor/VC71_AD.sln
deleted file mode 100644
index f914661b1..000000000
--- a/contrib/extractor/VC71_AD.sln
+++ /dev/null
@@ -1,19 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ad", "VC71_ad.vcproj", "{D7552D4F-408F-4F8E-859B-366659150CF4}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {D7552D4F-408F-4F8E-859B-366659150CF4}.Debug|Win32.ActiveCfg = Debug|Win32
- {D7552D4F-408F-4F8E-859B-366659150CF4}.Debug|Win32.Build.0 = Debug|Win32
- {D7552D4F-408F-4F8E-859B-366659150CF4}.Release|Win32.ActiveCfg = Release|Win32
- {D7552D4F-408F-4F8E-859B-366659150CF4}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/extractor/VC71_ad.vcproj b/contrib/extractor/VC71_ad.vcproj
deleted file mode 100644
index 541540cea..000000000
--- a/contrib/extractor/VC71_ad.vcproj
+++ /dev/null
@@ -1,324 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/contrib/extractor/VC80_ad.vcproj b/contrib/extractor/VC80_ad.vcproj
index a20ff016c..e31f4f68c 100644
--- a/contrib/extractor/VC80_ad.vcproj
+++ b/contrib/extractor/VC80_ad.vcproj
@@ -1,7 +1,7 @@
+
+
@@ -325,6 +329,10 @@
RelativePath=".\libmpq\huffman.h"
>
+
+
@@ -333,6 +341,10 @@
RelativePath=".\libmpq\wave.h"
>
+
+
diff --git a/contrib/extractor/VC90_ad.vcproj b/contrib/extractor/VC90_ad.vcproj
index 9a039a0fb..a485ee953 100644
--- a/contrib/extractor/VC90_ad.vcproj
+++ b/contrib/extractor/VC90_ad.vcproj
@@ -1,7 +1,7 @@
-
-
-
-
@@ -247,6 +239,10 @@
RelativePath=".\libmpq\huffman.cpp"
>
+
+
@@ -287,11 +283,19 @@
RelativePath=".\libmpq\wave.cpp"
>
+
+
+
+
@@ -308,6 +312,10 @@
RelativePath=".\libmpq\huffman.h"
>
+
+
@@ -320,6 +328,10 @@
RelativePath=".\libmpq\wave.h"
>
+
+
diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h
index 309ef0abe..65a4f25fe 100644
--- a/src/shared/revision_nr.h
+++ b/src/shared/revision_nr.h
@@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
- #define REVISION_NR "8618"
+ #define REVISION_NR "8619"
#endif // __REVISION_NR_H__