Localization in Qt
General and Desktop
2
Posts
2
Posters
2.0k
Views
1
Watching
-
Hi All,
I Want to localize my Qt Application and i am using Visual Studio 2005 for developing Qt Application.
In my project there is no .pro file. I am linking another library and i have make file in visual studio solution file and also i am using the Qt's core fuctionality. I know how to generate the .ts file and .qm file and load to application but as i have not .pro file and i am using visual studio and i have visual studio solution file.
So how to generate the .ts file for Qt with visual studio solution file ?
Thanks,
Neel