how to copy the project in Qt?
Unsolved
General and Desktop
-
i want to change the name of the project in Qt so i came across this article [link text](link url]https://stackoverflow.com/questions/6873936/how-to-change-a-projects-name-in-qtcreator
in which it says to copy the project
i have then searched how to copy the project?
i have come across this article
link text
in this article it says to download Git
i have downloaded git now what should i do?
what does it mean to copy a project? -
Hi
normally to copy a project you just copy the whole folder where .pro file is located.
Outside creator.but i think you are over complicating this?
If the goal is just have other name for the project. then close creator and rename the .pro file.
then open project again using the renamed .pro file