Hi!
I successfully followed your nice tutorial [qt-project.org] for the deployment of an application on a windows machine. Everything worked and there is only one thing that I wish to change now: I want the application in the end to have the following folder structure:
.exe file
data folder (where I put all the data in that my desktop application requires)
lib folder (where I put in all dll to make the top level less cluttered/nicer appearance for the user)
Is there a tutorial for achieving that as well?
Thank you very much for any hints!
↧