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
Example:
DEFINES = -D_USING_V110_SDK71_ -DUNICODE -DWIN32 -DQT_QML_DEBUG -DQT_DECLARATIVE_DEBUG
Good luck!