I copied code from working project to another. When I compile I get error: unresolved external symbol "int __cdecl qInitResources_mdi(void)" This function is generating in qrc_mdi.cpp in correct project. But in this project this file is not generating.