meson: qt: windows.qrc seems not initialized

Static Qt requires resources to be explicitly initialized.

There is an additional windows.qrc that is not initialized in qt.cpp.

This is not a problem in Make, because the name of the initialization function is set to "vlc" explicitly.