[Qt-creator] Changing the workspace, directories in project ?

Oswald Buddenhagen oswald.buddenhagen at trolltech.com
Fri Apr 24 12:19:39 CEST 2009


hello,

for one, please stop starting topics by replying to other thread's
mails - you are breaking the "list browsing experience" of users who use
sane email clients.

On Thu, Apr 23, 2009 at 08:46:26PM +0300, Kosta wrote:
> is there a safe way to move a project from one directory to another,
> without changing the filepath manually in all files ?
> 
> And another question, is there a way to create subfolders in my
> project ?
> 
afaik, creator does not support any of these in the ui, but there isn't
anything really unsafe about simply moving the files with a file manager
and editing the .pro files by hand. you'll have to understand some qmake
if you want to do more complex stuff anyway.



More information about the Qt-creator-old mailing list