Fixed various linker errors due to missing MODULE.
If MODULE is not explicitly set when building a module, the build system will guess the module name from the .pro file's basename. This guess is incorrect for these projects, so set MODULE to the correct value.
Showing
Please register or sign in to comment