Files
qt5/coin/provisioning/qtci-windows-10-x86_64/02-python-32bit.ps1
Simo Fält 6c295ac7f0 Provisioning: Install 32 bit python to 64 bit windows
In order to create 32 bit Pyside wheels we have to be able to link
Pyside against 32 bit python. While 32 Qt build is done in 64 bit
Windows Pyside must follow.

Task-number: PYSIDE-646
Change-Id: I30855d4cecd6bc6219021216e9c296d28c56b405
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
2018-06-01 13:21:30 +00:00

2 lines
67 B
PowerShell

. "$PSScriptRoot\..\common\windows\python.ps1" 32 "C:\Python27_32"