diff --git a/libsodium.vcxproj b/libsodium.vcxproj
index 5a089e67..83dadac8 100644
--- a/libsodium.vcxproj
+++ b/libsodium.vcxproj
@@ -187,6 +187,12 @@
Console
true
+
+ $(SolutionDir)/test/default/wintest.bat $(Configuration)
+
+
+ Run the test suite
+
@@ -203,6 +209,12 @@
Console
true
+
+ $(SolutionDir)/test/default/wintest.bat $(Configuration)
+
+
+ Run the test suite
+
@@ -254,6 +266,12 @@
true
true
+
+ $(SolutionDir)/test/default/wintest.bat $(Configuration)
+
+
+ Run the test suite
+
@@ -275,6 +293,12 @@
true
true
+
+ $(SolutionDir)/test/default/wintest.bat $(Configuration)
+
+
+ Run the test suite
+