Add missing name prefixes for Win7 provision scripts

The prefix numbers were missing for Ruby and QNX patch scripts.

Change-Id: I687b244c4657e17c32f0cc8221d3fb0ad3c5578d
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
Joni Jantti
2017-12-05 11:14:15 +02:00
committed by Tony Sarajärvi
parent 74dd14ae83
commit 828f82b6f0
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\patch_qnx.ps1"

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\ruby.ps1"

View File

@@ -0,0 +1 @@
. "$PSScriptRoot\..\common\ruby.ps1"