Results 1 to 2 of 2

Thread: .pro how indicate the install files and path

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Posts
    21
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1

    Default .pro how indicate the install files and path

    Hello everybody,

    I've created an library and i need to install it on a directory and the headers i need to copy to another directory.

    i want to do these tasks when i write "make install"

    What can i do this in the .pro file?

    thanks in advance...

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    5
    Thanked 86 Times in 81 Posts

    Default Re: .pro how indicate the install files and path

    You have to use INSTALLS directive

    See http://paulf.free.fr/undocumented_qmake.html for more details
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. Replies: 3
    Last Post: 30th March 2011, 10:30
  2. How to change path where ui_* files are generated?
    By Tiansen in forum Qt Programming
    Replies: 4
    Last Post: 7th April 2010, 13:39
  3. Replies: 3
    Last Post: 8th December 2009, 03:29
  4. QDesktopServices::openUrl() not opening files in set path
    By been_1990 in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2009, 18:34
  5. Replies: 16
    Last Post: 4th October 2007, 22:04

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.