[Qt-interest] Qt Visual Studio plugin doesn't honor paths on import

Joerg Bornemann joerg.bornemann at nokia.com
Thu Oct 6 12:53:25 CEST 2011


On 06/10/11 12:47, ext Schimkowitsch Robert wrote:
> We have multiple projects, and compile them on multiple platforms. We have different products that need different path structures.
>
> What you say would imply that every time a user imports a .pro file, he or she would have to manually correct the path, depending on which product the project belongs to.
No I do not propose anything like this.
The Qt VS Add-in is typically used by people who do not want to edit 
.pro files but just maintain their VS project files (though there's an 
export functionality for .pri files).
Just use "qmake -tp vc" and use the generated project. Do not use the 
import functionality of the add-in if you maintain your .pro files.


Jörg



More information about the Qt-interest-old mailing list