Update Windows.bat

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

View File

@@ -72,6 +72,7 @@ IF "%APPS%" == "ON" (
dir dir
REM Create the platform plugins subdirectory for the qt plugins required to run the gui apps REM Create the platform plugins subdirectory for the qt plugins required to run the gui apps
mkdir Build
mkdir Build\plugins mkdir Build\plugins
mkdir Build\plugins\platforms mkdir Build\plugins\platforms