Hi,
I want to deploy a file on device with some different name than what it has on machine. How can i?
For example.
DEPLOYMENT variable in .pro file just copy file to given directory."C:\abc.txt" -"C:\def.txt"
PS: 1)i do not want to add one more .pkg file in application.
2)i dont want to modify any file in qmake generators.
Thanks,





