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.
↧