Results 1 to 2 of 2

Thread: version #'s?

  1. #1
    Join Date
    Apr 2006
    Location
    San Francisco, CA
    Posts
    186
    Thanks
    55
    Thanked 12 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default version #'s?

    Does Qt have any support for setting or storing (and retrieving) the version of an executable compiled with Qt? I know that Windows and Mac seem to have some support for this (if you click on Properties or Get Info, it may show something about the version of the file). Just wondering if I'm missed in the documentation, I only see stuff about getting the version of the OS. I'd just be using this version number for my own project's internal versioning.
    Last edited by gfunk; 10th December 2007 at 20:41.
    Software Engineer



  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: version #'s?

    yes, qmake supports version numbering
    The doc says its for libs.
    I don't know if it will work for apps.
    This thread might be interesting too.
    Last edited by high_flyer; 11th December 2007 at 11:16.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Creating an evaluation version or trial version
    By munna in forum General Discussion
    Replies: 9
    Last Post: 20th June 2015, 01:50
  2. Linking to wrong version of Qt in Cmake
    By Matt Smith in forum Qt Programming
    Replies: 1
    Last Post: 9th December 2007, 10:39
  3. Replies: 2
    Last Post: 5th November 2007, 21:47
  4. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 18:59
  5. Replies: 15
    Last Post: 21st April 2007, 17:46

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.