Results 1 to 2 of 2

Thread: how to distinguish platforms in .pro file

  1. #1
    Join Date
    Mar 2012
    Location
    china
    Posts
    54
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Angry how to distinguish platforms in .pro file

    like
    win32:debug {
    CONFIG += console
    }
    unix:INCLUDEPATH+= ....

    but I want to know how about win64 and unix64???

  2. #2
    Join Date
    Jun 2011
    Posts
    69
    Thanks
    13
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: how to distinguish platforms in .pro file

    ...یه مرد هیچوقت زمین نمیخوره

Similar Threads

  1. Replies: 0
    Last Post: 4th October 2010, 21:12
  2. How to distinguish paint events
    By naruto_9w in forum Qt Programming
    Replies: 6
    Last Post: 18th January 2009, 11:27
  3. How to distinguish left and right shift keys
    By sanjayshelke in forum Qt Programming
    Replies: 2
    Last Post: 21st November 2008, 08:27
  4. Replies: 8
    Last Post: 1st May 2007, 22:35
  5. distinguish windows and unix in Makefile
    By magland in forum General Programming
    Replies: 1
    Last Post: 4th April 2007, 19:43

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.