mirror of
https://github.com/QuasarApp/QtDeployer.git
synced 2025-05-08 19:09:34 +00:00
Update README.md
This commit is contained in:
parent
cff0f400a1
commit
1da905d793
14
README.md
14
README.md
@ -8,6 +8,13 @@
|
|||||||
## What is Qt Deployer
|
## What is Qt Deployer
|
||||||
The Qt Deployer is gui application for extract all depends library of executable and create launch script for your application.
|
The Qt Deployer is gui application for extract all depends library of executable and create launch script for your application.
|
||||||
|
|
||||||
|
This application generates an installation file with all the dependencies "qt".
|
||||||
|
The application consists of the following steps:
|
||||||
|
1. configuring the qt location paths and the project itself
|
||||||
|
2. project assembly with the selected qt
|
||||||
|
3. selection of the necessary not "qt" dependencies
|
||||||
|
4. Interpolator creation using "qt Install framework" (available only from version 1.1)
|
||||||
|
|
||||||
### How to use
|
### How to use
|
||||||
[](https://youtu.be/TaEdTTiRW7g)
|
[](https://youtu.be/TaEdTTiRW7g)
|
||||||
|
|
||||||
@ -25,13 +32,6 @@ The Qt Deployer is gui application for extract all depends library of executable
|
|||||||
## Install
|
## Install
|
||||||
You can download the latest version of the application [here](https://github.com/QuasarApp/QtDeployer/releases).
|
You can download the latest version of the application [here](https://github.com/QuasarApp/QtDeployer/releases).
|
||||||
|
|
||||||
This application generates an installation file with all the dependencies "qt".
|
|
||||||
The application consists of the following steps:
|
|
||||||
1. configuring the qt location paths and the project itself
|
|
||||||
2. project assembly with the selected qt
|
|
||||||
3. selection of the necessary not "qt" dependencies
|
|
||||||
4. Interpolator creation using "qt Install framework" (available only from version 1.1)
|
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
If you want to help the project, then you can donate a small amount to our bitcoin wallet.
|
If you want to help the project, then you can donate a small amount to our bitcoin wallet.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user