Is there a way to use v110_xp toolset (instead of default \"v110\") when compiling with \"nmake\" ?
I\'m trying to compile a Qt5 library for VisualStudi
nmake /E CC="cl /D_USING_V110_SDK71_ /D_WIN32_WINNT=0x0501" /f Makefile.vc
It is much easier when it is difficult to touch the make file.