Qt Creator copy project feature RFE
Qt Creator and other tools
2
Posts
2
Posters
602
Views
2
Watching
-
wrote on 1 Apr 2015, 03:56 last edited by
Hello, I just created a project that I want to use as the starting point for another (related) project. In Eclipse project explorer, I can copy and paste projects. Will Qt Creator have the same feature (or does it already)?
-
No build-in option that I know of. But you can, of course, copy by hand - just remember to remove .pro.user file, if you are using qmake.
2/2