QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.
- Copy the QSimpleUpdater folder in your "3rd-party" folder.
- Include the QSimpleUpdater project include (pri) file using the include() function.
- That's all! Check the example project as a reference for your project.
QSimpleUpdater is free and open-source software, it is released under the DBAD license.