First of all, is it even possible? It seems like with VS-add-ins and what not, Qt wants to have its fingers throughout the build process.
If I just wanted to identify Qt (i.e. includes, libs, etc) as part of a Visual C++ project, is that all we need to do: i.e. identify those directories and such?
If we need to use the add-in, or even work through QtCreator, we will, but I’d like to run through Visual Studio since that is our preferred IDE.
Thanks in advance…
↧