Warning, /education/labplot/deploy_windows.ps1 is written in an unsupported language. File is not indexed.
0001 $DEPLOYDIR = "DEPLOY" 0002 0003 cd C:\CraftRoot 0004 0005 Remove-Item -Recurse $DEPLOYDIR 0006 windeployqt.exe -qml -texttospeech -xml -xmlpatterns --release bin\labplot2.exe --dir $DEPLOYDIR