From 5a5d716067d541072eff4e1d331be755edf36413 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Mon, 21 Sep 2015 11:55:06 +0200 Subject: huge change on project layout. The intention is to have PySide2 and Shiboken2 as project names, to allow for co-existence of PySide and PySide2. This is the first version that builds with these settings on OS X: $ python3 setup.py build --debug --no-examples --ignore-git --qmake=/usr/local/Cellar/qt5/5.5.0/bin/qmake --jobs=9 This is not yet tested. --- sources/pyside2-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside2-tools') diff --git a/sources/pyside2-tools b/sources/pyside2-tools index 4322c2e0f..388ac528d 160000 --- a/sources/pyside2-tools +++ b/sources/pyside2-tools @@ -1 +1 @@ -Subproject commit 4322c2e0f7b790789b685696affad7130e297802 +Subproject commit 388ac528de721b8307870ff0096195b246eb6b1b -- cgit v1.2.3