[QBS] How to call lrelease in qbs project?

Alexey Obukhov obukhov at cyberplat.com
Mon Jun 24 07:30:17 CEST 2013


I try to add my *.ts into project, but does nothing

files: [
	"src/*.cpp",
	"src/*.h",
	"src/*.ui",
	"src/*.qrc",
	"src/*.rc",
	"src/locale/*.ts"
]

How to add files of translation to the project?

--
Alexey Obukhov



More information about the Qbs mailing list