How to rename project
-
Is there a way to rename it wihout any possible bugs (other risks)?
-
Hi,
Close Qt Creator
Rename the.pro
file
Edit the.pro
file and update the target name
Rename the project folder
Open project with Qt Creator -
-