diff --git a/cli/cppcheck.vcproj b/cli/cppcheck.vcproj
index 79a4da195..47212b8d4 100755
--- a/cli/cppcheck.vcproj
+++ b/cli/cppcheck.vcproj
@@ -220,6 +220,10 @@
RelativePath="..\lib\checkother.cpp"
>
+
+
@@ -334,6 +338,10 @@
RelativePath="..\lib\checkother.h"
>
+
+
diff --git a/cli/cppcheck.vcxproj b/cli/cppcheck.vcxproj
index 17cdc0792..5699c326f 100644
--- a/cli/cppcheck.vcxproj
+++ b/cli/cppcheck.vcxproj
@@ -129,6 +129,7 @@
+
@@ -156,6 +157,7 @@
+
diff --git a/cli/cppcheck.vcxproj.filters b/cli/cppcheck.vcxproj.filters
index ae2b9ad8b..6318e3cdb 100644
--- a/cli/cppcheck.vcxproj.filters
+++ b/cli/cppcheck.vcxproj.filters
@@ -83,6 +83,9 @@
Source Files
+
+ Source Files
+
@@ -157,6 +160,9 @@
Header Files
+
+ Header Files
+
diff --git a/test/test.vcproj b/test/test.vcproj
index 2a9b7f926..f235d6fd8 100755
--- a/test/test.vcproj
+++ b/test/test.vcproj
@@ -218,6 +218,10 @@
RelativePath="..\lib\checkother.cpp"
>
+
+
@@ -334,6 +338,10 @@
RelativePath=".\testother.cpp"
>
+
+
@@ -452,6 +460,10 @@
RelativePath="..\lib\checkother.h"
>
+
+
diff --git a/test/test.vcxproj b/test/test.vcxproj
index 7045f4857..991fdc104 100644
--- a/test/test.vcxproj
+++ b/test/test.vcxproj
@@ -128,6 +128,7 @@
+
@@ -142,6 +143,7 @@
+
@@ -157,6 +159,7 @@
+
@@ -181,6 +184,7 @@
+
@@ -196,6 +200,8 @@
+
+
diff --git a/test/test.vcxproj.filters b/test/test.vcxproj.filters
index d9521a3cd..4f6a4e955 100644
--- a/test/test.vcxproj.filters
+++ b/test/test.vcxproj.filters
@@ -161,6 +161,15 @@
Source Files
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
@@ -241,5 +250,14 @@
Header Files
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
\ No newline at end of file