The Qt VS Tools extension uses qmake in the conversion of .pro files; any qmake.conf files are handled by qmake.
There is no option in the Qt VS Tools extension to specify environment variables. However, you can set environment variables before starting Visual Studio and these will be picked up by qmake when importing .pro files. BR, --Miguel Costa ________________________________ From: Interest <[email protected]> on behalf of Александр Иваш <[email protected]> Sent: Monday, October 5, 2020 1:43 PM To: interestqt-project.org <[email protected]> Subject: [Interest] qt vs integration & environment variables Is there any way to specify environment variables before importing a pro file? Also, it seems like qt-vs-integration doesn't handle .qmake.conf files correctly, is it by design or I'm missing something? Alexander _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
_______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
