diff --git a/CI/Windows.bat b/CI/Windows.bat index 819a9854..13cead8f 100644 --- a/CI/Windows.bat +++ b/CI/Windows.bat @@ -69,6 +69,8 @@ IF "%APPS%" == "ON" ( ECHO "Copying Platform plugins from %QT_INSTALL_PATH%\plugins\platforms to Build\plugins\platforms" + dir + REM Create the platform plugins subdirectory for the qt plugins required to run the gui apps mkdir Build\plugins mkdir Build\plugins\platforms