summaryrefslogtreecommitdiff
path: root/tests/buildtest.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/buildtest.cmd')
-rw-r--r--tests/buildtest.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildtest.cmd b/tests/buildtest.cmd
index 2f44f53d34..f2ca47b814 100644
--- a/tests/buildtest.cmd
+++ b/tests/buildtest.cmd
@@ -118,7 +118,7 @@ exit /b 1
:GenVSSolution
:: Regenerate the VS solution
pushd "%__NativeTestIntermediatesDir%"
-call "%__SourceDir%\pal\tools\gen-buildsys-win.bat" "%__ProjectFilesDir%\" %__VSVersion%
+call "%__SourceDir%\pal\tools\gen-buildsys-win.bat" "%__ProjectFilesDir%\" %__VSVersion% %__BuildType%
popd
:BuildComponents