5b3f3dd953
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
9 lines
350 B
Text
9 lines
350 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtTest.so
|
|
%%PYQT_SIPDIR%%/QtTest/QtTestmod.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qsignalspy.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qtestcase.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qtestkeyboard.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qtestmouse.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qtestsystem.sip
|
|
%%PYQT_SIPDIR%%/QtTest/qtesttouch.sip
|
|
%%API%%share/qt5/qsci/api/python/QtTest.api
|