PDA

View Full Version : How to import an execution file into a Qt application?



madawg
7th June 2018, 12:21
I have an execution file.
I want to import/attach/include,...(I don't know exactly) this file to project.
After build. I have a Qt application.
The first run Qt app, the an execution file export to path of Qt app.
How to do this?