1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00
This commit is contained in:
Elias Steurer 2019-12-13 13:47:53 +01:00
parent 56429d4ad0
commit 3626f5c9a0

View File

@ -22,7 +22,7 @@ build:windows:
- $Env:Path += ';C:\Qt\Tools\QtCreator\bin'
- $env:path -split ";"
script:
- call install-dependencies.bat
- .\install-dependencies.bat
- mkdir BUILD
- mkdir PACKAGE
- cd BUILD