> The problem that I am having is with project management. I'm working > through the example projects but I'm not seeing how to copy projects, or > relocate them. I need to come up with a system that will allow many > similar projects to not interfere with each other, and promote ease of > relocation as the projects are moved from machine to machine. Well just use standard file system moves. Make sure to not copy (or rather delete) the .user files as those contain machine and user specific settings. Otherwise there shouldn't be a problem at all.
daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
