Results 1 to 2 of 2

Thread: how to specify the build directory

  1. #1
    Join Date
    Mar 2010
    Posts
    54
    Qt products
    Qt/Embedded
    Platforms
    Symbian S60

    Default how to specify the build directory

    Hi

    I have an application that links to a library
    The PRO file for both are attached
    GAll.PRO is the application and AddFolder.pro is the library

    My issue is that currently I specify the "build directory" where all the Qt related binaries
    ( moc files, .o files, .lib files etc) get created.

    how can i specify the build directory in the PRO file , instead of specifying in the project settings
    Attached Files Attached Files

  2. #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: how to specify the build directory

    Use the following variable:
    OBJECTS_DIR

Similar Threads

  1. Qt Creator Help running git build in custom directory
    By tbscope in forum Qt Tools
    Replies: 2
    Last Post: 16th August 2010, 05:29
  2. Replies: 1
    Last Post: 13th January 2010, 23:35
  3. Replies: 7
    Last Post: 2nd November 2009, 19:07
  4. Moving from QT 4.5 shared build to QT 4.5.2 static build
    By extrakun in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 09:49
  5. QT 4.5.1 failed to build with gtk/gtk.h: No such file or directory
    By doggrant in forum Installation and Deployment
    Replies: 5
    Last Post: 28th August 2009, 15:55

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.