How can I stop Qt from renaming my DLL to MyDLLName{MAJOR_VERSION_NUM}.dll?
MyDLLName{MAJOR_VERSION_NUM}.dll
This only happens when I set the VERSION in my project file, bu
VERSION
Use this:
CONFIG += skip_target_version_ext