On Thu, 24 Jan 2019 07:08:03 +0000 Maximilian Hrabowski <[email protected]> wrote:
> is there already some support in “Qt.core” to create ts files from cpp > sources using lupdate? I can only find lrelease/qm support in the doc. No, because lupdate was tied tightly to qmake project files. However, this has recently changed, so we might be able to make use of it in the future. Christian _______________________________________________ Qbs mailing list [email protected] https://lists.qt-project.org/listinfo/qbs
