Qt Creator copy project feature RFE
Qt Creator and other tools
2
Posts
2
Posters
602
Views
2
Watching
-
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.