We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8389f59 commit d5a302aCopy full SHA for d5a302a
1 file changed
release.bat
@@ -33,6 +33,7 @@ xcopy /Y /S ..\docs docs
33
rmdir /S /Q bearer iconengines imageformats translations platforminputcontexts qml qmltooling tls networkinformation generic
34
rm -f Qt6Pdf.dll Qt6VirtualKeyboard.dll Qt6Quick3DUtils.dll Qt6Quick.dll Qt6QmlModels.dll Qt6Svg.dll
35
rm -f Qt6OpenGL.dll opengl32sw.dll dxcompiler.dll d3dcompiler_47.dll dxil.dll
36
+rm -f Qt6QmlWorkerScript.dll Qt6QmlMeta.dll
37
rm -f vc_redist.x64.exe
38
rm -f resource\layermap.bin
39
@echo It is OK if The system cannot find the file specified.
0 commit comments