Is there already a way to generate a txt file containing a file list of [cpp,hpp] tagged files for all product and subproducts in a project? With this it would be quite easy to write a rule for lupdate.
Maxim > On 24. Jan 2019, at 09:02, Christian Kandeler <[email protected]> > wrote: > > 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 _______________________________________________ Qbs mailing list [email protected] https://lists.qt-project.org/listinfo/qbs
