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
16 lines
622 B
Text
16 lines
622 B
Text
%%PYTHON_SITELIBDIR%%/PyQt5/QtSql.so
|
|
%%PYQT_SIPDIR%%/QtSql/QtSqlmod.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsql.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqldatabase.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqldriver.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlerror.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlfield.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlindex.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlquery.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlquerymodel.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlrecord.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlrelationaldelegate.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlrelationaltablemodel.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqlresult.sip
|
|
%%PYQT_SIPDIR%%/QtSql/qsqltablemodel.sip
|
|
%%API%%share/qt5/qsci/api/python/QtSql.api
|