I develop a windows desktop app using visual studio qt addin plugin,I just want to copy a file which named '1.txt' in the project directory to the directory which the exe file in
when building the project, what should I do, thanks a lot!
↧
how copy the file which in my project directory to the .exe file directory in windows when building
↧