An open API service indexing awesome lists of open source software.

https://github.com/uxlabspk/windeployqt

windeployQt is a gui based tool for deploying qt code on microsoft windows
https://github.com/uxlabspk/windeployqt

gui qml qt5 windeployqt windows-10

Last synced: 3 months ago
JSON representation

windeployQt is a gui based tool for deploying qt code on microsoft windows

Awesome Lists containing this project

README

        

## Windeployqt
Windeployqt is a simple GUI for automatically generating required dlls in your project folder.

## Build:
As this is build only for windows system so, it can be only used on windows system.

* Open qt creator and open project.
* Build it.

## Usage:
* Click on browse button to browse the .exe file.
* Click on generate button to deploy qt widgets project.
* Click on lower generate button to deploy qt quick project and don't forget to select the qml debug or qml release radio button.