Results 1 to 8 of 8

Thread: Is it possible to say to Qmake that copy the target to multiple destination?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    56
    Thanked 1 Time in 1 Post

    Default Is it possible to say to Qmake that copy the target to multiple destination?

    I'd want to copy the file build to multiple places.
    I know I'd can do it with a bat, but it can generate errors (if you forget to execute it)
    So I think that the best way can be to do the work when build.
    I have seen a post from 2007, suggesting .command (or something like this).
    Any help ?
    Thanks
    Last edited by tonnot; 15th March 2011 at 19:41.

Similar Threads

  1. Replies: 2
    Last Post: 22nd November 2010, 21:49
  2. lp error : no default destination available
    By daudiam in forum Newbie
    Replies: 4
    Last Post: 17th October 2010, 19:46
  3. mingw32-make : multiple target patterns error
    By tsemer in forum Installation and Deployment
    Replies: 2
    Last Post: 6th November 2007, 14:54
  4. Multiple destination target
    By mdecandia in forum Qt Programming
    Replies: 9
    Last Post: 13th June 2007, 16:42
  5. Multiple target patterns in Makefile
    By mea36 in forum Newbie
    Replies: 12
    Last Post: 15th November 2006, 07:47

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.