I'm using qt4 with Microsoft Visual Studio 2003. I would like to use lupdate.exe utility to extract translatable strings from the source files in my project. I think lupdate requires a qt project (.pro) file as input. Is there an automatic way to generate the .pro file from my visual studio project? I remember in Qt3 that there was a toolbar with a command that did this, but I cannot find the same in Qt4.