Results 1 to 5 of 5

Thread: qmake INSTALLS variable not working as expected

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: qmake INSTALLS variable not working as expected

    Do you want to install generated files?

    Use PRE_TARGETDEPS to achieve this. See for example: http://qt.gitorious.org/qt-creator/q...atorplugin.pri

    Qt Creator does something similar for pluginspec files.
    Last edited by tbscope; 9th November 2010 at 05:27.

  2. The following user says thank you to tbscope for this useful post:

    andy.fillebrown (9th November 2010)

Similar Threads

  1. qmake INSTALLS creates dangerous makefile
    By whites11 in forum Installation and Deployment
    Replies: 5
    Last Post: 6th July 2014, 04:43
  2. Packaging with the qmake INSTALLS variable
    By Mookie in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd November 2010, 19:01
  3. QTableView not working as expected.
    By junxuan in forum Qt Programming
    Replies: 7
    Last Post: 30th July 2009, 08:17
  4. pro-file's INSTALLS variable and make uninstall
    By roxton in forum Qt Programming
    Replies: 1
    Last Post: 4th July 2008, 09:16
  5. qmake INSTALLS and subdirs template ...
    By sandros in forum Qt Programming
    Replies: 1
    Last Post: 24th October 2007, 22:10

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.