Update Windows.bat

This commit is contained in:
Kersten Schuster
2018-10-30 09:00:39 +01:00
parent 02cbf68bb5
commit 7d62f473bc

View File

@@ -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