Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

[SOLVED]Choosing a Lib version depending on the platform

$
0
0
Hi! I have a project that uses a little .lib , but this lib must be compiled in Win32 and another version in Win64 to work properly. I compile properly the lib to each platform, but now i´m linking it to the project and i need a way to detect the Kit i´m using to choose the correct version of the .lib . Anyone know how can i do this using the .pro file? Kind Regards.

Viewing all articles
Browse latest Browse all 2113

Trending Articles