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.
Qt 5.2.1, Visual Studio 2013, msvc2012.