etc | ||
include | ||
src | ||
tutorial | ||
.gitignore | ||
COPYING.md | ||
QSimpleUpdater.pri | ||
QSimpleUpdater.pro | ||
Readme.md |
QSimpleUpdater
QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.
Integrating QSimpleUpdater with your 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 tutorial project as a reference for your project.
License
QSimpleUpdater is free and open-source software, it is released under the DBAD license.