Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
2.7.1
Description
It would be nice if we have command line too which can convert .vcxproj to .pro. This would be very useful in case of translation when new translation is added then it can be integrated with lupdate on build server.
If Is there a command line tool to generate an .pro file out of an .vcxproj like:
convert -in myproject.vcxproj -out myproject.pro
This would be great.