To compile the code, build your project in IDE of your choice, copy the EXE it produces to a folder. Run the following command to compile the EXE into runnable project (Make sure you download windeployqt compiler)
.\windeployqt.exe --qmldir "<ProjectDirectory>" "<PathtoEXE>"