Quote Originally Posted by pkj View Post
Can't you add the qm file to your resource and use QTranslator::load? or #define path in some file in application? Why only in .pro?
Sorry, I asked the wrong(inaccurate) question.

I use command:
lrelease myproject.pro
and I want lrelease to generate .qm file in specified path defined in .pro file.