Results 1 to 2 of 2

Thread: Where I can specify debug and release folders name and the place of them ?

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

    Default Where I can specify debug and release folders name and the place of them ?

    I have :
    myproject
    And when compile in release or debug modes :
    myproject_the_name_of_the_kit_debug
    myproject_the_name_of_the_kit_release

    Where I can create or modify this rule to create the debug and release folders inside the project folder ? (not at same level )
    I 'd want to do this for every project (I dont want to modify the .pro file everytime)
    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Where I can specify debug and release folders name and the place of them ?

    It's the "shadow build" parameter in the project pane, build settings in Qt Creator.

    You can't do this for every project with the default Qt Creator build.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. QMake Change qmake output folders (debug/release)
    By superpacko in forum Qt Tools
    Replies: 1
    Last Post: 12th June 2013, 21:11
  2. Replies: 1
    Last Post: 10th October 2012, 08:46
  3. Replies: 4
    Last Post: 8th January 2010, 08:40
  4. Why not on release but debug
    By baray98 in forum Qt Programming
    Replies: 6
    Last Post: 10th August 2007, 09:08
  5. Debug and Release
    By paranoid_android in forum Qt Programming
    Replies: 5
    Last Post: 18th November 2006, 13:58

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.