Results 1 to 5 of 5

Thread: How to force Qmake to use 2 fixed folders for 'release' and 'debug' ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to force Qmake to use 2 fixed folders for 'release' and 'debug' ?

    Quote Originally Posted by erics View Post
    The way I solved my problem for the moment is going into the Makefile.Release file with Notepad++ and changing all references to release into . (dot) .
    But why? Why don't you use proper qmake variables to obtain what you want?
    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.


  2. #2
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to force Qmake to use 2 fixed folders for 'release' and 'debug' ?

    Read some documentation about QMake variables and functions but I can say you may pay attention to CONFIG function and DESTDIR variable...
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. qmake release with debug info
    By rbp in forum Qt Programming
    Replies: 4
    Last Post: 18th May 2009, 07:57
  2. qmake debug/release scope question
    By redoctober0 in forum Qt Programming
    Replies: 1
    Last Post: 30th September 2008, 20:41
  3. qmake, uic and moc output folders
    By gri in forum Qt Programming
    Replies: 2
    Last Post: 30th March 2007, 18:55
  4. qmake debug/release scope and disabling debugging output
    By No-Nonsense in forum Qt Programming
    Replies: 7
    Last Post: 12th March 2007, 15:48
  5. Debug and Release
    By paranoid_android in forum Qt Programming
    Replies: 5
    Last Post: 18th November 2006, 13:58

Tags for this Thread

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.