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
- Host: GitHub
- URL: https://github.com/uxlabspk/windeployqt
- Owner: uxlabspk
- Created: 2022-12-30T15:09:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-24T07:53:50.000Z (about 2 years ago)
- Last Synced: 2025-01-25T23:47:35.722Z (5 months ago)
- Topics: gui, qml, qt5, windeployqt, windows-10
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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.